+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 30 06:22:22 2026] *** compiled with version: 11.4.0 on 28 April 2026 06:27:48 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-74cc799b-zxf5k machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560e1e9e9120 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-30 06:22:26.088 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-30 06:22:26.089 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-30 06:22:26.112 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-30 06:22:26.113 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-30 06:22:27.085 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-30 06:22:27.088 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-30 06:22:27.091 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-30 06:22:27.094 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-30 06:22:27.107 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-30 06:22:27.109 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-30 06:22:27.111 8 INFO cinder.rpc [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-30 06:22:27.112 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-30 06:22:27.115 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-30 06:22:27.119 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-30 06:22:27.133 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-30 06:22:27.138 7 INFO cinder.rpc [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-30 06:22:27.165 8 WARNING cinder.api.contrib.hosts [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-30 06:22:27.189 7 WARNING cinder.api.contrib.hosts [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-30 06:22:27.211 8 WARNING keystonemiddleware._common.config [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 06:22:27.219 8 WARNING oslo_config.cfg [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560e1e9e9120 pid: 8 (default app) 2026-04-30 06:22:27.223 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:27.223 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:27.224 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:27.225 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:27.225 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:27.225 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:27.235 7 WARNING keystonemiddleware._common.config [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-30 06:22:27.244 7 WARNING oslo_config.cfg [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x560e1e9e9120 pid: 7 (default app) 2026-04-30 06:22:36.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:36.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:36.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:36.092 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:46.088 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:46.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:46.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:46.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:56.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:56.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:22:56.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:22:56.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:06.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:06.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:06.091 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:06.091 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:16.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:16.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:16.092 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:16.092 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:26.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:26.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:26.091 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:26.091 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:36.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:36.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:36.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:36.091 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:46.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:46.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:46.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:46.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:56.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:56.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:23:56.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:23:56.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:06.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:06.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:06.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:06.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:16.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:16.089 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:16.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:16.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:26.089 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:26.090 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] GET http://10.0.0.180:8776/ 2026-04-30 06:24:26.090 7 INFO cinder.api.openstack.wsgi [None req-2148016f-f2cc-4432-abf4-e6d2c553f80c - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:26.091 8 INFO cinder.api.openstack.wsgi [None req-f8c42df5-65e4-446c-845c-1b8c16324dc2 - - - - - -] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:24:26.889 7 WARNING oslo_policy.policy [None req-3a45e9c6-7b12-4088-bf6b-13894982ee40 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-30 06:24:26.890 7 WARNING oslo_policy.policy [None req-3a45e9c6-7b12-4088-bf6b-13894982ee40 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-30 06:24:27.278 7 INFO cinder.api.openstack.wsgi [None req-3a45e9c6-7b12-4088-bf6b-13894982ee40 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types/rbd1 2026-04-30 06:24:27.296 7 INFO cinder.api.openstack.wsgi [None req-3a45e9c6-7b12-4088-bf6b-13894982ee40 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 13/28] 10.0.0.60 () {30 vars in 679 bytes} [Thu Apr 30 06:24:26 2026] GET /v3/905c17825737481f9623bc23ce66480a/types/rbd1 => generated 82 bytes in 896 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:24:27.337 8 WARNING oslo_policy.policy [None req-bbc4d30e-64b6-4146-9278-b251f67c5b52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-30 06:24:27.337 8 WARNING oslo_policy.policy [None req-bbc4d30e-64b6-4146-9278-b251f67c5b52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-30 06:24:27.725 8 INFO cinder.api.openstack.wsgi [None req-bbc4d30e-64b6-4146-9278-b251f67c5b52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 06:24:27.755 8 INFO cinder.api.openstack.wsgi [None req-bbc4d30e-64b6-4146-9278-b251f67c5b52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 16/29] 10.0.0.60 () {30 vars in 718 bytes} [Thu Apr 30 06:24:27 2026] GET /v3/905c17825737481f9623bc23ce66480a/types?name=rbd1&is_public=None => generated 20 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:24:29.317 7 INFO cinder.api.openstack.wsgi [None req-45949b5a-f7f0-4729-b965-01307e5ba10a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 06:24:29.343 7 INFO cinder.api.openstack.wsgi [None req-45949b5a-f7f0-4729-b965-01307e5ba10a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types returned with HTTP 200 [pid: 7|app: 0|req: 14/30] 10.0.0.60 () {34 vars in 722 bytes} [Thu Apr 30 06:24:29 2026] POST /v3/905c17825737481f9623bc23ce66480a/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:24:29.359 8 INFO cinder.api.openstack.wsgi [req-45949b5a-f7f0-4729-b965-01307e5ba10a req-b7b14fdd-301a-465b-89e1-eee234d44845 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types/5d3a5e8a-9cb1-40a1-b723-c175d0c1b336/extra_specs 2026-04-30 06:24:29.437 8 INFO cinder.api.openstack.wsgi [req-45949b5a-f7f0-4729-b965-01307e5ba10a req-b7b14fdd-301a-465b-89e1-eee234d44845 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types/5d3a5e8a-9cb1-40a1-b723-c175d0c1b336/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 17/31] 10.0.0.60 () {36 vars in 891 bytes} [Thu Apr 30 06:24:29 2026] POST /v3/905c17825737481f9623bc23ce66480a/types/5d3a5e8a-9cb1-40a1-b723-c175d0c1b336/extra_specs => generated 48 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:24:30.945 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types?is_public=None 2026-04-30 06:24:30.960 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 15/32] 10.0.0.60 () {30 vars in 698 bytes} [Thu Apr 30 06:24:30 2026] GET /v3/905c17825737481f9623bc23ce66480a/types?is_public=None => generated 443 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:24:32.762 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/qos-specs 2026-04-30 06:24:32.773 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 18/33] 10.0.0.60 () {30 vars in 677 bytes} [Thu Apr 30 06:24:32 2026] GET /v3/905c17825737481f9623bc23ce66480a/qos-specs => generated 17 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:24:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:36.092 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:24:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:24:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:06.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:26.093 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:26.094 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:26.095 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:36.094 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:36.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:25:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:25:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:36.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:56.088 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:26:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:26:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:46.092 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:27:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:27:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:16.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:16.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:36.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:28:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:28:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:16.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:16.092 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:36.088 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:29:56.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:29:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:06.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:16.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:16.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:36.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:30:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:30:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:36.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:31:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:31:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:32:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:32:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:36.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:33:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:33:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:06.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:16.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:36.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:46.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:34:56.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:34:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:06.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:16.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:16.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:36.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:35:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:35:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:06.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:16.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:36.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:46.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:36:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:36:56.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:06.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:06.092 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:16.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:26.088 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:36.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:36.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:56.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:37:56.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:37:56.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:06.088 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:06.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:16.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:16.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:16.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:26.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:26.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:36.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:36.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:36.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:36.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:46.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:46.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:46.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:46.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:56.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:56.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:38:56.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:38:56.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:06.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:06.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:06.090 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:06.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:16.089 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:16.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:16.092 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:16.097 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:26.089 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:26.090 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:26.091 7 INFO cinder.api.openstack.wsgi [None req-87add7f6-802e-4b57-9ade-dd83e06e6b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:26.091 8 INFO cinder.api.openstack.wsgi [None req-0377a53c-a799-4777-b09d-a406c0c0c1b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:39:28.248 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False 2026-04-30 06:39:28.274 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.275 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.276 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.276 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.277 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.278 8 WARNING cinder.quota [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.285 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/214] 199.19.213.240 () {44 vars in 1067 bytes} [Thu Apr 30 06:39:28 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False => generated 340 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 06:39:28.464 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] PUT https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a 2026-04-30 06:39:28.527 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.528 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.529 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.529 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.529 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.530 7 WARNING cinder.quota [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-30 06:39:28.537 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a returned with HTTP 200 [pid: 7|app: 0|req: 106/215] 199.19.213.240 () {48 vars in 1096 bytes} [Thu Apr 30 06:39:28 2026] PUT /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:39:36.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:36.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:46.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:46.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:39:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:39:56.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:06.092 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:06.092 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:06.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:06.093 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:26.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:36.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:46.093 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:40:56.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:40:56.092 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:06.088 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:16.088 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:36.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:36.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:56.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:41:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:41:56.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:06.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:16.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:36.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:36.092 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:56.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:42:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:42:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:06.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:16.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:26.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:36.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:43:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:43:56.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:06.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:16.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:16.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:26.096 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:26.096 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:26.096 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:26.098 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:36.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:36.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:44:56.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:44:56.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:06.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:16.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:16.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:26.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:36.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:46.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:56.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:45:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:45:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:36.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:46:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:46:56.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:06.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:16.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:16.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:26.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:36.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:36.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:46.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:46.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:47:56.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:47:56.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:06.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:06.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:16.088 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:26.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:26.093 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:36.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:36.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:46.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:46.093 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:56.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:56.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:48:56.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:48:56.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:06.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:06.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:06.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:06.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:16.090 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:16.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:16.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:16.092 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:26.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:26.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:26.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:26.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:36.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:36.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:36.090 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:36.091 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:46.088 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:46.089 7 INFO cinder.api.openstack.wsgi [None req-09711019-aee9-4184-97c6-28b2814944a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:46.089 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:46.091 8 INFO cinder.api.openstack.wsgi [None req-d3d1e955-92b3-44a5-9a9e-3b4e26b38262 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:46.878 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False 2026-04-30 06:49:46.901 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 169/340] 199.19.213.240 () {44 vars in 1067 bytes} [Thu Apr 30 06:49:46 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False => generated 340 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:49:47.400 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] PUT https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c 2026-04-30 06:49:47.458 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c returned with HTTP 200 [pid: 8|app: 0|req: 172/341] 199.19.213.240 () {48 vars in 1096 bytes} [Thu Apr 30 06:49:47 2026] PUT /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c => generated 296 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:49:56.090 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:56.090 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:49:56.091 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:49:56.091 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:06.090 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:06.090 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:06.091 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:06.091 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:16.090 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:16.090 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:16.090 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:16.091 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:26.089 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:26.090 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:26.090 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:26.091 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:36.089 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:36.089 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:36.090 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:36.091 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:46.089 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:46.089 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:46.091 8 INFO cinder.api.openstack.wsgi [None req-1a9b7e30-cdf7-4025-b156-b6952d8d03a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:46.091 7 INFO cinder.api.openstack.wsgi [None req-e5f53bf3-95bb-474f-beba-e820b5b06b4f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:48.946 8 INFO cinder.api.openstack.wsgi [None req-42ad36af-58c4-437d-b981-c19505a8be1a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:50:48.963 8 INFO cinder.volume.api [None req-42ad36af-58c4-437d-b981-c19505a8be1a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:50:48.964 8 INFO cinder.api.openstack.wsgi [None req-42ad36af-58c4-437d-b981-c19505a8be1a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 179/354] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:50:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:50:48.980 7 INFO cinder.api.openstack.wsgi [None req-c4a3a5e5-0a4b-49de-8d55-6555a7634d39 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:50:48.988 7 INFO cinder.api.openstack.wsgi [None req-c4a3a5e5-0a4b-49de-8d55-6555a7634d39 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 176/355] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:50:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:50:49.010 8 INFO cinder.api.openstack.wsgi [None req-9cd7c4ac-7176-4d4a-8543-4d57b413489a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:50:49.065 8 INFO cinder.api.openstack.wsgi [None req-9cd7c4ac-7176-4d4a-8543-4d57b413489a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 180/356] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:50:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:50:49.102 7 INFO cinder.api.openstack.wsgi [None req-97114fd0-be91-4264-9e90-ad10c44c2ef3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:50:49.126 7 INFO cinder.api.openstack.wsgi [None req-97114fd0-be91-4264-9e90-ad10c44c2ef3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 177/357] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:50:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:50:49.149 8 INFO cinder.api.openstack.wsgi [None req-0be49015-2993-4867-af4a-01ef48f9efba b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:50:49.180 8 INFO cinder.api.openstack.wsgi [None req-0be49015-2993-4867-af4a-01ef48f9efba b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 181/358] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:50:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:50:49.194 7 INFO cinder.api.openstack.wsgi [None req-3401fad0-4a59-4844-8c3b-b6ca90b8b14a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:50:49.218 7 INFO cinder.api.openstack.wsgi [None req-3401fad0-4a59-4844-8c3b-b6ca90b8b14a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 178/359] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:50:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:50:49.231 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:50:49.271 8 INFO cinder.volume.api [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:50:49.274 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/360] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:50:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:50:49.287 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:50:49.330 7 INFO cinder.volume.api [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:50:49.332 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 179/361] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:50:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:50:56.089 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:56.089 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:50:56.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:50:56.091 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:06.089 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:06.089 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:06.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:06.090 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:16.089 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:16.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:16.090 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:16.091 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:26.089 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:26.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:26.090 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:26.092 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:36.089 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:36.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:36.090 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:36.091 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:46.089 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:46.089 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:46.090 8 INFO cinder.api.openstack.wsgi [None req-552cd270-da74-44d0-b117-8765f6c3fa14 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:46.090 7 INFO cinder.api.openstack.wsgi [None req-3f1378fa-e27c-47cb-9e6d-3640ba0fa3fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:48.948 8 INFO cinder.api.openstack.wsgi [None req-0952b159-641e-4b1b-928c-969fd32768cb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:51:48.955 8 INFO cinder.api.openstack.wsgi [None req-0952b159-641e-4b1b-928c-969fd32768cb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 189/374] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:51:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:51:48.973 7 INFO cinder.api.openstack.wsgi [None req-03c245af-6152-47b5-8b79-638d0be60d4a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:51:49.021 7 INFO cinder.api.openstack.wsgi [None req-03c245af-6152-47b5-8b79-638d0be60d4a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 186/375] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:51:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:51:49.034 8 INFO cinder.api.openstack.wsgi [None req-9698e744-f1de-4ab7-8d10-f5a60f889af4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:51:49.040 8 INFO cinder.volume.api [None req-9698e744-f1de-4ab7-8d10-f5a60f889af4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:51:49.040 8 INFO cinder.api.openstack.wsgi [None req-9698e744-f1de-4ab7-8d10-f5a60f889af4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/376] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:51:49.082 7 INFO cinder.api.openstack.wsgi [None req-b87de190-4cea-476d-af60-8dcbc24582c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:51:49.106 7 INFO cinder.api.openstack.wsgi [None req-b87de190-4cea-476d-af60-8dcbc24582c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/377] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:51:49.118 8 INFO cinder.api.openstack.wsgi [None req-e9e78156-3240-4ae2-8df7-4ba9df7ad063 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:51:49.145 8 INFO cinder.api.openstack.wsgi [None req-e9e78156-3240-4ae2-8df7-4ba9df7ad063 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/378] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:51:49.160 7 INFO cinder.api.openstack.wsgi [None req-6522b2f7-2817-48e4-9d33-2592ac2c10b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:51:49.194 7 INFO cinder.api.openstack.wsgi [None req-6522b2f7-2817-48e4-9d33-2592ac2c10b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/379] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:51:49.210 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:51:49.223 8 INFO cinder.volume.api [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:51:49.226 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/380] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:51:49.236 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:51:49.247 7 INFO cinder.volume.api [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:51:49.249 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/381] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:51:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:51:56.089 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:56.089 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:51:56.090 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:51:56.090 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:06.089 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:06.089 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:06.089 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:06.091 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:16.090 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:16.090 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:16.090 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:16.091 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:26.089 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:26.090 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:26.091 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:26.091 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:36.089 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:36.089 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:36.090 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:36.090 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:46.090 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:46.090 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:46.091 7 INFO cinder.api.openstack.wsgi [None req-3e28302d-d159-423f-ba0f-aac7c3225341 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:46.091 8 INFO cinder.api.openstack.wsgi [None req-cdf3ba47-5216-4298-ade6-8c91b7e87afe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:48.918 7 INFO cinder.api.openstack.wsgi [None req-c7905bb4-98d9-4138-95c4-5bea8d763dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:52:48.931 7 INFO cinder.volume.api [None req-c7905bb4-98d9-4138-95c4-5bea8d763dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:52:48.934 7 INFO cinder.api.openstack.wsgi [None req-c7905bb4-98d9-4138-95c4-5bea8d763dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/394] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:52:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:52:48.946 8 INFO cinder.api.openstack.wsgi [None req-a1bab604-034a-457c-ac9d-f89c88bacbfc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:52:48.957 8 INFO cinder.volume.api [None req-a1bab604-034a-457c-ac9d-f89c88bacbfc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:52:48.958 8 INFO cinder.api.openstack.wsgi [None req-a1bab604-034a-457c-ac9d-f89c88bacbfc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/395] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:52:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:52:48.972 7 INFO cinder.api.openstack.wsgi [None req-3468ff21-6826-455b-a777-5e895551b773 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:52:48.987 7 INFO cinder.api.openstack.wsgi [None req-3468ff21-6826-455b-a777-5e895551b773 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 197/396] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:52:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:52:49.027 8 INFO cinder.api.openstack.wsgi [None req-2b0a2a91-debf-4e28-a114-b3696c8ebce8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:52:49.050 8 INFO cinder.api.openstack.wsgi [None req-2b0a2a91-debf-4e28-a114-b3696c8ebce8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/397] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:52:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:52:49.066 7 INFO cinder.api.openstack.wsgi [None req-5ec180ac-7301-4541-baa3-743ed9efaab6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:52:49.093 7 INFO cinder.api.openstack.wsgi [None req-5ec180ac-7301-4541-baa3-743ed9efaab6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/398] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:52:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:52:49.106 8 INFO cinder.api.openstack.wsgi [None req-9731691c-1f35-4eb3-bb9f-493766f869c2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:52:49.134 8 INFO cinder.api.openstack.wsgi [None req-9731691c-1f35-4eb3-bb9f-493766f869c2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/399] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:52:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:52:49.147 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:52:49.154 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 199/400] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:52:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:52:49.165 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:52:49.174 8 INFO cinder.volume.api [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:52:49.174 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/401] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:52:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:52:56.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:56.089 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:52:56.090 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:52:56.091 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:06.089 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:06.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:06.090 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:06.091 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:16.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:16.089 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:16.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:16.090 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:26.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:26.089 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:26.090 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:26.090 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:36.089 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:36.090 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:36.091 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:36.091 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:46.090 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:46.090 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:46.091 7 INFO cinder.api.openstack.wsgi [None req-86d2aed4-5a10-45d7-a931-19478d4ecd80 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:46.092 8 INFO cinder.api.openstack.wsgi [None req-63267ee1-0e37-461d-b532-86af6cfca4c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:48.960 7 INFO cinder.api.openstack.wsgi [None req-e12cbdb4-fe72-4028-b21a-232b07c0cea8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:53:48.989 7 INFO cinder.api.openstack.wsgi [None req-e12cbdb4-fe72-4028-b21a-232b07c0cea8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/414] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:53:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:53:49.003 8 INFO cinder.api.openstack.wsgi [None req-fbee5966-4d39-480e-91ff-f0f6a9ccaa4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:53:49.030 8 INFO cinder.api.openstack.wsgi [None req-fbee5966-4d39-480e-91ff-f0f6a9ccaa4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/415] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:53:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:53:49.045 7 INFO cinder.api.openstack.wsgi [None req-f74e39ff-55d1-47b9-9281-316337c080e4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:53:49.071 7 INFO cinder.api.openstack.wsgi [None req-f74e39ff-55d1-47b9-9281-316337c080e4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/416] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:53:49.084 8 INFO cinder.api.openstack.wsgi [None req-0bb705c3-c000-4132-96b4-51382f878e5d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:53:49.090 8 INFO cinder.api.openstack.wsgi [None req-0bb705c3-c000-4132-96b4-51382f878e5d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/417] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:53:49.101 7 INFO cinder.api.openstack.wsgi [None req-5a78d582-0d57-4b65-8f25-5612aab08bf7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:53:49.117 7 INFO cinder.volume.api [None req-5a78d582-0d57-4b65-8f25-5612aab08bf7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:53:49.118 7 INFO cinder.api.openstack.wsgi [None req-5a78d582-0d57-4b65-8f25-5612aab08bf7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/418] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:53:49.129 8 INFO cinder.api.openstack.wsgi [None req-776eb73c-1cd9-43ff-924f-4a21afffdba4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:53:49.139 8 INFO cinder.volume.api [None req-776eb73c-1cd9-43ff-924f-4a21afffdba4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:53:49.141 8 INFO cinder.api.openstack.wsgi [None req-776eb73c-1cd9-43ff-924f-4a21afffdba4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 211/419] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:53:49.153 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:53:49.165 7 INFO cinder.volume.api [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:53:49.167 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/420] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:53:49.178 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:53:49.196 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/421] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:53:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:53:56.089 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:56.089 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:53:56.091 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:53:56.091 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:06.090 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:06.090 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:06.091 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:06.091 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:16.089 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:16.089 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:16.091 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:16.091 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:26.089 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:26.089 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:26.090 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:26.090 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:36.090 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:36.090 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:36.091 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:36.091 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:46.088 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:46.089 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:46.090 8 INFO cinder.api.openstack.wsgi [None req-c02c79cf-bbce-430e-bef4-6aff1606e79b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:46.090 7 INFO cinder.api.openstack.wsgi [None req-29e7eeb0-2fe4-4c93-9d32-c1b739cc2070 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:49.009 8 INFO cinder.api.openstack.wsgi [None req-03b1a5fa-3cb2-4372-ac19-12ac066bbca0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:54:49.020 8 INFO cinder.volume.api [None req-03b1a5fa-3cb2-4372-ac19-12ac066bbca0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:54:49.021 8 INFO cinder.api.openstack.wsgi [None req-03b1a5fa-3cb2-4372-ac19-12ac066bbca0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/434] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:54:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:54:49.037 7 INFO cinder.api.openstack.wsgi [None req-4d32dafb-18f9-49a2-9299-8e1107770cee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:54:49.057 7 INFO cinder.api.openstack.wsgi [None req-4d32dafb-18f9-49a2-9299-8e1107770cee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/435] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:54:49.069 8 INFO cinder.api.openstack.wsgi [None req-372518bc-159e-4dbd-8bdc-e38048a59836 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:54:49.075 8 INFO cinder.volume.api [None req-372518bc-159e-4dbd-8bdc-e38048a59836 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:54:49.075 8 INFO cinder.api.openstack.wsgi [None req-372518bc-159e-4dbd-8bdc-e38048a59836 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/436] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:54:49.116 7 INFO cinder.api.openstack.wsgi [None req-8b32e040-0381-4983-a614-1f0c53ca1c70 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:54:49.135 7 INFO cinder.api.openstack.wsgi [None req-8b32e040-0381-4983-a614-1f0c53ca1c70 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/437] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:54:49.146 8 INFO cinder.api.openstack.wsgi [None req-88583967-5f08-4467-a7a2-827f3267e088 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:54:49.179 8 INFO cinder.api.openstack.wsgi [None req-88583967-5f08-4467-a7a2-827f3267e088 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/438] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:54:49.191 7 INFO cinder.api.openstack.wsgi [None req-54671da5-141a-4d1e-a322-c7d9f361ce68 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:54:49.223 7 INFO cinder.api.openstack.wsgi [None req-54671da5-141a-4d1e-a322-c7d9f361ce68 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/439] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:54:49.237 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:54:49.246 8 INFO cinder.volume.api [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:54:49.249 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/440] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:54:49.264 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:54:49.270 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 219/441] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:54:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:54:56.089 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:56.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:54:56.090 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:54:56.090 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:06.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:06.089 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:06.090 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:06.091 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:16.089 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:16.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:16.090 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:16.090 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:26.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:26.089 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:26.090 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:26.091 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:36.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:36.090 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:36.091 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:36.091 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:46.089 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:46.090 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:46.091 7 INFO cinder.api.openstack.wsgi [None req-1e91c768-6847-454f-b074-86cb8cba844a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:46.091 8 INFO cinder.api.openstack.wsgi [None req-48afd493-dd2c-4af0-a582-8d2f27c72782 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:48.984 7 INFO cinder.api.openstack.wsgi [None req-ee390985-2c64-46ef-bc97-75b1e2a26af2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:55:48.995 7 INFO cinder.volume.api [None req-ee390985-2c64-46ef-bc97-75b1e2a26af2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:55:48.997 7 INFO cinder.api.openstack.wsgi [None req-ee390985-2c64-46ef-bc97-75b1e2a26af2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/454] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:55:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:55:49.011 8 INFO cinder.api.openstack.wsgi [None req-2ec02598-f98d-4d05-b996-0e7da2df3fa3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:55:49.019 8 INFO cinder.api.openstack.wsgi [None req-2ec02598-f98d-4d05-b996-0e7da2df3fa3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/455] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:55:49.030 7 INFO cinder.api.openstack.wsgi [None req-ba34559d-a5af-4b01-9dec-8f3e0a28337a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:55:49.048 7 INFO cinder.api.openstack.wsgi [None req-ba34559d-a5af-4b01-9dec-8f3e0a28337a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 227/456] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:55:49.098 8 INFO cinder.api.openstack.wsgi [None req-0d804c7c-d97a-4fee-9473-660b7c8db954 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:55:49.123 8 INFO cinder.api.openstack.wsgi [None req-0d804c7c-d97a-4fee-9473-660b7c8db954 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/457] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:55:49.137 7 INFO cinder.api.openstack.wsgi [None req-9a414afa-3fde-41d0-8b08-b8fb8d569346 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:55:49.168 7 INFO cinder.api.openstack.wsgi [None req-9a414afa-3fde-41d0-8b08-b8fb8d569346 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/458] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:55:49.181 8 INFO cinder.api.openstack.wsgi [None req-03f722e1-e685-4f00-a413-2fd5618d7d46 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:55:49.210 8 INFO cinder.api.openstack.wsgi [None req-03f722e1-e685-4f00-a413-2fd5618d7d46 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/459] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:55:49.225 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:55:49.237 7 INFO cinder.volume.api [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:55:49.241 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/460] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:55:49.254 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:55:49.261 8 INFO cinder.volume.api [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:55:49.261 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/461] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:55:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:55:56.090 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:56.090 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:55:56.091 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:55:56.091 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:06.090 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:06.090 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:06.091 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:06.091 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:16.089 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:16.089 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:16.090 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:16.090 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:26.090 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:26.090 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:26.091 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:26.091 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:36.089 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:36.089 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:36.090 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:36.090 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:46.089 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:46.089 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:46.091 8 INFO cinder.api.openstack.wsgi [None req-485d3bf7-498b-472a-90f1-e98ced669822 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:46.091 7 INFO cinder.api.openstack.wsgi [None req-39d4ae6f-a0ce-4489-88de-08fe057a3e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:48.954 7 INFO cinder.api.openstack.wsgi [None req-f592f302-c2ff-4c90-93bd-c4c2174af648 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:56:48.976 7 INFO cinder.api.openstack.wsgi [None req-f592f302-c2ff-4c90-93bd-c4c2174af648 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/474] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:56:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:56:48.990 8 INFO cinder.api.openstack.wsgi [None req-06c963f0-b85d-47d3-bf66-d7e0c79dd7e6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:56:49.018 8 INFO cinder.api.openstack.wsgi [None req-06c963f0-b85d-47d3-bf66-d7e0c79dd7e6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/475] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:56:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:56:49.032 7 INFO cinder.api.openstack.wsgi [None req-7abfc19b-e031-43ae-b9ac-07652b6a6816 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:56:49.054 7 INFO cinder.api.openstack.wsgi [None req-7abfc19b-e031-43ae-b9ac-07652b6a6816 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/476] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:56:49.066 8 INFO cinder.api.openstack.wsgi [None req-544d390a-7619-4933-adfd-079d7e393853 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:56:49.073 8 INFO cinder.volume.api [None req-544d390a-7619-4933-adfd-079d7e393853 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:56:49.073 8 INFO cinder.api.openstack.wsgi [None req-544d390a-7619-4933-adfd-079d7e393853 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/477] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:56:49.085 7 INFO cinder.api.openstack.wsgi [None req-0c01d5a5-b480-4632-b507-db5bdae06f1e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:56:49.091 7 INFO cinder.api.openstack.wsgi [None req-0c01d5a5-b480-4632-b507-db5bdae06f1e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/478] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:56:49.102 8 INFO cinder.api.openstack.wsgi [None req-fb46c7b8-161c-47d9-b308-b9869d9c60e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:56:49.119 8 INFO cinder.api.openstack.wsgi [None req-fb46c7b8-161c-47d9-b308-b9869d9c60e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 241/479] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:56:49.132 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:56:49.143 7 INFO cinder.volume.api [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:56:49.145 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/480] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:56:49.156 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:56:49.168 8 INFO cinder.volume.api [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:56:49.171 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/481] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:56:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:56:56.089 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:56.090 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:56:56.090 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:56:56.090 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:06.089 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:06.090 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:06.091 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:06.091 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:16.089 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:16.089 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:16.090 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:16.090 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:26.089 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:26.089 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:26.091 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:26.093 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:36.090 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:36.090 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:36.091 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:36.091 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:46.089 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:46.089 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:46.090 8 INFO cinder.api.openstack.wsgi [None req-31791a6f-fb25-45a8-b680-064d65c15be7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:46.090 7 INFO cinder.api.openstack.wsgi [None req-2fe68cf8-b3b3-4816-8296-ccc7d508cf27 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:48.937 8 INFO cinder.api.openstack.wsgi [None req-d32ecbc7-62eb-459e-9ab9-bcf2f263fe13 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:57:48.943 8 INFO cinder.api.openstack.wsgi [None req-d32ecbc7-62eb-459e-9ab9-bcf2f263fe13 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 249/494] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:57:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:57:48.955 7 INFO cinder.api.openstack.wsgi [None req-e17c9dbe-970c-4f92-b7d3-fd72fa6a214a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:57:48.965 7 INFO cinder.volume.api [None req-e17c9dbe-970c-4f92-b7d3-fd72fa6a214a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:57:48.967 7 INFO cinder.api.openstack.wsgi [None req-e17c9dbe-970c-4f92-b7d3-fd72fa6a214a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/495] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:57:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:57:48.976 8 INFO cinder.api.openstack.wsgi [None req-8796a7d9-01f5-4464-b1a7-66fb32bae6c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:57:48.982 8 INFO cinder.volume.api [None req-8796a7d9-01f5-4464-b1a7-66fb32bae6c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:57:48.982 8 INFO cinder.api.openstack.wsgi [None req-8796a7d9-01f5-4464-b1a7-66fb32bae6c3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/496] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:57:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:57:49.018 7 INFO cinder.api.openstack.wsgi [None req-d7eb8830-b2d6-4c9c-a1d1-502175405481 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:57:49.043 7 INFO cinder.api.openstack.wsgi [None req-d7eb8830-b2d6-4c9c-a1d1-502175405481 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/497] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:57:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:57:49.058 8 INFO cinder.api.openstack.wsgi [None req-384e3c08-9730-4b12-98b5-31b5cb2bd6ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:57:49.082 8 INFO cinder.api.openstack.wsgi [None req-384e3c08-9730-4b12-98b5-31b5cb2bd6ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/498] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:57:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:57:49.094 7 INFO cinder.api.openstack.wsgi [None req-419324b2-656c-4d61-8d87-5dceddf95177 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:57:49.115 7 INFO cinder.api.openstack.wsgi [None req-419324b2-656c-4d61-8d87-5dceddf95177 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/499] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:57:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:57:49.126 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:57:49.144 8 INFO cinder.volume.api [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:57:49.147 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/500] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:57:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:57:49.158 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:57:49.171 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 249/501] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:57:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:57:56.089 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:56.089 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:57:56.090 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:57:56.091 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:06.089 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:06.089 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:06.090 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:06.090 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:16.089 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:16.089 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:16.090 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:16.091 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:26.089 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:26.090 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:26.089 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:26.091 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:36.089 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:36.089 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:36.091 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:36.091 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:46.090 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:46.091 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:46.092 8 INFO cinder.api.openstack.wsgi [None req-51e5dbd6-bc05-4c17-8ffc-bb43218ce6f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:46.093 7 INFO cinder.api.openstack.wsgi [None req-7b1c9310-91d8-4675-903b-571a26dba508 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:49.030 8 INFO cinder.api.openstack.wsgi [None req-5728876b-2bb0-43a1-9690-f42b958391fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:58:49.059 8 INFO cinder.api.openstack.wsgi [None req-5728876b-2bb0-43a1-9690-f42b958391fc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 259/514] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:58:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:58:49.073 7 INFO cinder.api.openstack.wsgi [None req-04b3a79a-e47a-427a-b636-348c1f57bf52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:58:49.103 7 INFO cinder.api.openstack.wsgi [None req-04b3a79a-e47a-427a-b636-348c1f57bf52 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/515] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:58:49.119 8 INFO cinder.api.openstack.wsgi [None req-ac8ba3e8-c561-483a-84f8-55f3b0c0a0ee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:58:49.147 8 INFO cinder.api.openstack.wsgi [None req-ac8ba3e8-c561-483a-84f8-55f3b0c0a0ee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/516] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:58:49.159 7 INFO cinder.api.openstack.wsgi [None req-76842d9d-adc8-48c8-b3c1-f0104bc8e97a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:58:49.175 7 INFO cinder.api.openstack.wsgi [None req-76842d9d-adc8-48c8-b3c1-f0104bc8e97a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 257/517] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:58:49.185 8 INFO cinder.api.openstack.wsgi [None req-c245fba9-45d8-488a-9220-bbe748325aaa b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:58:49.196 8 INFO cinder.volume.api [None req-c245fba9-45d8-488a-9220-bbe748325aaa b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:58:49.199 8 INFO cinder.api.openstack.wsgi [None req-c245fba9-45d8-488a-9220-bbe748325aaa b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/518] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:58:49.207 7 INFO cinder.api.openstack.wsgi [None req-61e17592-d1f4-4b0d-8901-8291bb60dbe8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:58:49.223 7 INFO cinder.volume.api [None req-61e17592-d1f4-4b0d-8901-8291bb60dbe8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:58:49.226 7 INFO cinder.api.openstack.wsgi [None req-61e17592-d1f4-4b0d-8901-8291bb60dbe8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/519] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:58:49.242 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:58:49.254 8 INFO cinder.volume.api [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:58:49.255 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/520] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:58:49.268 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:58:49.274 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 259/521] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:58:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:58:56.089 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:56.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:58:56.090 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:58:56.092 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:06.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:06.090 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:06.091 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:06.092 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:16.089 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:16.089 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:16.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:16.090 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:26.089 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:26.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:26.089 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:26.091 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:36.089 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:36.089 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:36.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:36.090 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:46.089 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:46.089 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:46.090 7 INFO cinder.api.openstack.wsgi [None req-6b4c6850-b815-4032-8c8e-c66b0ae0dfd7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:46.091 8 INFO cinder.api.openstack.wsgi [None req-e6fc5d17-fe60-4f35-8197-1a8fbcb6f743 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:49.006 7 INFO cinder.api.openstack.wsgi [None req-cda6174f-66c8-4f28-97cc-69cb4388cbed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 06:59:49.054 7 INFO cinder.api.openstack.wsgi [None req-cda6174f-66c8-4f28-97cc-69cb4388cbed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/534] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:59:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:59:49.069 8 INFO cinder.api.openstack.wsgi [None req-d38c75d2-0219-441a-9db9-d5e3b3c99c21 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 06:59:49.097 8 INFO cinder.api.openstack.wsgi [None req-d38c75d2-0219-441a-9db9-d5e3b3c99c21 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/535] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:59:49.111 7 INFO cinder.api.openstack.wsgi [None req-cbabf9ec-00cc-46fe-ac07-4aa58874e93c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 06:59:49.160 7 INFO cinder.api.openstack.wsgi [None req-cbabf9ec-00cc-46fe-ac07-4aa58874e93c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/536] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:59:49.173 8 INFO cinder.api.openstack.wsgi [None req-efd196f6-ab0b-49a4-b2a0-1fe04add6563 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 06:59:49.185 8 INFO cinder.volume.api [None req-efd196f6-ab0b-49a4-b2a0-1fe04add6563 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 06:59:49.186 8 INFO cinder.api.openstack.wsgi [None req-efd196f6-ab0b-49a4-b2a0-1fe04add6563 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/537] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:59:49.198 7 INFO cinder.api.openstack.wsgi [None req-0da0ae3c-a556-4455-b50a-fd0fe4318b6f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 06:59:49.204 7 INFO cinder.api.openstack.wsgi [None req-0da0ae3c-a556-4455-b50a-fd0fe4318b6f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/538] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:59:49.213 8 INFO cinder.api.openstack.wsgi [None req-58c5428f-b781-47f0-8e01-a8dba4bea686 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 06:59:49.228 8 INFO cinder.api.openstack.wsgi [None req-58c5428f-b781-47f0-8e01-a8dba4bea686 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 271/539] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 06:59:49.238 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:59:49.250 7 INFO cinder.volume.api [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:59:49.253 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/540] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:59:49.260 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 06:59:49.270 8 INFO cinder.volume.api [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 06:59:49.273 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/541] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 06:59:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 06:59:56.089 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:56.089 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 06:59:56.090 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 06:59:56.090 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:06.089 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:06.091 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:06.089 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:06.093 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:16.089 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:16.090 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:16.090 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:16.091 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:26.090 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:26.090 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:26.091 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:26.091 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:36.089 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:36.089 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:36.090 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:36.091 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:46.088 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:46.088 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:46.089 8 INFO cinder.api.openstack.wsgi [None req-891b271f-4ad3-484c-9dde-08c6d02b8e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:46.089 7 INFO cinder.api.openstack.wsgi [None req-b819a8d1-e0fa-465d-9d13-fac8d614a462 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:48.951 8 INFO cinder.api.openstack.wsgi [None req-b4283188-0117-4221-a1d3-40d245d80dfc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:00:48.968 8 INFO cinder.api.openstack.wsgi [None req-b4283188-0117-4221-a1d3-40d245d80dfc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/554] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:00:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:00:48.980 7 INFO cinder.api.openstack.wsgi [None req-06f24d1a-7b90-4a6a-a572-a8d7e12925ce b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:00:49.004 7 INFO cinder.api.openstack.wsgi [None req-06f24d1a-7b90-4a6a-a572-a8d7e12925ce b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/555] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:00:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:00:49.024 8 INFO cinder.api.openstack.wsgi [None req-bdb39276-f7c6-42af-ae85-4fe1d106e9b3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:00:49.047 8 INFO cinder.api.openstack.wsgi [None req-bdb39276-f7c6-42af-ae85-4fe1d106e9b3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/556] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:00:49.058 7 INFO cinder.api.openstack.wsgi [None req-e722e12e-d5c5-4423-b644-f7470c103f25 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:00:49.064 7 INFO cinder.volume.api [None req-e722e12e-d5c5-4423-b644-f7470c103f25 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:00:49.065 7 INFO cinder.api.openstack.wsgi [None req-e722e12e-d5c5-4423-b644-f7470c103f25 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/557] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:00:49.076 8 INFO cinder.api.openstack.wsgi [None req-b65855c8-2fe8-45fc-a532-e70aa16501ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:00:49.082 8 INFO cinder.api.openstack.wsgi [None req-b65855c8-2fe8-45fc-a532-e70aa16501ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 281/558] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:00:49.092 7 INFO cinder.api.openstack.wsgi [None req-ffa7732a-0a74-4869-9b92-62c0f17390f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:00:49.109 7 INFO cinder.api.openstack.wsgi [None req-ffa7732a-0a74-4869-9b92-62c0f17390f7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 278/559] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:00:49.117 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:00:49.124 8 INFO cinder.volume.api [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:00:49.126 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/560] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:00:49.135 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:00:49.144 7 INFO cinder.volume.api [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:00:49.146 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/561] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:00:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:00:56.089 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:56.090 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:00:56.091 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:00:56.091 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:06.089 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:06.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:06.091 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:06.091 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:16.089 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:16.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:16.089 8 INFO cinder.api.openstack.wsgi [None req-addbe9be-194a-4f80-abc1-ba882a93ca81 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:16.090 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:16.982 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False 2026-04-30 07:01:17.000 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 286/568] 199.19.213.240 () {44 vars in 1067 bytes} [Thu Apr 30 07:01:16 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:26.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:26.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:26.090 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:26.092 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:36.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:36.089 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:36.090 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:36.090 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:46.089 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:46.089 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:46.090 8 INFO cinder.api.openstack.wsgi [None req-88ad0e46-ff3c-403f-aa2e-15334056ef4d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:46.090 7 INFO cinder.api.openstack.wsgi [None req-d50852a9-b257-4703-bf47-b33d5f623dda b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:48.930 8 INFO cinder.api.openstack.wsgi [None req-91a43803-b664-4cd6-9d00-7e8beacfaf2a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:01:48.939 8 INFO cinder.volume.api [None req-91a43803-b664-4cd6-9d00-7e8beacfaf2a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:01:48.941 8 INFO cinder.api.openstack.wsgi [None req-91a43803-b664-4cd6-9d00-7e8beacfaf2a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 290/575] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:01:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:01:48.954 7 INFO cinder.api.openstack.wsgi [None req-dd03de08-e766-4eb5-ae7d-e7749cb17280 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:01:48.969 7 INFO cinder.api.openstack.wsgi [None req-dd03de08-e766-4eb5-ae7d-e7749cb17280 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/576] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:01:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:48.978 8 INFO cinder.api.openstack.wsgi [None req-fdad293f-013b-4ec9-a24a-f0a736b78171 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:01:48.989 8 INFO cinder.volume.api [None req-fdad293f-013b-4ec9-a24a-f0a736b78171 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:01:48.991 8 INFO cinder.api.openstack.wsgi [None req-fdad293f-013b-4ec9-a24a-f0a736b78171 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/577] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:01:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:01:49.005 7 INFO cinder.api.openstack.wsgi [None req-be7aa69d-142d-4fc9-86eb-dc8ba3fd6af8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:01:49.012 7 INFO cinder.api.openstack.wsgi [None req-be7aa69d-142d-4fc9-86eb-dc8ba3fd6af8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 287/578] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:01:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:49.048 8 INFO cinder.api.openstack.wsgi [None req-1e1a4ccc-0f12-4f97-bdc1-d7428fa7c5a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:01:49.068 8 INFO cinder.api.openstack.wsgi [None req-1e1a4ccc-0f12-4f97-bdc1-d7428fa7c5a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/579] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:01:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:49.081 7 INFO cinder.api.openstack.wsgi [None req-008453ec-45bf-4126-9ade-2406b8a8fb37 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:01:49.105 7 INFO cinder.api.openstack.wsgi [None req-008453ec-45bf-4126-9ade-2406b8a8fb37 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/580] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:01:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:49.118 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:01:49.146 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/581] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:01:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:01:49.165 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:01:49.175 7 INFO cinder.volume.api [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:01:49.175 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/582] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:01:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:01:56.089 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:56.090 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:01:56.090 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:01:56.091 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:06.090 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:06.090 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:06.091 7 INFO cinder.api.openstack.wsgi [None req-fc1e573b-7c27-45c9-a8e8-5b058872f4fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:06.091 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:14.172 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False 2026-04-30 07:02:14.189 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] https://volume.199-19-213-240.nip.io/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 292/587] 199.19.213.240 () {44 vars in 1067 bytes} [Thu Apr 30 07:02:14 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=False => generated 338 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:16.089 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:16.090 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:16.091 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:16.091 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:26.090 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:26.090 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:26.091 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:26.091 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:36.090 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:36.090 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:36.091 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:36.092 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:46.089 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:46.089 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:46.089 8 INFO cinder.api.openstack.wsgi [None req-4e53cbe9-22ef-4b04-90b4-1ec2899fc3f5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:46.090 7 INFO cinder.api.openstack.wsgi [None req-e0b42260-faa9-456e-a19f-520dcb7429fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:48.927 8 INFO cinder.api.openstack.wsgi [None req-dfe9edea-aebd-4640-8283-6975704fe70b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:02:48.938 8 INFO cinder.volume.api [None req-dfe9edea-aebd-4640-8283-6975704fe70b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:02:48.940 8 INFO cinder.api.openstack.wsgi [None req-dfe9edea-aebd-4640-8283-6975704fe70b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/596] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:02:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:02:48.954 7 INFO cinder.api.openstack.wsgi [None req-02ac44b6-b9bb-4fa4-be0b-49cca528ddcc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:02:48.968 7 INFO cinder.volume.api [None req-02ac44b6-b9bb-4fa4-be0b-49cca528ddcc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:02:48.970 7 INFO cinder.api.openstack.wsgi [None req-02ac44b6-b9bb-4fa4-be0b-49cca528ddcc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/597] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:02:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:02:49.014 8 INFO cinder.api.openstack.wsgi [None req-e9391fe7-0273-4fd7-85ce-2542d810008b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:02:49.038 8 INFO cinder.api.openstack.wsgi [None req-e9391fe7-0273-4fd7-85ce-2542d810008b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/598] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:49.048 7 INFO cinder.api.openstack.wsgi [None req-cafbf813-173a-4c0e-9090-8fad38bceec3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:02:49.071 7 INFO cinder.api.openstack.wsgi [None req-cafbf813-173a-4c0e-9090-8fad38bceec3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/599] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:49.084 8 INFO cinder.api.openstack.wsgi [None req-9010c849-37ec-4a99-902a-341cea88967a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:02:49.107 8 INFO cinder.api.openstack.wsgi [None req-9010c849-37ec-4a99-902a-341cea88967a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/600] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:49.118 7 INFO cinder.api.openstack.wsgi [None req-47828655-19a6-43ad-a004-f0454f10bf3d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:02:49.134 7 INFO cinder.volume.api [None req-47828655-19a6-43ad-a004-f0454f10bf3d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:02:49.135 7 INFO cinder.api.openstack.wsgi [None req-47828655-19a6-43ad-a004-f0454f10bf3d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/601] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:02:49.145 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:02:49.152 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 303/602] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:49.162 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:02:49.180 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 300/603] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:02:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:02:56.090 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:56.090 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:02:56.091 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:02:56.091 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:06.089 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:06.089 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:06.091 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:06.091 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:16.089 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:16.089 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:16.090 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:16.090 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:26.089 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:26.089 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:26.090 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:26.090 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:36.089 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:36.090 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:36.091 8 INFO cinder.api.openstack.wsgi [None req-f47d7403-66da-4f7d-815f-93ed82b89f0b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:36.091 7 INFO cinder.api.openstack.wsgi [None req-2e678491-d298-4eff-ab99-6d2e2443fa9e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:43.376 8 INFO cinder.api.openstack.wsgi [None req-38dfdf78-79cd-4926-a836-6dfa7786503c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots 2026-04-30 07:03:43.387 8 INFO cinder.volume.api [None req-38dfdf78-79cd-4926-a836-6dfa7786503c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:03:43.387 8 INFO cinder.api.openstack.wsgi [None req-38dfdf78-79cd-4926-a836-6dfa7786503c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 309/614] 10.0.0.2 () {32 vars in 701 bytes} [Thu Apr 30 07:03:43 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:03:43.402 7 INFO cinder.api.openstack.wsgi [None req-ba898d83-63ce-4d28-bafe-ff88d8b5478a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes 2026-04-30 07:03:43.437 7 INFO cinder.volume.api [None req-ba898d83-63ce-4d28-bafe-ff88d8b5478a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:03:43.439 7 INFO cinder.api.openstack.wsgi [None req-ba898d83-63ce-4d28-bafe-ff88d8b5478a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 306/615] 10.0.0.2 () {32 vars in 697 bytes} [Thu Apr 30 07:03:43 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:03:46.089 8 INFO cinder.api.openstack.wsgi [None req-38dfdf78-79cd-4926-a836-6dfa7786503c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:46.089 7 INFO cinder.api.openstack.wsgi [None req-ba898d83-63ce-4d28-bafe-ff88d8b5478a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:46.090 8 INFO cinder.api.openstack.wsgi [None req-38dfdf78-79cd-4926-a836-6dfa7786503c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:46.091 7 INFO cinder.api.openstack.wsgi [None req-ba898d83-63ce-4d28-bafe-ff88d8b5478a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:48.981 8 INFO cinder.api.openstack.wsgi [None req-79bf7fb4-a59e-4ef1-96bd-bed8a34568a5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:03:48.989 8 INFO cinder.volume.api [None req-79bf7fb4-a59e-4ef1-96bd-bed8a34568a5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:03:48.989 8 INFO cinder.api.openstack.wsgi [None req-79bf7fb4-a59e-4ef1-96bd-bed8a34568a5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/618] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:03:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:03:49.001 7 INFO cinder.api.openstack.wsgi [None req-9bf783e2-2813-45a5-9b58-fa2ea2da4978 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:03:49.011 7 INFO cinder.volume.api [None req-9bf783e2-2813-45a5-9b58-fa2ea2da4978 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:03:49.015 7 INFO cinder.api.openstack.wsgi [None req-9bf783e2-2813-45a5-9b58-fa2ea2da4978 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/619] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:03:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:03:49.027 8 INFO cinder.api.openstack.wsgi [None req-3f5b5e18-8e1a-4559-8058-541d5b34f9ee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:03:49.042 8 INFO cinder.api.openstack.wsgi [None req-3f5b5e18-8e1a-4559-8058-541d5b34f9ee b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/620] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:03:49.053 7 INFO cinder.api.openstack.wsgi [None req-9f90e392-32b4-4285-9203-da0af11e225c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:03:49.059 7 INFO cinder.api.openstack.wsgi [None req-9f90e392-32b4-4285-9203-da0af11e225c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 309/621] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:03:49.069 8 INFO cinder.api.openstack.wsgi [None req-ca84f225-7184-4bfc-855a-0a08cf0493c2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:03:49.080 8 INFO cinder.volume.api [None req-ca84f225-7184-4bfc-855a-0a08cf0493c2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:03:49.082 8 INFO cinder.api.openstack.wsgi [None req-ca84f225-7184-4bfc-855a-0a08cf0493c2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/622] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:03:49.134 7 INFO cinder.api.openstack.wsgi [None req-8e5968b2-5fad-4afa-b919-9c7fc3db7964 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:03:49.169 7 INFO cinder.api.openstack.wsgi [None req-8e5968b2-5fad-4afa-b919-9c7fc3db7964 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/623] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:03:49.192 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:03:49.218 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/624] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:03:49.234 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:03:49.258 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/625] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:03:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:03:56.089 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:56.089 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:03:56.090 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:03:56.091 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:06.089 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:06.089 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:06.090 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:06.090 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:16.089 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:16.089 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:16.090 7 INFO cinder.api.openstack.wsgi [None req-0ee44408-0551-4bd5-8a93-398adc631eec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:16.091 8 INFO cinder.api.openstack.wsgi [None req-c0f7bafe-5753-48ba-8fd1-cdf7de217b5e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:20.690 7 INFO cinder.api.openstack.wsgi [None req-9a15d973-d270-4996-827c-3819c07e0376 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes 2026-04-30 07:04:21.417 7 INFO cinder.api.v3.volumes [None req-9a15d973-d270-4996-827c-3819c07e0376 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Create volume of 1 GB 2026-04-30 07:04:21.434 7 INFO cinder.volume.api [None req-9a15d973-d270-4996-827c-3819c07e0376 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-30 07:04:21.801 7 INFO cinder.volume.api [None req-9a15d973-d270-4996-827c-3819c07e0376 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Create volume request issued successfully. 2026-04-30 07:04:21.803 7 INFO cinder.api.openstack.wsgi [None req-9a15d973-d270-4996-827c-3819c07e0376 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 315/632] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:04:20 2026] POST /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes => generated 864 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:04:21.830 8 INFO cinder.api.openstack.wsgi [None req-7b0b5ec8-ab5f-4f4d-90a1-02bf9704a8bf a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:21.869 8 INFO cinder.volume.api [None req-7b0b5ec8-ab5f-4f4d-90a1-02bf9704a8bf a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:21.877 8 INFO cinder.api.openstack.wsgi [None req-7b0b5ec8-ab5f-4f4d-90a1-02bf9704a8bf a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 8|app: 0|req: 318/633] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:04:21 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 932 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:22.899 7 INFO cinder.api.openstack.wsgi [None req-d76f563a-af71-42c7-9705-7ab9193eba02 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:22.918 7 INFO cinder.volume.api [None req-d76f563a-af71-42c7-9705-7ab9193eba02 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:22.927 7 INFO cinder.api.openstack.wsgi [None req-d76f563a-af71-42c7-9705-7ab9193eba02 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 7|app: 0|req: 316/634] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:04:22 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:23.957 8 INFO cinder.api.openstack.wsgi [None req-5e722ac1-d957-426b-a131-d655abab8875 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:23.995 8 INFO cinder.volume.api [None req-5e722ac1-d957-426b-a131-d655abab8875 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:24.004 8 INFO cinder.api.openstack.wsgi [None req-5e722ac1-d957-426b-a131-d655abab8875 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 8|app: 0|req: 319/635] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:04:23 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:25.032 7 INFO cinder.api.openstack.wsgi [None req-bf5bfa59-79b0-43d7-9905-b52d4bda65f1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:25.051 7 INFO cinder.volume.api [None req-bf5bfa59-79b0-43d7-9905-b52d4bda65f1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:25.059 7 INFO cinder.api.openstack.wsgi [None req-bf5bfa59-79b0-43d7-9905-b52d4bda65f1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 7|app: 0|req: 317/636] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:04:25 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:25.166 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:25.184 8 INFO cinder.volume.api [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:25.190 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 8|app: 0|req: 320/637] 10.0.0.11 () {34 vars in 1025 bytes} [Thu Apr 30 07:04:25 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 1341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:25.759 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-88e07e64-ed80-4d65-ae5e-839c98905824 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:25.782 7 INFO cinder.volume.api [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-88e07e64-ed80-4d65-ae5e-839c98905824 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:25.789 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-88e07e64-ed80-4d65-ae5e-839c98905824 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 7|app: 0|req: 318/638] 10.0.0.11 () {34 vars in 1025 bytes} [Thu Apr 30 07:04:25 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:04:25.802 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:04:25.804 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 321/639] 10.0.0.11 () {32 vars in 826 bytes} [Thu Apr 30 07:04:25 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:25.822 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-5c688882-70bf-486f-90de-f1bb6cce4121 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:25.894 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-5c688882-70bf-486f-90de-f1bb6cce4121 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments returned with HTTP 200 [pid: 7|app: 0|req: 319/640] 10.0.0.11 () {40 vars in 1054 bytes} [Thu Apr 30 07:04:25 2026] POST /v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:04:26.089 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:26.089 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-5c688882-70bf-486f-90de-f1bb6cce4121 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:26.090 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:26.090 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-5c688882-70bf-486f-90de-f1bb6cce4121 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:26.792 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:04:26.793 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-8aeeda53-eeab-4f87-a372-3571e0dded4b a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 323/643] 199.19.213.240 () {32 vars in 838 bytes} [Thu Apr 30 07:04:26 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:26.830 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-cf5c2880-23f8-4926-9903-90366ce0df40 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:26.852 7 INFO cinder.volume.api [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-cf5c2880-23f8-4926-9903-90366ce0df40 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:26.857 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-cf5c2880-23f8-4926-9903-90366ce0df40 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 199.19.213.240 () {36 vars in 1071 bytes} [Thu Apr 30 07:04:26 2026] GET /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 1439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:28.398 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-7a578136-d605-4320-bee2-ec13054ab2eb a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:29.120 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-7a578136-d605-4320-bee2-ec13054ab2eb a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 199.19.213.240 () {40 vars in 1132 bytes} [Thu Apr 30 07:04:28 2026] PUT /v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a => generated 775 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:29.165 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-bc040b31-105f-45b5-bc80-c301708a72d1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:29.225 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-bc040b31-105f-45b5-bc80-c301708a72d1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a/action returned with HTTP 204 [pid: 7|app: 0|req: 322/646] 199.19.213.240 () {40 vars in 1146 bytes} [Thu Apr 30 07:04:29 2026] POST /v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-30 07:04:36.090 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-7a578136-d605-4320-bee2-ec13054ab2eb a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:36.091 8 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-7a578136-d605-4320-bee2-ec13054ab2eb a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:36.091 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-bc040b31-105f-45b5-bc80-c301708a72d1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:36.093 7 INFO cinder.api.openstack.wsgi [req-77845dbc-95ff-407a-bb29-ccc5991b1565 req-bc040b31-105f-45b5-bc80-c301708a72d1 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:37.015 8 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-977bd653-af7e-449f-881c-508f72b70631 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:37.087 8 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-977bd653-af7e-449f-881c-508f72b70631 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 199.19.213.240 () {38 vars in 1101 bytes} [Thu Apr 30 07:04:37 2026] DELETE /v3/786e40a034cc40b2a35cdbcb9a70e2a1/attachments/6a45f28f-0c43-4025-a308-db769b0daf9a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:37.105 7 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 2026-04-30 07:04:37.106 7 INFO cinder.api.v3.volumes [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Delete volume with id: 6ca3800c-931f-48d2-9d13-245d69ac6f11  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:37.118 7 INFO cinder.volume.api [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Volume info retrieved successfully. 2026-04-30 07:04:37.156 7 INFO cinder.volume.api [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] Delete volume request issued successfully. 2026-04-30 07:04:37.157 7 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 returned with HTTP 202 [pid: 7|app: 0|req: 324/650] 199.19.213.240 () {36 vars in 1052 bytes} [Thu Apr 30 07:04:37 2026] DELETE /v3/786e40a034cc40b2a35cdbcb9a70e2a1/volumes/6ca3800c-931f-48d2-9d13-245d69ac6f11 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-30 07:04:46.090 8 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-977bd653-af7e-449f-881c-508f72b70631 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:46.091 8 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-977bd653-af7e-449f-881c-508f72b70631 a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:46.093 7 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:46.093 7 INFO cinder.api.openstack.wsgi [req-b7bc7e34-15e2-41ce-a289-2feab899224e req-10d5748a-a67f-43ac-9dd4-8669dc93167e a3d28ba087464e97893979717343d798 786e40a034cc40b2a35cdbcb9a70e2a1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:49.239 8 INFO cinder.api.openstack.wsgi [None req-fb056cfc-fad3-48c9-90e1-7e2936c00df2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/6bd18400c1694e109ad2dccebbd1acb6?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:04:49.270 8 INFO cinder.api.openstack.wsgi [None req-fb056cfc-fad3-48c9-90e1-7e2936c00df2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/6bd18400c1694e109ad2dccebbd1acb6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/653] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/6bd18400c1694e109ad2dccebbd1acb6?usage=true => generated 847 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:04:49.285 7 INFO cinder.api.openstack.wsgi [None req-e6f35555-7cfc-420f-bf9f-7789b2dd86bd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:04:49.314 7 INFO cinder.api.openstack.wsgi [None req-e6f35555-7cfc-420f-bf9f-7789b2dd86bd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/654] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.328 8 INFO cinder.api.openstack.wsgi [None req-27271526-b030-41dc-b018-0bbc5e2c6755 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:04:49.352 8 INFO cinder.api.openstack.wsgi [None req-27271526-b030-41dc-b018-0bbc5e2c6755 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/655] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.366 7 INFO cinder.api.openstack.wsgi [None req-2e2757a1-927b-4b22-9d8d-63437ee504fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:04:49.389 7 INFO cinder.api.openstack.wsgi [None req-2e2757a1-927b-4b22-9d8d-63437ee504fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/656] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.404 8 INFO cinder.api.openstack.wsgi [None req-2ec0fe79-3f85-4bfb-955f-9684b2dda81a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/92ec66fae3ef48868ede9ff16812c090?usage=true 2026-04-30 07:04:49.438 8 INFO cinder.api.openstack.wsgi [None req-2ec0fe79-3f85-4bfb-955f-9684b2dda81a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/92ec66fae3ef48868ede9ff16812c090?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/657] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/92ec66fae3ef48868ede9ff16812c090?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.454 7 INFO cinder.api.openstack.wsgi [None req-418e6bec-99bf-429c-860f-469f09018b4b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f0f416e1260442f1bbf637c87d45b1b9?usage=true 2026-04-30 07:04:49.471 7 INFO cinder.api.openstack.wsgi [None req-418e6bec-99bf-429c-860f-469f09018b4b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f0f416e1260442f1bbf637c87d45b1b9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/658] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f0f416e1260442f1bbf637c87d45b1b9?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.486 8 INFO cinder.api.openstack.wsgi [None req-df9db75f-1be1-4422-905d-2ceacb59edfd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f5ad0ee94a57416e9441b146cd5133b9?usage=true 2026-04-30 07:04:49.511 8 INFO cinder.api.openstack.wsgi [None req-df9db75f-1be1-4422-905d-2ceacb59edfd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f5ad0ee94a57416e9441b146cd5133b9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/659] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/f5ad0ee94a57416e9441b146cd5133b9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.522 7 INFO cinder.api.openstack.wsgi [None req-aeed4eb1-ae0b-4b36-bf01-6d1de7f11240 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:04:49.532 7 INFO cinder.volume.api [None req-aeed4eb1-ae0b-4b36-bf01-6d1de7f11240 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:04:49.534 7 INFO cinder.api.openstack.wsgi [None req-aeed4eb1-ae0b-4b36-bf01-6d1de7f11240 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:04:49.547 8 INFO cinder.api.openstack.wsgi [None req-8e69c5a5-e0d3-45bc-b974-2efbc3f2f840 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:04:49.554 8 INFO cinder.volume.api [None req-8e69c5a5-e0d3-45bc-b974-2efbc3f2f840 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:04:49.555 8 INFO cinder.api.openstack.wsgi [None req-8e69c5a5-e0d3-45bc-b974-2efbc3f2f840 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/661] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:04:49.566 7 INFO cinder.api.openstack.wsgi [None req-a1647dcb-2ed9-4bb0-a3c3-b28452fbcaf0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:04:49.576 7 INFO cinder.volume.api [None req-a1647dcb-2ed9-4bb0-a3c3-b28452fbcaf0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:04:49.578 7 INFO cinder.api.openstack.wsgi [None req-a1647dcb-2ed9-4bb0-a3c3-b28452fbcaf0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/662] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:04:49.589 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:04:49.607 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 333/663] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:49.619 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:04:49.628 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 331/664] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:04:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:04:56.089 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:56.089 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:04:56.090 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:04:56.091 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:06.089 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:06.090 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:06.091 8 INFO cinder.api.openstack.wsgi [None req-6d8f83b3-81dc-4a0e-86bb-f58aa1f1533e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:06.091 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:06.498 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f0f416e1260442f1bbf637c87d45b1b9/attachments?instance_id=a70f8a5e-da0c-4857-b3a8-173521281a2d 2026-04-30 07:05:06.509 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f0f416e1260442f1bbf637c87d45b1b9/attachments?instance_id=a70f8a5e-da0c-4857-b3a8-173521281a2d returned with HTTP 200 [pid: 8|app: 0|req: 336/669] 199.19.213.240 () {36 vars in 1102 bytes} [Thu Apr 30 07:05:06 2026] GET /v3/f0f416e1260442f1bbf637c87d45b1b9/attachments?instance_id=a70f8a5e-da0c-4857-b3a8-173521281a2d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:16.089 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:16.089 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:16.091 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:16.091 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:19.245 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:19.248 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 335/672] 10.0.0.2 () {30 vars in 407 bytes} [Thu Apr 30 07:05:19 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:26.089 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:26.089 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:26.090 7 INFO cinder.api.openstack.wsgi [None req-aa05c884-10fd-4a2b-b6fb-aafc29b26ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:26.090 8 INFO cinder.api.openstack.wsgi [req-c881b5d4-c29c-41a3-8723-09c29ee05b05 req-72e53d24-8d37-42cc-9379-bf578b12ae79 e277ad3385db4d54b02b86662952bfe7 f0f416e1260442f1bbf637c87d45b1b9 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:28.722 7 INFO cinder.api.openstack.wsgi [None req-1d8f81dc-a131-47ee-a1ec-d82e980a459b effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes 2026-04-30 07:05:28.725 7 INFO cinder.api.v3.volumes [None req-1d8f81dc-a131-47ee-a1ec-d82e980a459b effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Create volume of 1 GB 2026-04-30 07:05:28.730 7 INFO cinder.volume.api [None req-1d8f81dc-a131-47ee-a1ec-d82e980a459b effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:05:28.868 7 INFO cinder.volume.api [None req-1d8f81dc-a131-47ee-a1ec-d82e980a459b effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Create volume request issued successfully. 2026-04-30 07:05:28.868 7 INFO cinder.api.openstack.wsgi [None req-1d8f81dc-a131-47ee-a1ec-d82e980a459b effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 337/675] 10.0.0.2 () {34 vars in 718 bytes} [Thu Apr 30 07:05:28 2026] POST /v3/45dd23492e4847498066781a26ec0ff0/volumes => generated 860 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:05:28.891 8 INFO cinder.api.openstack.wsgi [None req-86358abb-b85f-4eb4-902f-32410fb663d3 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:28.909 8 INFO cinder.volume.api [None req-86358abb-b85f-4eb4-902f-32410fb663d3 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:28.915 8 INFO cinder.api.openstack.wsgi [None req-86358abb-b85f-4eb4-902f-32410fb663d3 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:28 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:29.942 7 INFO cinder.api.openstack.wsgi [None req-945e8ee3-ac97-40f6-aa7e-00af30c1583e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:29.962 7 INFO cinder.volume.api [None req-945e8ee3-ac97-40f6-aa7e-00af30c1583e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:29.973 7 INFO cinder.api.openstack.wsgi [None req-945e8ee3-ac97-40f6-aa7e-00af30c1583e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 7|app: 0|req: 338/677] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:29 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:36.089 7 INFO cinder.api.openstack.wsgi [None req-945e8ee3-ac97-40f6-aa7e-00af30c1583e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:36.089 8 INFO cinder.api.openstack.wsgi [None req-86358abb-b85f-4eb4-902f-32410fb663d3 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:36.090 7 INFO cinder.api.openstack.wsgi [None req-945e8ee3-ac97-40f6-aa7e-00af30c1583e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:36.090 8 INFO cinder.api.openstack.wsgi [None req-86358abb-b85f-4eb4-902f-32410fb663d3 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:39.424 8 INFO cinder.api.openstack.wsgi [None req-8537bac0-fb10-4553-942e-2b9e363cf316 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:39.439 8 INFO cinder.volume.api [None req-8537bac0-fb10-4553-942e-2b9e363cf316 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:39.455 8 INFO cinder.volume.api [None req-8537bac0-fb10-4553-942e-2b9e363cf316 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Update volume admin metadata completed successfully. 2026-04-30 07:05:39.518 8 INFO cinder.volume.api [None req-8537bac0-fb10-4553-942e-2b9e363cf316 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Attach volume completed successfully. 2026-04-30 07:05:39.518 8 INFO cinder.api.openstack.wsgi [None req-8537bac0-fb10-4553-942e-2b9e363cf316 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action returned with HTTP 202 [pid: 8|app: 0|req: 341/680] 10.0.0.2 () {34 vars in 806 bytes} [Thu Apr 30 07:05:39 2026] POST /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:39.532 7 INFO cinder.api.openstack.wsgi [None req-f47fab10-0f12-462c-aba4-7ad385b3cd64 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:39.562 7 INFO cinder.volume.api [None req-f47fab10-0f12-462c-aba4-7ad385b3cd64 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:39.568 7 INFO cinder.api.openstack.wsgi [None req-f47fab10-0f12-462c-aba4-7ad385b3cd64 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:39 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 1287 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:39.594 8 INFO cinder.api.openstack.wsgi [None req-ee08f3c1-17fe-4e7e-aa19-1ecaa6beffc9 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:39.616 8 INFO cinder.volume.api [None req-ee08f3c1-17fe-4e7e-aa19-1ecaa6beffc9 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:39.662 8 INFO cinder.volume.api [None req-ee08f3c1-17fe-4e7e-aa19-1ecaa6beffc9 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Detach volume completed successfully. 2026-04-30 07:05:39.663 8 INFO cinder.api.openstack.wsgi [None req-ee08f3c1-17fe-4e7e-aa19-1ecaa6beffc9 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action returned with HTTP 202 [pid: 8|app: 0|req: 342/682] 10.0.0.2 () {34 vars in 806 bytes} [Thu Apr 30 07:05:39 2026] POST /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:39.676 7 INFO cinder.api.openstack.wsgi [None req-8ed99c72-87f4-4115-849f-a6dd93631e62 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:39.693 7 INFO cinder.volume.api [None req-8ed99c72-87f4-4115-849f-a6dd93631e62 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:39.702 7 INFO cinder.api.openstack.wsgi [None req-8ed99c72-87f4-4115-849f-a6dd93631e62 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:39 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 972 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:41.380 8 INFO cinder.api.openstack.wsgi [None req-a0dcf9d5-d12c-45f2-8e44-f039c30ae955 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:41.399 8 INFO cinder.volume.api [None req-a0dcf9d5-d12c-45f2-8e44-f039c30ae955 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:41.405 8 INFO cinder.api.openstack.wsgi [None req-a0dcf9d5-d12c-45f2-8e44-f039c30ae955 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:41 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:41.430 7 INFO cinder.api.openstack.wsgi [None req-4f0890c8-a726-4bd5-bc2c-af15ceb73246 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da 2026-04-30 07:05:41.431 7 INFO cinder.api.v3.volumes [None req-4f0890c8-a726-4bd5-bc2c-af15ceb73246 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Delete volume with id: 9919398c-15a1-4ef5-8235-b277740c32da  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:41.443 7 INFO cinder.volume.api [None req-4f0890c8-a726-4bd5-bc2c-af15ceb73246 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:41.465 7 INFO cinder.volume.api [None req-4f0890c8-a726-4bd5-bc2c-af15ceb73246 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Delete volume request issued successfully. 2026-04-30 07:05:41.465 7 INFO cinder.api.openstack.wsgi [None req-4f0890c8-a726-4bd5-bc2c-af15ceb73246 effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 202 [pid: 7|app: 0|req: 342/685] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:05:41 2026] DELETE /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:41.489 8 INFO cinder.api.openstack.wsgi [None req-3f425e22-e779-4c58-8a26-2259da10112e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:05:41.504 8 INFO cinder.volume.api [None req-3f425e22-e779-4c58-8a26-2259da10112e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] Volume info retrieved successfully. 2026-04-30 07:05:41.509 8 INFO cinder.api.openstack.wsgi [None req-3f425e22-e779-4c58-8a26-2259da10112e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 200 [pid: 8|app: 0|req: 344/686] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:41 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 971 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:42.534 7 INFO cinder.api.openstack.wsgi [None req-63ae1848-8438-40b3-917e-e8766b9d323c effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da 2026-04-30 07:05:42.541 7 INFO cinder.api.openstack.wsgi [None req-63ae1848-8438-40b3-917e-e8766b9d323c effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da returned with HTTP 404 [pid: 7|app: 0|req: 343/687] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:05:42 2026] GET /v3/45dd23492e4847498066781a26ec0ff0/volumes/9919398c-15a1-4ef5-8235-b277740c32da => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-30 07:05:46.088 8 INFO cinder.api.openstack.wsgi [None req-3f425e22-e779-4c58-8a26-2259da10112e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:46.088 7 INFO cinder.api.openstack.wsgi [None req-63ae1848-8438-40b3-917e-e8766b9d323c effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:46.090 7 INFO cinder.api.openstack.wsgi [None req-63ae1848-8438-40b3-917e-e8766b9d323c effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:46.091 8 INFO cinder.api.openstack.wsgi [None req-3f425e22-e779-4c58-8a26-2259da10112e effbd8dbf91a408e9ac2a8f299204242 45dd23492e4847498066781a26ec0ff0 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:49.178 7 INFO cinder.api.openstack.wsgi [None req-0c3c70ab-9492-41b6-bd04-82e7718c0788 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:05:49.184 7 INFO cinder.api.openstack.wsgi [None req-0c3c70ab-9492-41b6-bd04-82e7718c0788 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:05:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:05:49.242 8 INFO cinder.api.openstack.wsgi [None req-09755ad8-5863-46e3-a01f-605c13af3561 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5f5fe3c0a970410b8fc3cbe6e934bdfa?usage=true 2026-04-30 07:05:49.271 8 INFO cinder.api.openstack.wsgi [None req-09755ad8-5863-46e3-a01f-605c13af3561 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5f5fe3c0a970410b8fc3cbe6e934bdfa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5f5fe3c0a970410b8fc3cbe6e934bdfa?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.288 7 INFO cinder.api.openstack.wsgi [None req-064812db-0e3e-4e93-ba70-713f07a3a0ad b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:05:49.321 7 INFO cinder.api.openstack.wsgi [None req-064812db-0e3e-4e93-ba70-713f07a3a0ad b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.341 8 INFO cinder.api.openstack.wsgi [None req-7793964c-eba9-4c37-944d-d2b6cec929b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:05:49.365 8 INFO cinder.api.openstack.wsgi [None req-7793964c-eba9-4c37-944d-d2b6cec929b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.378 7 INFO cinder.api.openstack.wsgi [None req-4052e044-9504-4571-937d-a53212b85892 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:05:49.415 7 INFO cinder.api.openstack.wsgi [None req-4052e044-9504-4571-937d-a53212b85892 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.430 8 INFO cinder.api.openstack.wsgi [None req-1c4765cb-e82b-4a15-b017-826a36626e99 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/a8c8d4e3f47642c58cb2fe2836c8fc42?usage=true 2026-04-30 07:05:49.456 8 INFO cinder.api.openstack.wsgi [None req-1c4765cb-e82b-4a15-b017-826a36626e99 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/a8c8d4e3f47642c58cb2fe2836c8fc42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/695] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/a8c8d4e3f47642c58cb2fe2836c8fc42?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.469 7 INFO cinder.api.openstack.wsgi [None req-7cffd421-5fd7-472f-af8c-7a3a1a45b719 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b9f93534518449bbb104875a67788757?usage=true 2026-04-30 07:05:49.504 7 INFO cinder.api.openstack.wsgi [None req-7cffd421-5fd7-472f-af8c-7a3a1a45b719 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b9f93534518449bbb104875a67788757?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b9f93534518449bbb104875a67788757?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.522 8 INFO cinder.api.openstack.wsgi [None req-d5bf8b5d-4e8d-438c-8dad-26fe46b76459 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c887627f73e041419fb270a26ebbaa19?usage=true 2026-04-30 07:05:49.546 8 INFO cinder.api.openstack.wsgi [None req-d5bf8b5d-4e8d-438c-8dad-26fe46b76459 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c887627f73e041419fb270a26ebbaa19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/697] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c887627f73e041419fb270a26ebbaa19?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.557 7 INFO cinder.api.openstack.wsgi [None req-c70fb7cb-3ad7-42c0-b413-1f6b9f376cf4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:05:49.563 7 INFO cinder.volume.api [None req-c70fb7cb-3ad7-42c0-b413-1f6b9f376cf4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:05:49.563 7 INFO cinder.api.openstack.wsgi [None req-c70fb7cb-3ad7-42c0-b413-1f6b9f376cf4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:05:49.578 8 INFO cinder.api.openstack.wsgi [None req-5f24f183-92a3-4c00-9ab6-ab9f399b6bfa b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:05:49.593 8 INFO cinder.api.openstack.wsgi [None req-5f24f183-92a3-4c00-9ab6-ab9f399b6bfa b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:05:49.605 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:05:49.616 7 INFO cinder.volume.api [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:05:49.618 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:05:49.629 8 INFO cinder.api.openstack.wsgi [None req-5519a707-87cf-4d54-abe4-2b185cf52fdc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:05:49.639 8 INFO cinder.volume.api [None req-5519a707-87cf-4d54-abe4-2b185cf52fdc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:05:49.640 8 INFO cinder.api.openstack.wsgi [None req-5519a707-87cf-4d54-abe4-2b185cf52fdc b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:05:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:05:51.441 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:51.442 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 351/702] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:51 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:51.456 8 INFO cinder.api.openstack.wsgi [None req-c603dca6-8853-4770-a132-d7fb48406fa7 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 2026-04-30 07:05:51.476 8 INFO cinder.api.openstack.wsgi [None req-c603dca6-8853-4770-a132-d7fb48406fa7 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 10.0.0.225 () {34 vars in 877 bytes} [Thu Apr 30 07:05:51 2026] GET /v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:05:53.647 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:53.649 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 352/704] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:53 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:53.658 8 INFO cinder.api.openstack.wsgi [None req-c603dca6-8853-4770-a132-d7fb48406fa7 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:53.658 8 INFO cinder.api.openstack.wsgi [None req-c603dca6-8853-4770-a132-d7fb48406fa7 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 353/705] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:54.930 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:54.931 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 353/706] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:54 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:54.946 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 2026-04-30 07:05:54.984 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 returned with HTTP 200 [pid: 8|app: 0|req: 354/707] 10.0.0.225 () {34 vars in 877 bytes} [Thu Apr 30 07:05:54 2026] GET /v3/c887627f73e041419fb270a26ebbaa19/limits?tenant_id=c887627f73e041419fb270a26ebbaa19 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:05:56.089 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:56.090 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:05:56.090 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:56.091 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:05:57.398 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:57.399 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 356/710] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:57 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:05:57.406 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:05:57.408 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 355/711] 10.0.0.225 () {28 vars in 374 bytes} [Thu Apr 30 07:05:57 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-30 07:06:06.089 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:06.090 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:06.091 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:06.092 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:16.089 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:16.090 7 INFO cinder.api.openstack.wsgi [None req-f9c13611-f043-4c1f-b0f2-37f023e5d923 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:16.089 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:16.091 8 INFO cinder.api.openstack.wsgi [None req-fe8455cf-1b99-48d7-9a45-b2ae72748d81 20c24b7e21bb41e4b5ba4850df6960cc c887627f73e041419fb270a26ebbaa19 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:19.727 7 INFO cinder.api.openstack.wsgi [None req-73a6a188-310c-4f65-8dd0-5816865ae4bf 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes 2026-04-30 07:06:19.756 7 INFO cinder.volume.api [None req-73a6a188-310c-4f65-8dd0-5816865ae4bf 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Get all volumes completed successfully. 2026-04-30 07:06:19.756 7 INFO cinder.api.openstack.wsgi [None req-73a6a188-310c-4f65-8dd0-5816865ae4bf 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.2 () {32 vars in 697 bytes} [Thu Apr 30 07:06:19 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes => generated 15 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:06:19.777 8 INFO cinder.api.openstack.wsgi [None req-1fe45628-f312-45ae-ad1c-e5841a9df72d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes 2026-04-30 07:06:19.781 8 INFO cinder.api.v3.volumes [None req-1fe45628-f312-45ae-ad1c-e5841a9df72d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume of 1 GB 2026-04-30 07:06:19.800 8 INFO cinder.volume.api [None req-1fe45628-f312-45ae-ad1c-e5841a9df72d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-04-30 07:06:20.075 8 INFO cinder.volume.api [None req-1fe45628-f312-45ae-ad1c-e5841a9df72d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume request issued successfully. 2026-04-30 07:06:20.077 8 INFO cinder.api.openstack.wsgi [None req-1fe45628-f312-45ae-ad1c-e5841a9df72d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes returned with HTTP 202 [pid: 8|app: 0|req: 359/717] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:19 2026] POST /v3/a881fbde89e0401cae77d246741fcb48/volumes => generated 875 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:06:20.100 7 INFO cinder.api.openstack.wsgi [None req-b1a296a2-eb80-4546-9f3e-3427eb054c98 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:20.115 7 INFO cinder.volume.api [None req-b1a296a2-eb80-4546-9f3e-3427eb054c98 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:20.119 7 INFO cinder.api.openstack.wsgi [None req-b1a296a2-eb80-4546-9f3e-3427eb054c98 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:20 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:21.142 8 INFO cinder.api.openstack.wsgi [None req-4a4e4db5-238f-4043-8288-9f8100f56d03 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:21.174 8 INFO cinder.volume.api [None req-4a4e4db5-238f-4043-8288-9f8100f56d03 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:21.189 8 INFO cinder.api.openstack.wsgi [None req-4a4e4db5-238f-4043-8288-9f8100f56d03 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:21 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 968 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:21.215 7 INFO cinder.api.openstack.wsgi [None req-c98c576a-f18f-4a46-afe7-d3c24d86e476 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:21.229 7 INFO cinder.volume.api [None req-c98c576a-f18f-4a46-afe7-d3c24d86e476 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:21.234 7 INFO cinder.api.openstack.wsgi [None req-c98c576a-f18f-4a46-afe7-d3c24d86e476 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:21 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:21.256 8 INFO cinder.api.openstack.wsgi [None req-e6ae9d5b-b2d6-4d92-8362-5d3cc4486c47 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes 2026-04-30 07:06:21.259 8 INFO cinder.api.v3.volumes [None req-e6ae9d5b-b2d6-4d92-8362-5d3cc4486c47 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume of 1 GB 2026-04-30 07:06:21.266 8 INFO cinder.volume.api [None req-e6ae9d5b-b2d6-4d92-8362-5d3cc4486c47 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:21.393 8 INFO cinder.volume.api [None req-e6ae9d5b-b2d6-4d92-8362-5d3cc4486c47 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume request issued successfully. 2026-04-30 07:06:21.395 8 INFO cinder.api.openstack.wsgi [None req-e6ae9d5b-b2d6-4d92-8362-5d3cc4486c47 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes returned with HTTP 202 [pid: 8|app: 0|req: 361/721] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:21 2026] POST /v3/a881fbde89e0401cae77d246741fcb48/volumes => generated 876 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:21.415 7 INFO cinder.api.openstack.wsgi [None req-b67d20bf-f3c7-4210-8211-cafd416e984c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:21.429 7 INFO cinder.volume.api [None req-b67d20bf-f3c7-4210-8211-cafd416e984c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:21.434 7 INFO cinder.api.openstack.wsgi [None req-b67d20bf-f3c7-4210-8211-cafd416e984c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:21 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:22.452 8 INFO cinder.api.openstack.wsgi [None req-2f33275b-3d77-45ef-ae77-f9e543b67777 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:22.470 8 INFO cinder.volume.api [None req-2f33275b-3d77-45ef-ae77-f9e543b67777 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:22.475 8 INFO cinder.api.openstack.wsgi [None req-2f33275b-3d77-45ef-ae77-f9e543b67777 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:22 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:22.495 7 INFO cinder.api.openstack.wsgi [None req-c19ffd2b-16a4-4b95-b07f-367e2d34b172 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:22.512 7 INFO cinder.volume.api [None req-c19ffd2b-16a4-4b95-b07f-367e2d34b172 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:22.517 7 INFO cinder.api.openstack.wsgi [None req-c19ffd2b-16a4-4b95-b07f-367e2d34b172 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:22 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:22.537 8 INFO cinder.api.openstack.wsgi [None req-053f46e5-0766-4a3f-a6a7-02a7b0786969 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes 2026-04-30 07:06:22.539 8 INFO cinder.api.v3.volumes [None req-053f46e5-0766-4a3f-a6a7-02a7b0786969 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume of 1 GB 2026-04-30 07:06:22.545 8 INFO cinder.volume.api [None req-053f46e5-0766-4a3f-a6a7-02a7b0786969 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:22.687 8 INFO cinder.volume.api [None req-053f46e5-0766-4a3f-a6a7-02a7b0786969 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Create volume request issued successfully. 2026-04-30 07:06:22.688 8 INFO cinder.api.openstack.wsgi [None req-053f46e5-0766-4a3f-a6a7-02a7b0786969 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes returned with HTTP 202 [pid: 8|app: 0|req: 363/725] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:22 2026] POST /v3/a881fbde89e0401cae77d246741fcb48/volumes => generated 876 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:22.713 7 INFO cinder.api.openstack.wsgi [None req-9a24cb42-1058-4eab-801c-32956e23ee63 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:22.728 7 INFO cinder.volume.api [None req-9a24cb42-1058-4eab-801c-32956e23ee63 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:22.734 7 INFO cinder.api.openstack.wsgi [None req-9a24cb42-1058-4eab-801c-32956e23ee63 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 200 [pid: 7|app: 0|req: 363/726] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:22 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:23.766 8 INFO cinder.api.openstack.wsgi [None req-030f9c76-b471-45d6-af3a-0dfce82abcda 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:23.782 8 INFO cinder.volume.api [None req-030f9c76-b471-45d6-af3a-0dfce82abcda 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:23.789 8 INFO cinder.api.openstack.wsgi [None req-030f9c76-b471-45d6-af3a-0dfce82abcda 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:23 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:23.813 7 INFO cinder.api.openstack.wsgi [None req-e936d174-c818-4fdf-be84-3e160b2a4ba1 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:23.829 7 INFO cinder.volume.api [None req-e936d174-c818-4fdf-be84-3e160b2a4ba1 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:23.835 7 INFO cinder.api.openstack.wsgi [None req-e936d174-c818-4fdf-be84-3e160b2a4ba1 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 200 [pid: 7|app: 0|req: 364/728] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:23 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:23.855 8 INFO cinder.api.openstack.wsgi [None req-bd2c5a4c-7d23-4a25-9613-037d6d733771 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes 2026-04-30 07:06:23.889 8 INFO cinder.volume.api [None req-bd2c5a4c-7d23-4a25-9613-037d6d733771 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Get all volumes completed successfully. 2026-04-30 07:06:23.890 8 INFO cinder.api.openstack.wsgi [None req-bd2c5a4c-7d23-4a25-9613-037d6d733771 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.2 () {32 vars in 697 bytes} [Thu Apr 30 07:06:23 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:23.903 7 INFO cinder.api.openstack.wsgi [None req-8dda39e7-d07c-47ca-a51d-2b2ec11c8660 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:23.917 7 INFO cinder.volume.api [None req-8dda39e7-d07c-47ca-a51d-2b2ec11c8660 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:23.936 7 INFO cinder.api.openstack.wsgi [None req-8dda39e7-d07c-47ca-a51d-2b2ec11c8660 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:23 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:23.958 8 INFO cinder.api.openstack.wsgi [None req-9291bc4e-29ff-4284-bc4a-330e209b6445 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 2026-04-30 07:06:23.959 8 INFO cinder.api.v3.volumes [None req-9291bc4e-29ff-4284-bc4a-330e209b6445 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume with id: e4a160fd-d18e-443c-88ab-c26ed3642716  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:23.978 8 INFO cinder.volume.api [None req-9291bc4e-29ff-4284-bc4a-330e209b6445 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:24.007 8 INFO cinder.volume.api [None req-9291bc4e-29ff-4284-bc4a-330e209b6445 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:24.007 8 INFO cinder.api.openstack.wsgi [None req-9291bc4e-29ff-4284-bc4a-330e209b6445 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 202 [pid: 8|app: 0|req: 366/731] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:23 2026] DELETE /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:24.024 7 INFO cinder.api.openstack.wsgi [None req-5dd5f708-a5d7-4500-ba2b-c2234ef77a06 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:24.039 7 INFO cinder.volume.api [None req-5dd5f708-a5d7-4500-ba2b-c2234ef77a06 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:24.045 7 INFO cinder.api.openstack.wsgi [None req-5dd5f708-a5d7-4500-ba2b-c2234ef77a06 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:24 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:25.072 8 INFO cinder.api.openstack.wsgi [None req-03dae9af-6922-42ea-88af-8c0d17bd9347 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 2026-04-30 07:06:25.080 8 INFO cinder.api.openstack.wsgi [None req-03dae9af-6922-42ea-88af-8c0d17bd9347 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 returned with HTTP 404 [pid: 8|app: 0|req: 367/733] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:25 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/e4a160fd-d18e-443c-88ab-c26ed3642716 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:25.092 7 INFO cinder.api.openstack.wsgi [None req-598337c0-fd3f-47a0-b496-35f2f049836c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:25.106 7 INFO cinder.volume.api [None req-598337c0-fd3f-47a0-b496-35f2f049836c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:25.111 7 INFO cinder.api.openstack.wsgi [None req-598337c0-fd3f-47a0-b496-35f2f049836c 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:25 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:25.132 8 INFO cinder.api.openstack.wsgi [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 2026-04-30 07:06:25.133 8 INFO cinder.api.v3.volumes [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume with id: c119f72a-57c1-4f11-8f04-08123c7b0be6  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:25.144 8 INFO cinder.volume.api [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:25.167 8 INFO cinder.volume.api [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:25.168 8 INFO cinder.api.openstack.wsgi [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 202 [pid: 8|app: 0|req: 368/735] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:25 2026] DELETE /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:25.176 7 INFO cinder.api.openstack.wsgi [None req-d31e60fa-c1d7-484b-a6d8-cc5897fe044a 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:25.193 7 INFO cinder.volume.api [None req-d31e60fa-c1d7-484b-a6d8-cc5897fe044a 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:25.198 7 INFO cinder.api.openstack.wsgi [None req-d31e60fa-c1d7-484b-a6d8-cc5897fe044a 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:25 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:26.089 8 INFO cinder.api.openstack.wsgi [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:26.089 7 INFO cinder.api.openstack.wsgi [None req-d31e60fa-c1d7-484b-a6d8-cc5897fe044a 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:26.089 8 INFO cinder.api.openstack.wsgi [None req-1d7036c8-be89-4289-bc18-88070d128a87 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:26.090 7 INFO cinder.api.openstack.wsgi [None req-d31e60fa-c1d7-484b-a6d8-cc5897fe044a 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:26.220 8 INFO cinder.api.openstack.wsgi [None req-14611d18-8256-40da-b191-50c764bbe13f 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 2026-04-30 07:06:26.229 8 INFO cinder.api.openstack.wsgi [None req-14611d18-8256-40da-b191-50c764bbe13f 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 returned with HTTP 404 [pid: 8|app: 0|req: 370/739] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:26 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/c119f72a-57c1-4f11-8f04-08123c7b0be6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:26.240 7 INFO cinder.api.openstack.wsgi [None req-afcb89b3-808d-40b5-a968-d77c3d0c08cb 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:26.256 7 INFO cinder.volume.api [None req-afcb89b3-808d-40b5-a968-d77c3d0c08cb 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:26.260 7 INFO cinder.api.openstack.wsgi [None req-afcb89b3-808d-40b5-a968-d77c3d0c08cb 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:26 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:26.282 8 INFO cinder.api.openstack.wsgi [None req-1978b0ba-1512-4c3b-9c31-70b23fa9262d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 2026-04-30 07:06:26.282 8 INFO cinder.api.v3.volumes [None req-1978b0ba-1512-4c3b-9c31-70b23fa9262d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume with id: efe9c012-49e7-473d-aac2-8e83fbc71763  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:26.296 8 INFO cinder.volume.api [None req-1978b0ba-1512-4c3b-9c31-70b23fa9262d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:26.319 8 INFO cinder.volume.api [None req-1978b0ba-1512-4c3b-9c31-70b23fa9262d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:26.320 8 INFO cinder.api.openstack.wsgi [None req-1978b0ba-1512-4c3b-9c31-70b23fa9262d 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 202 [pid: 8|app: 0|req: 371/741] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:26 2026] DELETE /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:26.331 7 INFO cinder.api.openstack.wsgi [None req-170712ca-f568-4626-9a87-b08e31e4e638 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:26.345 7 INFO cinder.volume.api [None req-170712ca-f568-4626-9a87-b08e31e4e638 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:26.349 7 INFO cinder.api.openstack.wsgi [None req-170712ca-f568-4626-9a87-b08e31e4e638 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:26 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:27.373 8 INFO cinder.api.openstack.wsgi [None req-aa5b33f2-4469-41e3-99a8-358324d75e94 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 2026-04-30 07:06:27.383 8 INFO cinder.api.openstack.wsgi [None req-aa5b33f2-4469-41e3-99a8-358324d75e94 11bdf2e19241442ba242ca21a8114802 a881fbde89e0401cae77d246741fcb48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 returned with HTTP 404 [pid: 8|app: 0|req: 372/743] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:27 2026] GET /v3/a881fbde89e0401cae77d246741fcb48/volumes/efe9c012-49e7-473d-aac2-8e83fbc71763 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:27.891 7 INFO cinder.api.openstack.wsgi [None req-d17c2fe4-6d4b-4efd-bbba-49e44810f6c2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes 2026-04-30 07:06:27.894 7 INFO cinder.api.v3.volumes [None req-d17c2fe4-6d4b-4efd-bbba-49e44810f6c2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume of 1 GB 2026-04-30 07:06:27.901 7 INFO cinder.volume.api [None req-d17c2fe4-6d4b-4efd-bbba-49e44810f6c2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:28.109 7 INFO cinder.volume.api [None req-d17c2fe4-6d4b-4efd-bbba-49e44810f6c2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume request issued successfully. 2026-04-30 07:06:28.110 7 INFO cinder.api.openstack.wsgi [None req-d17c2fe4-6d4b-4efd-bbba-49e44810f6c2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 372/744] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:27 2026] POST /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes => generated 871 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:06:28.126 8 INFO cinder.api.openstack.wsgi [None req-fbb922b3-4e92-468b-a521-51ba97cc2177 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:28.148 8 INFO cinder.volume.api [None req-fbb922b3-4e92-468b-a521-51ba97cc2177 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:28.155 8 INFO cinder.api.openstack.wsgi [None req-fbb922b3-4e92-468b-a521-51ba97cc2177 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 8|app: 0|req: 373/745] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:28 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.179 7 INFO cinder.api.openstack.wsgi [None req-d4fbbe96-91fa-4593-a3ab-79eed82169c5 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.199 7 INFO cinder.volume.api [None req-d4fbbe96-91fa-4593-a3ab-79eed82169c5 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.204 7 INFO cinder.api.openstack.wsgi [None req-d4fbbe96-91fa-4593-a3ab-79eed82169c5 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 7|app: 0|req: 373/746] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:29 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.226 8 INFO cinder.api.openstack.wsgi [None req-2ffe558d-9f9f-481b-967b-adcd826d801e 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.245 8 INFO cinder.volume.api [None req-2ffe558d-9f9f-481b-967b-adcd826d801e 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.250 8 INFO cinder.api.openstack.wsgi [None req-2ffe558d-9f9f-481b-967b-adcd826d801e 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 8|app: 0|req: 374/747] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:29 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.275 7 INFO cinder.api.openstack.wsgi [None req-5ffc0e85-4cd8-4218-855a-26252e0d7bff 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.293 7 INFO cinder.volume.api [None req-5ffc0e85-4cd8-4218-855a-26252e0d7bff 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.300 7 INFO cinder.volume.api [None req-5ffc0e85-4cd8-4218-855a-26252e0d7bff 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:29.300 7 INFO cinder.api.openstack.wsgi [None req-5ffc0e85-4cd8-4218-855a-26252e0d7bff 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 7|app: 0|req: 374/748] 10.0.0.2 () {34 vars in 791 bytes} [Thu Apr 30 07:06:29 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.324 8 INFO cinder.api.openstack.wsgi [None req-0f228671-1ea7-4e08-b7cb-5074e75747cf 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.342 8 INFO cinder.volume.api [None req-0f228671-1ea7-4e08-b7cb-5074e75747cf 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.350 8 INFO cinder.volume.api [None req-0f228671-1ea7-4e08-b7cb-5074e75747cf 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:29.351 8 INFO cinder.api.openstack.wsgi [None req-0f228671-1ea7-4e08-b7cb-5074e75747cf 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 8|app: 0|req: 375/749] 10.0.0.2 () {34 vars in 792 bytes} [Thu Apr 30 07:06:29 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.371 7 INFO cinder.api.openstack.wsgi [None req-6b24c5a6-d4b5-4faf-8656-ebd6ae34c17f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.389 7 INFO cinder.volume.api [None req-6b24c5a6-d4b5-4faf-8656-ebd6ae34c17f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.395 7 INFO cinder.api.openstack.wsgi [None req-6b24c5a6-d4b5-4faf-8656-ebd6ae34c17f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:29 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.417 8 INFO cinder.api.openstack.wsgi [None req-c45b57ea-f4e6-4aec-bb2f-a7de2328c1fd 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes 2026-04-30 07:06:29.421 8 INFO cinder.api.v3.volumes [None req-c45b57ea-f4e6-4aec-bb2f-a7de2328c1fd 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume of 1 GB 2026-04-30 07:06:29.427 8 INFO cinder.volume.api [None req-c45b57ea-f4e6-4aec-bb2f-a7de2328c1fd 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:29.577 8 INFO cinder.volume.api [None req-c45b57ea-f4e6-4aec-bb2f-a7de2328c1fd 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume request issued successfully. 2026-04-30 07:06:29.578 8 INFO cinder.api.openstack.wsgi [None req-c45b57ea-f4e6-4aec-bb2f-a7de2328c1fd 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 376/751] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:29 2026] POST /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes => generated 890 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:29.600 7 INFO cinder.api.openstack.wsgi [None req-c9049af6-dad9-4d1b-baef-ba32e88afc1d 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:29.619 7 INFO cinder.volume.api [None req-c9049af6-dad9-4d1b-baef-ba32e88afc1d 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:29.626 7 INFO cinder.api.openstack.wsgi [None req-c9049af6-dad9-4d1b-baef-ba32e88afc1d 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:29 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:30.644 8 INFO cinder.api.openstack.wsgi [None req-7962290a-6b21-4268-b6ff-fd6e9323e09c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:30.660 8 INFO cinder.volume.api [None req-7962290a-6b21-4268-b6ff-fd6e9323e09c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:30.664 8 INFO cinder.api.openstack.wsgi [None req-7962290a-6b21-4268-b6ff-fd6e9323e09c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:30 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 983 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:30.687 7 INFO cinder.api.openstack.wsgi [None req-74ba4df0-a758-44f7-910d-7270dcf15a90 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:30.704 7 INFO cinder.volume.api [None req-74ba4df0-a758-44f7-910d-7270dcf15a90 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:30.713 7 INFO cinder.volume.api [None req-74ba4df0-a758-44f7-910d-7270dcf15a90 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:30.714 7 INFO cinder.api.openstack.wsgi [None req-74ba4df0-a758-44f7-910d-7270dcf15a90 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 10.0.0.2 () {34 vars in 791 bytes} [Thu Apr 30 07:06:30 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:30.731 8 INFO cinder.api.openstack.wsgi [None req-4c878b72-ae53-4319-9fb8-2a93d3416577 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:30.754 8 INFO cinder.volume.api [None req-4c878b72-ae53-4319-9fb8-2a93d3416577 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:30.775 8 INFO cinder.api.openstack.wsgi [None req-4c878b72-ae53-4319-9fb8-2a93d3416577 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:30 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 950 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:30.793 7 INFO cinder.api.openstack.wsgi [None req-11c2763a-80f4-45a5-8c73-a33b80354293 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 2026-04-30 07:06:30.793 7 INFO cinder.api.v3.volumes [None req-11c2763a-80f4-45a5-8c73-a33b80354293 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume with id: 618e1a96-9876-490b-9292-66afc43ec043  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:30.803 7 INFO cinder.volume.api [None req-11c2763a-80f4-45a5-8c73-a33b80354293 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:30.832 7 INFO cinder.volume.api [None req-11c2763a-80f4-45a5-8c73-a33b80354293 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:30.832 7 INFO cinder.api.openstack.wsgi [None req-11c2763a-80f4-45a5-8c73-a33b80354293 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 202 [pid: 7|app: 0|req: 378/756] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:30 2026] DELETE /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:30.844 8 INFO cinder.api.openstack.wsgi [None req-dd1ebffe-fb95-4ad1-95d3-a05fc0f725d0 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:30.860 8 INFO cinder.volume.api [None req-dd1ebffe-fb95-4ad1-95d3-a05fc0f725d0 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:30.865 8 INFO cinder.api.openstack.wsgi [None req-dd1ebffe-fb95-4ad1-95d3-a05fc0f725d0 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 200 [pid: 8|app: 0|req: 379/757] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:30 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:31.885 7 INFO cinder.api.openstack.wsgi [None req-4cbb6267-e0eb-498e-acac-ea7949aed965 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 2026-04-30 07:06:31.899 7 INFO cinder.api.openstack.wsgi [None req-4cbb6267-e0eb-498e-acac-ea7949aed965 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 returned with HTTP 404 [pid: 7|app: 0|req: 379/758] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:31 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/618e1a96-9876-490b-9292-66afc43ec043 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:31.915 8 INFO cinder.api.openstack.wsgi [None req-43213409-3104-4197-b283-72458a9f4131 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:31.943 8 INFO cinder.volume.api [None req-43213409-3104-4197-b283-72458a9f4131 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:31.947 8 INFO cinder.api.openstack.wsgi [None req-43213409-3104-4197-b283-72458a9f4131 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 8|app: 0|req: 380/759] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:31 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:06:31.968 7 INFO cinder.api.openstack.wsgi [None req-f1d20e03-0894-4787-ba4b-2a99923e6789 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff 2026-04-30 07:06:31.969 7 INFO cinder.api.v3.volumes [None req-f1d20e03-0894-4787-ba4b-2a99923e6789 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume with id: b1b71523-debe-42f5-96eb-01892669f2ff  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:31.979 7 INFO cinder.volume.api [None req-f1d20e03-0894-4787-ba4b-2a99923e6789 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:32.008 7 INFO cinder.volume.api [None req-f1d20e03-0894-4787-ba4b-2a99923e6789 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:32.008 7 INFO cinder.api.openstack.wsgi [None req-f1d20e03-0894-4787-ba4b-2a99923e6789 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 202 [pid: 7|app: 0|req: 380/760] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:31 2026] DELETE /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:32.022 8 INFO cinder.api.openstack.wsgi [None req-f7149681-ec42-4022-b743-76043bf4d1eb 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:32.043 8 INFO cinder.volume.api [None req-f7149681-ec42-4022-b743-76043bf4d1eb 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:32.050 8 INFO cinder.api.openstack.wsgi [None req-f7149681-ec42-4022-b743-76043bf4d1eb 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 200 [pid: 8|app: 0|req: 381/761] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:32 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 1002 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:33.071 7 INFO cinder.api.openstack.wsgi [None req-810e9688-76f3-485e-8cca-334c6688bb07 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff 2026-04-30 07:06:33.081 7 INFO cinder.api.openstack.wsgi [None req-810e9688-76f3-485e-8cca-334c6688bb07 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff returned with HTTP 404 [pid: 7|app: 0|req: 381/762] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:33 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/b1b71523-debe-42f5-96eb-01892669f2ff => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:33.155 8 INFO cinder.api.openstack.wsgi [None req-dac95bba-1435-4bd6-b39e-5f8d75dfd0e2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes 2026-04-30 07:06:33.757 8 INFO cinder.api.v3.volumes [None req-dac95bba-1435-4bd6-b39e-5f8d75dfd0e2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume of 1 GB 2026-04-30 07:06:33.763 8 INFO cinder.volume.api [None req-dac95bba-1435-4bd6-b39e-5f8d75dfd0e2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:33.975 8 INFO cinder.volume.api [None req-dac95bba-1435-4bd6-b39e-5f8d75dfd0e2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume request issued successfully. 2026-04-30 07:06:33.976 8 INFO cinder.api.openstack.wsgi [None req-dac95bba-1435-4bd6-b39e-5f8d75dfd0e2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/763] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:33 2026] POST /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes => generated 870 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:06:34.000 7 INFO cinder.api.openstack.wsgi [None req-adf9fd0a-2f22-481f-a9ed-acc1534cbf14 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:34.029 7 INFO cinder.volume.api [None req-adf9fd0a-2f22-481f-a9ed-acc1534cbf14 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:34.035 7 INFO cinder.api.openstack.wsgi [None req-adf9fd0a-2f22-481f-a9ed-acc1534cbf14 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 7|app: 0|req: 382/764] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:33 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.066 8 INFO cinder.api.openstack.wsgi [None req-7f6293be-01c8-4125-9d06-cbcfa2add09f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.083 8 INFO cinder.volume.api [None req-7f6293be-01c8-4125-9d06-cbcfa2add09f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.092 8 INFO cinder.api.openstack.wsgi [None req-7f6293be-01c8-4125-9d06-cbcfa2add09f 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 8|app: 0|req: 383/765] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:35 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 1347 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.115 7 INFO cinder.api.openstack.wsgi [None req-ba1316e0-aed3-495f-9605-7b446ea2cc38 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.137 7 INFO cinder.volume.api [None req-ba1316e0-aed3-495f-9605-7b446ea2cc38 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.144 7 INFO cinder.api.openstack.wsgi [None req-ba1316e0-aed3-495f-9605-7b446ea2cc38 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 7|app: 0|req: 383/766] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:35 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 1347 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.167 8 INFO cinder.api.openstack.wsgi [None req-2c163e24-2f04-424c-9215-cea57be3bb05 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.192 8 INFO cinder.volume.api [None req-2c163e24-2f04-424c-9215-cea57be3bb05 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.201 8 INFO cinder.volume.api [None req-2c163e24-2f04-424c-9215-cea57be3bb05 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:35.202 8 INFO cinder.api.openstack.wsgi [None req-2c163e24-2f04-424c-9215-cea57be3bb05 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 8|app: 0|req: 384/767] 10.0.0.2 () {34 vars in 791 bytes} [Thu Apr 30 07:06:35 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.226 7 INFO cinder.api.openstack.wsgi [None req-901dcf7b-4e42-453b-98db-367d2948b962 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.247 7 INFO cinder.volume.api [None req-901dcf7b-4e42-453b-98db-367d2948b962 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.257 7 INFO cinder.volume.api [None req-901dcf7b-4e42-453b-98db-367d2948b962 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:35.258 7 INFO cinder.api.openstack.wsgi [None req-901dcf7b-4e42-453b-98db-367d2948b962 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 7|app: 0|req: 384/768] 10.0.0.2 () {34 vars in 792 bytes} [Thu Apr 30 07:06:35 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.280 8 INFO cinder.api.openstack.wsgi [None req-82d58119-334e-4484-98b4-3f7c694e323b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.301 8 INFO cinder.volume.api [None req-82d58119-334e-4484-98b4-3f7c694e323b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.324 8 INFO cinder.api.openstack.wsgi [None req-82d58119-334e-4484-98b4-3f7c694e323b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 8|app: 0|req: 385/769] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:35 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 1386 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.357 7 INFO cinder.api.openstack.wsgi [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes 2026-04-30 07:06:35.359 7 INFO cinder.api.v3.volumes [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume of 1 GB 2026-04-30 07:06:35.367 7 INFO cinder.volume.api [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Availability Zones retrieved successfully. 2026-04-30 07:06:35.525 7 INFO cinder.volume.api [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Create volume request issued successfully. 2026-04-30 07:06:35.526 7 INFO cinder.api.openstack.wsgi [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes returned with HTTP 202 [pid: 7|app: 0|req: 385/770] 10.0.0.2 () {34 vars in 719 bytes} [Thu Apr 30 07:06:35 2026] POST /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes => generated 890 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:35.552 8 INFO cinder.api.openstack.wsgi [None req-0683f682-c102-4909-b5ad-e2b6b1c65843 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:35.582 8 INFO cinder.volume.api [None req-0683f682-c102-4909-b5ad-e2b6b1c65843 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:35.591 8 INFO cinder.api.openstack.wsgi [None req-0683f682-c102-4909-b5ad-e2b6b1c65843 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:35 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 958 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:36.090 8 INFO cinder.api.openstack.wsgi [None req-0683f682-c102-4909-b5ad-e2b6b1c65843 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:36.090 7 INFO cinder.api.openstack.wsgi [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:36.091 7 INFO cinder.api.openstack.wsgi [None req-6d26ae23-c348-46df-ad78-35104a04c297 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:36.092 8 INFO cinder.api.openstack.wsgi [None req-0683f682-c102-4909-b5ad-e2b6b1c65843 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:36.613 7 INFO cinder.api.openstack.wsgi [None req-93dbd95a-1906-4120-87d2-88fefd03ad3c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:36.629 7 INFO cinder.volume.api [None req-93dbd95a-1906-4120-87d2-88fefd03ad3c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:36.636 7 INFO cinder.api.openstack.wsgi [None req-93dbd95a-1906-4120-87d2-88fefd03ad3c 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:36 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 983 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:36.656 8 INFO cinder.api.openstack.wsgi [None req-3d7cef50-e9e3-41cc-be4f-00feb378e9a2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:36.674 8 INFO cinder.volume.api [None req-3d7cef50-e9e3-41cc-be4f-00feb378e9a2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:36.681 8 INFO cinder.volume.api [None req-3d7cef50-e9e3-41cc-be4f-00feb378e9a2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume updated successfully. 2026-04-30 07:06:36.682 8 INFO cinder.api.openstack.wsgi [None req-3d7cef50-e9e3-41cc-be4f-00feb378e9a2 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 200 [pid: 8|app: 0|req: 388/775] 10.0.0.2 () {34 vars in 791 bytes} [Thu Apr 30 07:06:36 2026] PUT /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:36.699 7 INFO cinder.api.openstack.wsgi [None req-cf1d3094-9b51-4176-bf69-70aa8c8ce219 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:36.714 7 INFO cinder.volume.api [None req-cf1d3094-9b51-4176-bf69-70aa8c8ce219 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:36.719 7 INFO cinder.api.openstack.wsgi [None req-cf1d3094-9b51-4176-bf69-70aa8c8ce219 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 200 [pid: 7|app: 0|req: 388/776] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:36 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:36.736 8 INFO cinder.api.openstack.wsgi [None req-5f014544-dd63-4322-a6d4-eab08be20019 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d 2026-04-30 07:06:36.737 8 INFO cinder.api.v3.volumes [None req-5f014544-dd63-4322-a6d4-eab08be20019 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume with id: 36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:36.748 8 INFO cinder.volume.api [None req-5f014544-dd63-4322-a6d4-eab08be20019 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:36.768 8 INFO cinder.volume.api [None req-5f014544-dd63-4322-a6d4-eab08be20019 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:36.768 8 INFO cinder.api.openstack.wsgi [None req-5f014544-dd63-4322-a6d4-eab08be20019 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 202 [pid: 8|app: 0|req: 389/777] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:36 2026] DELETE /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:36.780 7 INFO cinder.api.openstack.wsgi [None req-d072d400-6d45-449f-ae62-508c292320c9 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:36.796 7 INFO cinder.volume.api [None req-d072d400-6d45-449f-ae62-508c292320c9 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:36.803 7 INFO cinder.api.openstack.wsgi [None req-d072d400-6d45-449f-ae62-508c292320c9 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 200 [pid: 7|app: 0|req: 389/778] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:36 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 948 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:37.825 8 INFO cinder.api.openstack.wsgi [None req-6818fb23-841e-4ed6-a363-03ead6ab2073 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d 2026-04-30 07:06:37.838 8 INFO cinder.api.openstack.wsgi [None req-6818fb23-841e-4ed6-a363-03ead6ab2073 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d returned with HTTP 404 [pid: 8|app: 0|req: 390/779] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:37 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/36d3db72-94e0-4383-b2b8-1ffe5e3b0a6d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:37.850 7 INFO cinder.api.openstack.wsgi [None req-4a7b403a-b035-4755-847b-f8530588b117 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:37.878 7 INFO cinder.volume.api [None req-4a7b403a-b035-4755-847b-f8530588b117 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:37.887 7 INFO cinder.api.openstack.wsgi [None req-4a7b403a-b035-4755-847b-f8530588b117 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 7|app: 0|req: 390/780] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:37 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 1386 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:06:37.910 8 INFO cinder.api.openstack.wsgi [None req-cf8df651-6cb9-4286-9b14-1f96bd7387aa 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 2026-04-30 07:06:37.911 8 INFO cinder.api.v3.volumes [None req-cf8df651-6cb9-4286-9b14-1f96bd7387aa 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume with id: 397b7938-35ad-4057-bacc-1fae391e92a2  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:37.934 8 INFO cinder.volume.api [None req-cf8df651-6cb9-4286-9b14-1f96bd7387aa 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:37.978 8 INFO cinder.volume.api [None req-cf8df651-6cb9-4286-9b14-1f96bd7387aa 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Delete volume request issued successfully. 2026-04-30 07:06:37.978 8 INFO cinder.api.openstack.wsgi [None req-cf8df651-6cb9-4286-9b14-1f96bd7387aa 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 202 [pid: 8|app: 0|req: 391/781] 10.0.0.2 () {32 vars in 774 bytes} [Thu Apr 30 07:06:37 2026] DELETE /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:37.994 7 INFO cinder.api.openstack.wsgi [None req-6afb5727-ecd6-45c9-ba3e-fb51bc4afe2b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:06:38.026 7 INFO cinder.volume.api [None req-6afb5727-ecd6-45c9-ba3e-fb51bc4afe2b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] Volume info retrieved successfully. 2026-04-30 07:06:38.047 7 INFO cinder.api.openstack.wsgi [None req-6afb5727-ecd6-45c9-ba3e-fb51bc4afe2b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 200 [pid: 7|app: 0|req: 391/782] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:37 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 1385 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:39.064 8 INFO cinder.api.openstack.wsgi [None req-1a63f867-7b8c-4a5f-b6da-c78a69ce0016 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 2026-04-30 07:06:39.071 8 INFO cinder.api.openstack.wsgi [None req-1a63f867-7b8c-4a5f-b6da-c78a69ce0016 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 returned with HTTP 404 [pid: 8|app: 0|req: 392/783] 10.0.0.2 () {32 vars in 771 bytes} [Thu Apr 30 07:06:39 2026] GET /v3/56185fe514b94fb3a3ec196fa73c89f1/volumes/397b7938-35ad-4057-bacc-1fae391e92a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-30 07:06:46.089 8 INFO cinder.api.openstack.wsgi [None req-1a63f867-7b8c-4a5f-b6da-c78a69ce0016 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:46.089 7 INFO cinder.api.openstack.wsgi [None req-6afb5727-ecd6-45c9-ba3e-fb51bc4afe2b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:46.090 8 INFO cinder.api.openstack.wsgi [None req-1a63f867-7b8c-4a5f-b6da-c78a69ce0016 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:46.091 7 INFO cinder.api.openstack.wsgi [None req-6afb5727-ecd6-45c9-ba3e-fb51bc4afe2b 5a7829a663cd4356a2093ea50a7e0792 56185fe514b94fb3a3ec196fa73c89f1 - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:49.072 8 INFO cinder.api.openstack.wsgi [None req-237717e8-356b-461e-a5cd-b3e41b904d76 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:06:49.087 8 INFO cinder.volume.api [None req-237717e8-356b-461e-a5cd-b3e41b904d76 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:06:49.091 8 INFO cinder.api.openstack.wsgi [None req-237717e8-356b-461e-a5cd-b3e41b904d76 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 394/786] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:06:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:06:49.105 7 INFO cinder.api.openstack.wsgi [None req-1a876286-6e89-4ee8-9616-79423acc486a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:06:49.112 7 INFO cinder.api.openstack.wsgi [None req-1a876286-6e89-4ee8-9616-79423acc486a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.153 8 INFO cinder.api.openstack.wsgi [None req-8a1c73b8-ac84-40a8-8ef6-8bc361e1d8ac b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true 2026-04-30 07:06:49.188 8 INFO cinder.api.openstack.wsgi [None req-8a1c73b8-ac84-40a8-8ef6-8bc361e1d8ac b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/788] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.201 7 INFO cinder.api.openstack.wsgi [None req-616d148d-13ca-415a-b0d9-66490c463df1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true 2026-04-30 07:06:49.245 7 INFO cinder.api.openstack.wsgi [None req-616d148d-13ca-415a-b0d9-66490c463df1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.262 8 INFO cinder.api.openstack.wsgi [None req-9b7eca51-8486-41d4-9687-cede6e1fe7ea b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true 2026-04-30 07:06:49.310 8 INFO cinder.api.openstack.wsgi [None req-9b7eca51-8486-41d4-9687-cede6e1fe7ea b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/790] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.324 7 INFO cinder.api.openstack.wsgi [None req-503d2e37-c28c-40c8-954b-21825c3ec08a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true 2026-04-30 07:06:49.357 7 INFO cinder.api.openstack.wsgi [None req-503d2e37-c28c-40c8-954b-21825c3ec08a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.374 8 INFO cinder.api.openstack.wsgi [None req-962c6a85-2b05-4957-8a17-64e76e359bae b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true 2026-04-30 07:06:49.397 8 INFO cinder.api.openstack.wsgi [None req-962c6a85-2b05-4957-8a17-64e76e359bae b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/792] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.415 7 INFO cinder.api.openstack.wsgi [None req-f95ebffa-339f-47ba-95a7-b3e9948ff3fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true 2026-04-30 07:06:49.434 7 INFO cinder.api.openstack.wsgi [None req-f95ebffa-339f-47ba-95a7-b3e9948ff3fd b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/793] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.449 8 INFO cinder.api.openstack.wsgi [None req-88c5e214-84a2-4291-a56c-26e5a1e638d5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:06:49.472 8 INFO cinder.api.openstack.wsgi [None req-88c5e214-84a2-4291-a56c-26e5a1e638d5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/794] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.483 7 INFO cinder.api.openstack.wsgi [None req-d8b80039-182c-4035-84d2-30c8352ec339 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true 2026-04-30 07:06:49.512 7 INFO cinder.api.openstack.wsgi [None req-d8b80039-182c-4035-84d2-30c8352ec339 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.527 8 INFO cinder.api.openstack.wsgi [None req-cea514fe-a2cf-4904-8f19-40abb0e8f8ad b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7e38e95de1ab47d58ecd3d92cfcf6fac?usage=true 2026-04-30 07:06:49.562 8 INFO cinder.api.openstack.wsgi [None req-cea514fe-a2cf-4904-8f19-40abb0e8f8ad b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7e38e95de1ab47d58ecd3d92cfcf6fac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/796] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7e38e95de1ab47d58ecd3d92cfcf6fac?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.576 7 INFO cinder.api.openstack.wsgi [None req-a5a4ace9-2908-4e7d-a5a8-65e6bb6b3c2e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/883c215cc9f64283b94c17efbce78168?usage=true 2026-04-30 07:06:49.597 7 INFO cinder.api.openstack.wsgi [None req-a5a4ace9-2908-4e7d-a5a8-65e6bb6b3c2e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/883c215cc9f64283b94c17efbce78168?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/797] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/883c215cc9f64283b94c17efbce78168?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.610 8 INFO cinder.api.openstack.wsgi [None req-64757a49-b175-4141-87a3-6154123b9949 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:06:49.665 8 INFO cinder.api.openstack.wsgi [None req-64757a49-b175-4141-87a3-6154123b9949 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/798] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.679 7 INFO cinder.api.openstack.wsgi [None req-bf427cc4-7597-4e00-87ff-23a8c2226f02 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:06:49.701 7 INFO cinder.api.openstack.wsgi [None req-bf427cc4-7597-4e00-87ff-23a8c2226f02 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/799] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.719 8 INFO cinder.api.openstack.wsgi [None req-89efb5a7-59ca-45e0-bd89-5e59b4f4e7b8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true 2026-04-30 07:06:49.747 8 INFO cinder.api.openstack.wsgi [None req-89efb5a7-59ca-45e0-bd89-5e59b4f4e7b8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/800] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.766 7 INFO cinder.api.openstack.wsgi [None req-185ddf4b-3c23-4c3f-8704-d0a74bdd3cbf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true 2026-04-30 07:06:49.792 7 INFO cinder.api.openstack.wsgi [None req-185ddf4b-3c23-4c3f-8704-d0a74bdd3cbf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/801] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.817 8 INFO cinder.api.openstack.wsgi [None req-8a0481fd-eab9-42db-b472-a5c81dc07e72 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true 2026-04-30 07:06:49.850 8 INFO cinder.api.openstack.wsgi [None req-8a0481fd-eab9-42db-b472-a5c81dc07e72 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/802] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:49.867 7 INFO cinder.api.openstack.wsgi [None req-c9c85834-c3a0-415f-b14a-1124ce68d561 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:06:49.875 7 INFO cinder.volume.api [None req-c9c85834-c3a0-415f-b14a-1124ce68d561 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:06:49.876 7 INFO cinder.api.openstack.wsgi [None req-c9c85834-c3a0-415f-b14a-1124ce68d561 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 401/803] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:06:49.887 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:06:49.898 8 INFO cinder.volume.api [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:06:49.900 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:06:49.911 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:06:49.930 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:06:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:06:56.089 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:56.089 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:06:56.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:06:56.090 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:06.089 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:06.089 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:06.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:06.090 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:16.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:16.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:16.091 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:16.092 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:26.089 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:26.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:26.091 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:26.092 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:36.089 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:36.089 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:36.090 8 INFO cinder.api.openstack.wsgi [None req-fe25210d-9bf2-48c6-a772-64ef03d1594c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:36.091 7 INFO cinder.api.openstack.wsgi [None req-e2bb791a-46c0-463c-a276-352caa86d28a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:38.999 8 INFO cinder.api.openstack.wsgi [None req-27657cd1-08e3-4355-b6c7-0ffb394d934a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes 2026-04-30 07:07:39.118 8 INFO cinder.api.v3.volumes [None req-27657cd1-08e3-4355-b6c7-0ffb394d934a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Create volume of 16 GB 2026-04-30 07:07:39.125 8 INFO cinder.volume.api [None req-27657cd1-08e3-4355-b6c7-0ffb394d934a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Availability Zones retrieved successfully. 2026-04-30 07:07:39.312 8 INFO cinder.volume.api [None req-27657cd1-08e3-4355-b6c7-0ffb394d934a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Create volume request issued successfully. 2026-04-30 07:07:39.313 8 INFO cinder.api.openstack.wsgi [None req-27657cd1-08e3-4355-b6c7-0ffb394d934a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 409/816] 199.19.213.240 () {34 vars in 732 bytes} [Thu Apr 30 07:07:38 2026] POST /v3/905c17825737481f9623bc23ce66480a/volumes => generated 846 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-30 07:07:39.329 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-43e9d336-db89-400c-ade5-f4b0dc6c6961 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:39.364 7 INFO cinder.volume.api [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-43e9d336-db89-400c-ade5-f4b0dc6c6961 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:39.368 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-43e9d336-db89-400c-ade5-f4b0dc6c6961 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 7|app: 0|req: 408/817] 199.19.213.240 () {32 vars in 823 bytes} [Thu Apr 30 07:07:39 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:44.385 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:44.405 8 INFO cinder.volume.api [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:44.412 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 8|app: 0|req: 410/818] 199.19.213.240 () {32 vars in 823 bytes} [Thu Apr 30 07:07:44 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:45.027 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-1358f362-0b3c-434d-a16f-26700195b191 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:45.045 7 INFO cinder.volume.api [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-1358f362-0b3c-434d-a16f-26700195b191 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:45.050 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-1358f362-0b3c-434d-a16f-26700195b191 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 7|app: 0|req: 409/819] 10.0.0.11 () {34 vars in 1025 bytes} [Thu Apr 30 07:07:45 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:46.090 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-1358f362-0b3c-434d-a16f-26700195b191 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:46.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:46.091 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-1358f362-0b3c-434d-a16f-26700195b191 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:46.091 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:46.371 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-5dffcd58-4215-4ebf-a334-b1d3b4631590 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:46.385 7 INFO cinder.volume.api [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-5dffcd58-4215-4ebf-a334-b1d3b4631590 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:46.392 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-5dffcd58-4215-4ebf-a334-b1d3b4631590 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 7|app: 0|req: 411/822] 10.0.0.11 () {34 vars in 1025 bytes} [Thu Apr 30 07:07:46 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:46.401 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:07:46.402 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-57cc5c1b-0fb2-443f-afcc-25877461525e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 412/823] 10.0.0.11 () {32 vars in 826 bytes} [Thu Apr 30 07:07:46 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:46.414 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-57b8a00d-b311-4e87-93b9-2827aa73c646 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:46.468 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-57b8a00d-b311-4e87-93b9-2827aa73c646 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments returned with HTTP 200 [pid: 7|app: 0|req: 412/824] 10.0.0.11 () {40 vars in 1054 bytes} [Thu Apr 30 07:07:46 2026] POST /v3/905c17825737481f9623bc23ce66480a/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:46.872 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-330585b6-72f4-48c6-9e7b-87ce4222884f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:46.906 8 INFO cinder.volume.api [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-330585b6-72f4-48c6-9e7b-87ce4222884f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:46.910 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-330585b6-72f4-48c6-9e7b-87ce4222884f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 8|app: 0|req: 413/825] 199.19.213.240 () {32 vars in 823 bytes} [Thu Apr 30 07:07:46 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:47.382 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-57b8a00d-b311-4e87-93b9-2827aa73c646 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-30 07:07:47.383 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-57b8a00d-b311-4e87-93b9-2827aa73c646 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 413/826] 199.19.213.240 () {32 vars in 838 bytes} [Thu Apr 30 07:07:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:47.393 8 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-138f0cfa-be2e-4844-a565-b90a95186a51 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:47.411 8 INFO cinder.volume.api [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-138f0cfa-be2e-4844-a565-b90a95186a51 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:47.417 8 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-138f0cfa-be2e-4844-a565-b90a95186a51 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 8|app: 0|req: 414/827] 199.19.213.240 () {36 vars in 1071 bytes} [Thu Apr 30 07:07:47 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1608 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:47.474 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-5257cc69-7770-4285-b2c4-5e1695bd97a7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:48.075 7 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-5257cc69-7770-4285-b2c4-5e1695bd97a7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f returned with HTTP 200 [pid: 7|app: 0|req: 414/828] 199.19.213.240 () {40 vars in 1132 bytes} [Thu Apr 30 07:07:47 2026] PUT /v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f => generated 775 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:48.111 8 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-97cbd142-95c1-4552-94a8-6f9a120823e7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:48.138 8 INFO cinder.api.openstack.wsgi [req-7f5644ab-2ad1-4d90-8999-df7d64b9fd54 req-97cbd142-95c1-4552-94a8-6f9a120823e7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f/action returned with HTTP 204 [pid: 8|app: 0|req: 415/829] 199.19.213.240 () {40 vars in 1146 bytes} [Thu Apr 30 07:07:48 2026] POST /v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:49.035 7 INFO cinder.api.openstack.wsgi [None req-336eba5b-6982-48bf-a1aa-41733aa5dd3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:49.044 7 INFO cinder.api.openstack.wsgi [None req-336eba5b-6982-48bf-a1aa-41733aa5dd3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 415/830] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:07:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:49.076 8 INFO cinder.api.openstack.wsgi [None req-411158c6-1119-4fac-8ee3-d01986fd9969 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/12e5cd0f354c42f497a059595226dcd8?usage=true 2026-04-30 07:07:49.095 8 INFO cinder.api.openstack.wsgi [None req-411158c6-1119-4fac-8ee3-d01986fd9969 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/12e5cd0f354c42f497a059595226dcd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/831] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/12e5cd0f354c42f497a059595226dcd8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.108 7 INFO cinder.api.openstack.wsgi [None req-de7871b6-f090-43d8-b7e1-66ed02bb9745 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true 2026-04-30 07:07:49.138 7 INFO cinder.api.openstack.wsgi [None req-de7871b6-f090-43d8-b7e1-66ed02bb9745 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/832] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.147 8 INFO cinder.api.openstack.wsgi [None req-a08a8401-04c7-437e-ae43-10157873175f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true 2026-04-30 07:07:49.167 8 INFO cinder.api.openstack.wsgi [None req-a08a8401-04c7-437e-ae43-10157873175f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/833] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.177 7 INFO cinder.api.openstack.wsgi [None req-74c88520-a0a6-44a1-9617-03abb59f7a51 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true 2026-04-30 07:07:49.203 7 INFO cinder.api.openstack.wsgi [None req-74c88520-a0a6-44a1-9617-03abb59f7a51 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/834] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.216 8 INFO cinder.api.openstack.wsgi [None req-330be1e5-f0e0-4cc0-b710-ba527a4ebaf3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true 2026-04-30 07:07:49.236 8 INFO cinder.api.openstack.wsgi [None req-330be1e5-f0e0-4cc0-b710-ba527a4ebaf3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/835] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/1942f10f8d044aaa9cabc452eef97b8f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.246 7 INFO cinder.api.openstack.wsgi [None req-63bc5a00-3b4a-45c0-ae32-f9ff11b05e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true 2026-04-30 07:07:49.270 7 INFO cinder.api.openstack.wsgi [None req-63bc5a00-3b4a-45c0-ae32-f9ff11b05e35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/836] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.284 8 INFO cinder.api.openstack.wsgi [None req-898198a2-32ae-4f6c-bf5c-8a94659608d0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true 2026-04-30 07:07:49.330 8 INFO cinder.api.openstack.wsgi [None req-898198a2-32ae-4f6c-bf5c-8a94659608d0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/685b7d5aa6ec4fe3ac2b07f533fc8dfd?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.341 7 INFO cinder.api.openstack.wsgi [None req-e9747288-e47b-4f58-9b74-c5fd050f9a83 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:07:49.364 7 INFO cinder.api.openstack.wsgi [None req-e9747288-e47b-4f58-9b74-c5fd050f9a83 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.377 8 INFO cinder.api.openstack.wsgi [None req-a6014657-61fe-4bb4-8155-f046c8b14b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true 2026-04-30 07:07:49.397 8 INFO cinder.api.openstack.wsgi [None req-a6014657-61fe-4bb4-8155-f046c8b14b67 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.411 7 INFO cinder.api.openstack.wsgi [None req-ba78dd0c-6865-4c24-9aad-0e51e73b84a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:07:49.430 7 INFO cinder.api.openstack.wsgi [None req-ba78dd0c-6865-4c24-9aad-0e51e73b84a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/840] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.443 8 INFO cinder.api.openstack.wsgi [None req-f481f968-b15c-4793-8d81-d891e0e369ea b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:07:49.468 8 INFO cinder.api.openstack.wsgi [None req-f481f968-b15c-4793-8d81-d891e0e369ea b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/841] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.483 7 INFO cinder.api.openstack.wsgi [None req-24e2dbb8-75dc-45e5-8bfd-fb23f487c760 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true 2026-04-30 07:07:49.501 7 INFO cinder.api.openstack.wsgi [None req-24e2dbb8-75dc-45e5-8bfd-fb23f487c760 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.515 8 INFO cinder.api.openstack.wsgi [None req-c1753c45-946d-4ee2-b65f-03d7851c7507 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true 2026-04-30 07:07:49.543 8 INFO cinder.api.openstack.wsgi [None req-c1753c45-946d-4ee2-b65f-03d7851c7507 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/843] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.554 7 INFO cinder.api.openstack.wsgi [None req-1bbfe04d-8f00-4820-8fe8-5e3c1f285093 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true 2026-04-30 07:07:49.571 7 INFO cinder.api.openstack.wsgi [None req-1bbfe04d-8f00-4820-8fe8-5e3c1f285093 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/844] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.583 8 INFO cinder.api.openstack.wsgi [None req-0118645f-aec1-4637-baed-b6f5a56c7858 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c270955455314df3b188553a41e621a5?usage=true 2026-04-30 07:07:49.613 8 INFO cinder.api.openstack.wsgi [None req-0118645f-aec1-4637-baed-b6f5a56c7858 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c270955455314df3b188553a41e621a5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/845] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c270955455314df3b188553a41e621a5?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.627 7 INFO cinder.api.openstack.wsgi [None req-03277318-b3af-4392-8d4f-c0a5205fdbc6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c6baed713d2d482aa62c9afa99cf0d84?usage=true 2026-04-30 07:07:49.678 7 INFO cinder.api.openstack.wsgi [None req-03277318-b3af-4392-8d4f-c0a5205fdbc6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c6baed713d2d482aa62c9afa99cf0d84?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/846] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c6baed713d2d482aa62c9afa99cf0d84?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:07:49.692 8 INFO cinder.api.openstack.wsgi [None req-79f2b3c3-05c9-4928-987b-b20696bab887 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:07:49.709 8 INFO cinder.volume.api [None req-79f2b3c3-05c9-4928-987b-b20696bab887 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:49.716 8 INFO cinder.api.openstack.wsgi [None req-79f2b3c3-05c9-4928-987b-b20696bab887 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 424/847] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:49.728 7 INFO cinder.api.openstack.wsgi [None req-899eadca-177e-446e-b821-d4c37f5e3fd9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:07:49.742 7 INFO cinder.volume.api [None req-899eadca-177e-446e-b821-d4c37f5e3fd9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:07:49.742 7 INFO cinder.api.openstack.wsgi [None req-899eadca-177e-446e-b821-d4c37f5e3fd9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/848] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:49.753 8 INFO cinder.api.openstack.wsgi [None req-6f7f33e0-8e59-4d3a-88de-fcfb0e2e6a56 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:07:49.766 8 INFO cinder.volume.api [None req-6f7f33e0-8e59-4d3a-88de-fcfb0e2e6a56 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:49.771 8 INFO cinder.api.openstack.wsgi [None req-6f7f33e0-8e59-4d3a-88de-fcfb0e2e6a56 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:49.785 7 INFO cinder.api.openstack.wsgi [None req-b9481507-4607-473d-b92c-6a433bf9ee35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:07:49.802 7 INFO cinder.api.openstack.wsgi [None req-b9481507-4607-473d-b92c-6a433bf9ee35 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:07:49.967 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:49.985 8 INFO cinder.volume.api [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:49.992 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 199.19.213.240 () {32 vars in 823 bytes} [Thu Apr 30 07:07:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:54.218 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:07:54.242 7 INFO cinder.volume.api [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:07:54.248 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 199.19.213.240 () {32 vars in 823 bytes} [Thu Apr 30 07:07:54 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 1787 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:07:56.090 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:56.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:07:56.091 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:07:56.091 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:06.090 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:06.091 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:06.098 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:06.099 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:16.089 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:16.089 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:16.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:16.091 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:26.089 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:26.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:26.090 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:26.092 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:36.089 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:36.089 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:36.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:36.091 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:46.089 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:46.090 7 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5efb697c-1cc6-41cf-9ad4-9b525c856b97 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:46.090 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:46.091 8 INFO cinder.api.openstack.wsgi [req-27657cd1-08e3-4355-b6c7-0ffb394d934a req-5168d451-7457-434d-aaad-9bf953a2ae3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:49.002 7 INFO cinder.api.openstack.wsgi [None req-db34822d-24af-4ba4-823d-8881ced17504 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:08:49.009 7 INFO cinder.volume.api [None req-db34822d-24af-4ba4-823d-8881ced17504 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:08:49.009 7 INFO cinder.api.openstack.wsgi [None req-db34822d-24af-4ba4-823d-8881ced17504 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/865] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:08:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:49.022 8 INFO cinder.api.openstack.wsgi [None req-0880ff28-c882-4e04-b736-adc94a0f03b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:08:49.039 8 INFO cinder.volume.api [None req-0880ff28-c882-4e04-b736-adc94a0f03b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:08:49.049 8 INFO cinder.api.openstack.wsgi [None req-0880ff28-c882-4e04-b736-adc94a0f03b9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/866] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:08:49.078 7 INFO cinder.api.openstack.wsgi [None req-45f41bdd-2d6f-4882-b522-3322300e1c66 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true 2026-04-30 07:08:49.094 7 INFO cinder.api.openstack.wsgi [None req-45f41bdd-2d6f-4882-b522-3322300e1c66 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/867] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:49.102 8 INFO cinder.api.openstack.wsgi [None req-11558622-fab1-43c7-a512-289ee754a4b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true 2026-04-30 07:08:49.128 8 INFO cinder.api.openstack.wsgi [None req-11558622-fab1-43c7-a512-289ee754a4b0 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/868] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.139 7 INFO cinder.api.openstack.wsgi [None req-0bd403e0-d8ef-4119-83bc-c5d812707ba7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true 2026-04-30 07:08:49.159 7 INFO cinder.api.openstack.wsgi [None req-0bd403e0-d8ef-4119-83bc-c5d812707ba7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/869] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.170 8 INFO cinder.api.openstack.wsgi [None req-3cf636ae-b933-47e9-893d-0975d07547e4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true 2026-04-30 07:08:49.200 8 INFO cinder.api.openstack.wsgi [None req-3cf636ae-b933-47e9-893d-0975d07547e4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/870] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.210 7 INFO cinder.api.openstack.wsgi [None req-57597bc4-d9cd-414d-9f2b-c8c57bb19288 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:08:49.236 7 INFO cinder.api.openstack.wsgi [None req-57597bc4-d9cd-414d-9f2b-c8c57bb19288 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/871] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.253 8 INFO cinder.api.openstack.wsgi [None req-450eb75e-5a5a-4634-9a11-c7f46491ee0a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true 2026-04-30 07:08:49.281 8 INFO cinder.api.openstack.wsgi [None req-450eb75e-5a5a-4634-9a11-c7f46491ee0a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/872] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.294 7 INFO cinder.api.openstack.wsgi [None req-4131af04-f802-42e9-bd71-99e4e5cb46d6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:08:49.336 7 INFO cinder.api.openstack.wsgi [None req-4131af04-f802-42e9-bd71-99e4e5cb46d6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/873] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.350 8 INFO cinder.api.openstack.wsgi [None req-88770fba-4d9f-456c-93e7-5a9b9944d2b1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:08:49.371 8 INFO cinder.api.openstack.wsgi [None req-88770fba-4d9f-456c-93e7-5a9b9944d2b1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/874] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.383 7 INFO cinder.api.openstack.wsgi [None req-ca43cf82-5ea9-4185-ad25-bced73c862af b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true 2026-04-30 07:08:49.407 7 INFO cinder.api.openstack.wsgi [None req-ca43cf82-5ea9-4185-ad25-bced73c862af b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/875] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.420 8 INFO cinder.api.openstack.wsgi [None req-f6595664-65ea-4c45-86d1-e467414539a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true 2026-04-30 07:08:49.445 8 INFO cinder.api.openstack.wsgi [None req-f6595664-65ea-4c45-86d1-e467414539a6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/876] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.459 7 INFO cinder.api.openstack.wsgi [None req-46be3645-9cb7-499c-b81e-17a80ef785c9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true 2026-04-30 07:08:49.482 7 INFO cinder.api.openstack.wsgi [None req-46be3645-9cb7-499c-b81e-17a80ef785c9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/877] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:49.494 8 INFO cinder.api.openstack.wsgi [None req-d005eb35-17e1-4860-9d75-c2500a73b6a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:08:49.516 8 INFO cinder.volume.api [None req-d005eb35-17e1-4860-9d75-c2500a73b6a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:08:49.524 8 INFO cinder.api.openstack.wsgi [None req-d005eb35-17e1-4860-9d75-c2500a73b6a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/878] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:08:49.540 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:08:49.547 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 440/879] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:08:49.562 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:08:49.579 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 440/880] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:08:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:08:56.089 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:56.089 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:08:56.090 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:08:56.091 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:06.090 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:06.090 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:06.091 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:06.092 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:16.089 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:16.090 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:16.091 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:16.091 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:26.090 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:26.090 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:26.091 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:26.091 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:36.089 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:36.090 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:36.091 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:36.092 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:46.089 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:46.090 8 INFO cinder.api.openstack.wsgi [None req-c331ca9a-2ee0-43e9-b880-3a7af3430d94 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:46.090 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:46.092 7 INFO cinder.api.openstack.wsgi [None req-26d7d4a8-ebf4-49fa-bad9-e1392bcad1a8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:48.928 8 INFO cinder.api.openstack.wsgi [None req-b2d9a419-fcaf-407a-aa67-fc9c488cbbd6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:09:48.944 8 INFO cinder.volume.api [None req-b2d9a419-fcaf-407a-aa67-fc9c488cbbd6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:09:48.949 8 INFO cinder.api.openstack.wsgi [None req-b2d9a419-fcaf-407a-aa67-fc9c488cbbd6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/893] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:09:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-30 07:09:48.964 7 INFO cinder.api.openstack.wsgi [None req-008f5e53-b8da-4590-811b-4f870327ea68 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:09:48.978 7 INFO cinder.volume.api [None req-008f5e53-b8da-4590-811b-4f870327ea68 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:09:48.986 7 INFO cinder.api.openstack.wsgi [None req-008f5e53-b8da-4590-811b-4f870327ea68 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 447/894] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:09:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:48.999 8 INFO cinder.api.openstack.wsgi [None req-3be4e738-0ee2-4177-afe4-81731b622f23 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:09:49.004 8 INFO cinder.volume.api [None req-3be4e738-0ee2-4177-afe4-81731b622f23 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:09:49.004 8 INFO cinder.api.openstack.wsgi [None req-3be4e738-0ee2-4177-afe4-81731b622f23 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/895] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:09:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:09:49.016 7 INFO cinder.api.openstack.wsgi [None req-22167900-9d07-4cfc-a1a8-4ddb9fd5ca08 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:09:49.034 7 INFO cinder.api.openstack.wsgi [None req-22167900-9d07-4cfc-a1a8-4ddb9fd5ca08 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 448/896] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.047 8 INFO cinder.api.openstack.wsgi [None req-4e4e603c-5e78-40b5-9129-ec97e939f761 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:09:49.051 8 INFO cinder.api.openstack.wsgi [None req-4e4e603c-5e78-40b5-9129-ec97e939f761 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 449/897] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.092 7 INFO cinder.api.openstack.wsgi [None req-1655f4a9-7652-4f7e-b919-2a71798fb4b4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true 2026-04-30 07:09:49.128 7 INFO cinder.api.openstack.wsgi [None req-1655f4a9-7652-4f7e-b919-2a71798fb4b4 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/898] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.139 8 INFO cinder.api.openstack.wsgi [None req-8120afba-d1b4-40d0-a24c-3126066ebcff b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true 2026-04-30 07:09:49.165 8 INFO cinder.api.openstack.wsgi [None req-8120afba-d1b4-40d0-a24c-3126066ebcff b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/899] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.179 7 INFO cinder.api.openstack.wsgi [None req-7aa4a845-4564-4633-9673-9b2afb9dfae8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true 2026-04-30 07:09:49.209 7 INFO cinder.api.openstack.wsgi [None req-7aa4a845-4564-4633-9673-9b2afb9dfae8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/900] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.230 8 INFO cinder.api.openstack.wsgi [None req-23ca0180-f866-4e7e-ae1c-3b00bd7a91c8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true 2026-04-30 07:09:49.252 8 INFO cinder.api.openstack.wsgi [None req-23ca0180-f866-4e7e-ae1c-3b00bd7a91c8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/901] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.266 7 INFO cinder.api.openstack.wsgi [None req-e5eca349-8e1f-4a41-98b9-78a096d34c2c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:09:49.288 7 INFO cinder.api.openstack.wsgi [None req-e5eca349-8e1f-4a41-98b9-78a096d34c2c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/902] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.298 8 INFO cinder.api.openstack.wsgi [None req-fd8c6c6c-4117-48e8-bbd3-c3213792b7fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true 2026-04-30 07:09:49.340 8 INFO cinder.api.openstack.wsgi [None req-fd8c6c6c-4117-48e8-bbd3-c3213792b7fe b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/903] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.350 7 INFO cinder.api.openstack.wsgi [None req-65ab0c13-22c6-40d5-9999-eacd1c7b6c54 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:09:49.378 7 INFO cinder.api.openstack.wsgi [None req-65ab0c13-22c6-40d5-9999-eacd1c7b6c54 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/904] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.389 8 INFO cinder.api.openstack.wsgi [None req-64f6e3ff-7281-4f7e-90a7-716f60c6c44e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:09:49.411 8 INFO cinder.api.openstack.wsgi [None req-64f6e3ff-7281-4f7e-90a7-716f60c6c44e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/905] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.420 7 INFO cinder.api.openstack.wsgi [None req-34860020-4bad-4507-b6dc-488d6a6975da b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true 2026-04-30 07:09:49.447 7 INFO cinder.api.openstack.wsgi [None req-34860020-4bad-4507-b6dc-488d6a6975da b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/906] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.460 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true 2026-04-30 07:09:49.484 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/907] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:49.497 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true 2026-04-30 07:09:49.530 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/908] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:09:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:09:56.090 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:56.090 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:09:56.091 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:09:56.091 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:06.089 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:06.089 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:06.090 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:06.090 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:16.090 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:16.090 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:16.090 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:16.092 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:26.089 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:26.089 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:26.090 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:26.091 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:36.089 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:36.090 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:36.090 8 INFO cinder.api.openstack.wsgi [None req-34d8a9ca-0478-40bb-90fd-2016d014fc85 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:36.091 7 INFO cinder.api.openstack.wsgi [None req-64533a77-7460-46d8-afb1-722aea2a05d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:40.854 8 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-4e94ecb2-a2cc-4579-a1d7-ae92d85fe549 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:10:40.946 8 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-4e94ecb2-a2cc-4579-a1d7-ae92d85fe549 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f returned with HTTP 200 [pid: 8|app: 0|req: 460/919] 199.19.213.240 () {38 vars in 1101 bytes} [Thu Apr 30 07:10:40 2026] DELETE /v3/905c17825737481f9623bc23ce66480a/attachments/4d639cfb-278c-4dfa-8217-af81897e8e8f => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:40.962 7 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 2026-04-30 07:10:40.962 7 INFO cinder.api.v3.volumes [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Delete volume with id: 36968cc1-a662-4b9e-a177-eb6ab0f23603  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:10:40.991 7 INFO cinder.volume.api [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Volume info retrieved successfully. 2026-04-30 07:10:41.023 7 INFO cinder.volume.api [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Delete volume request issued successfully. 2026-04-30 07:10:41.024 7 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 returned with HTTP 202 [pid: 7|app: 0|req: 460/920] 199.19.213.240 () {36 vars in 1052 bytes} [Thu Apr 30 07:10:40 2026] DELETE /v3/905c17825737481f9623bc23ce66480a/volumes/36968cc1-a662-4b9e-a177-eb6ab0f23603 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-30 07:10:46.089 8 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-4e94ecb2-a2cc-4579-a1d7-ae92d85fe549 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:46.089 7 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:46.090 8 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-4e94ecb2-a2cc-4579-a1d7-ae92d85fe549 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:46.090 7 INFO cinder.api.openstack.wsgi [req-900a632d-1a3a-497e-b14d-41101e134e82 req-7d8a4db5-ae3b-443f-8257-8d42b5dee39f b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:48.944 8 INFO cinder.api.openstack.wsgi [None req-167168e2-854a-4213-bc41-724bd47c81ba b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-30 07:10:48.956 8 INFO cinder.volume.api [None req-167168e2-854a-4213-bc41-724bd47c81ba b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:10:48.959 8 INFO cinder.api.openstack.wsgi [None req-167168e2-854a-4213-bc41-724bd47c81ba b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/923] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:10:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-30 07:10:48.971 7 INFO cinder.api.openstack.wsgi [None req-cafd8fde-68e5-4241-8cc6-99f6e715c4e7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:10:48.983 7 INFO cinder.volume.api [None req-cafd8fde-68e5-4241-8cc6-99f6e715c4e7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:10:48.985 7 INFO cinder.api.openstack.wsgi [None req-cafd8fde-68e5-4241-8cc6-99f6e715c4e7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:10:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:10:49.031 8 INFO cinder.api.openstack.wsgi [None req-08d1dac4-d429-4114-b1e6-7fd1a7e1ea6a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true 2026-04-30 07:10:49.054 8 INFO cinder.api.openstack.wsgi [None req-08d1dac4-d429-4114-b1e6-7fd1a7e1ea6a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/138dc45f3136457186b07bed374b8c8d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.065 7 INFO cinder.api.openstack.wsgi [None req-b5829dba-17ef-47b7-a60c-162fcc51f899 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true 2026-04-30 07:10:49.088 7 INFO cinder.api.openstack.wsgi [None req-b5829dba-17ef-47b7-a60c-162fcc51f899 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/926] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/175c513b3f674ebaa35ee25ff5404679?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.102 8 INFO cinder.api.openstack.wsgi [None req-47304673-29d3-4a3b-ba06-ca8fec74bad6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true 2026-04-30 07:10:49.145 8 INFO cinder.api.openstack.wsgi [None req-47304673-29d3-4a3b-ba06-ca8fec74bad6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/179edde8eb8647d3901dcfc7c9d72bb6?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.154 7 INFO cinder.api.openstack.wsgi [None req-be148d0b-b258-484a-b1cc-dc872d559f2c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true 2026-04-30 07:10:49.180 7 INFO cinder.api.openstack.wsgi [None req-be148d0b-b258-484a-b1cc-dc872d559f2c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/51939aba4bbc450881a94981ce70a36f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.191 8 INFO cinder.api.openstack.wsgi [None req-db0500df-e9aa-4c27-b68c-e146a2d93b63 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:10:49.214 8 INFO cinder.api.openstack.wsgi [None req-db0500df-e9aa-4c27-b68c-e146a2d93b63 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/929] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.224 7 INFO cinder.api.openstack.wsgi [None req-6ec0f85d-6935-40f1-a588-f56064b46b92 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true 2026-04-30 07:10:49.249 7 INFO cinder.api.openstack.wsgi [None req-6ec0f85d-6935-40f1-a588-f56064b46b92 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/930] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/7630e5c78df54ec28c19265ef2571fb9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.261 8 INFO cinder.api.openstack.wsgi [None req-9ea1fa91-5474-4005-9b32-a48832b29033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:10:49.288 8 INFO cinder.api.openstack.wsgi [None req-9ea1fa91-5474-4005-9b32-a48832b29033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/931] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.300 7 INFO cinder.api.openstack.wsgi [None req-6e01600b-21f8-49ae-9141-e0ce79487e3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:10:49.339 7 INFO cinder.api.openstack.wsgi [None req-6e01600b-21f8-49ae-9141-e0ce79487e3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/932] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.351 8 INFO cinder.api.openstack.wsgi [None req-519f90e2-d309-4f71-9175-11535eb586ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true 2026-04-30 07:10:49.375 8 INFO cinder.api.openstack.wsgi [None req-519f90e2-d309-4f71-9175-11535eb586ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/933] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9bde618334614232a0c0b97dbb57856f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.387 7 INFO cinder.api.openstack.wsgi [None req-7cfa32da-d9ed-44f9-b583-c9f3464057e1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true 2026-04-30 07:10:49.414 7 INFO cinder.api.openstack.wsgi [None req-7cfa32da-d9ed-44f9-b583-c9f3464057e1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/934] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/b23637b4b60c44ab9b8a5927026a26c1?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.429 8 INFO cinder.api.openstack.wsgi [None req-963d7851-3d6b-4602-bd57-1bb8d432da55 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true 2026-04-30 07:10:49.452 8 INFO cinder.api.openstack.wsgi [None req-963d7851-3d6b-4602-bd57-1bb8d432da55 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/935] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/c13857356ffb4d43a3ffdaefa0664411?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.464 7 INFO cinder.api.openstack.wsgi [None req-47d1e17a-5b97-49ae-b228-9e347b588024 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:10:49.471 7 INFO cinder.volume.api [None req-47d1e17a-5b97-49ae-b228-9e347b588024 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:10:49.472 7 INFO cinder.api.openstack.wsgi [None req-47d1e17a-5b97-49ae-b228-9e347b588024 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 468/936] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:10:49.486 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:10:49.492 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 469/937] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:49.505 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:10:49.520 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 469/938] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:10:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:10:56.088 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:56.089 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:10:56.089 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:10:56.091 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:06.090 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:06.090 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:06.091 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:06.092 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:16.089 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:16.089 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:16.090 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:16.091 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:26.089 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:26.089 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:26.090 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:26.091 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:36.089 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:36.089 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:36.090 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:36.090 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:46.089 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:46.089 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:46.090 8 INFO cinder.api.openstack.wsgi [None req-c6181be4-99a1-403b-8e4c-d9c6453aa033 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:46.091 7 INFO cinder.api.openstack.wsgi [None req-5accc1b6-c13e-47d2-8cc2-89cc1c694a86 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:49.011 8 INFO cinder.api.openstack.wsgi [None req-c9877086-a456-482d-a016-6409f32a5dcb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:11:49.020 8 INFO cinder.volume.api [None req-c9877086-a456-482d-a016-6409f32a5dcb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:11:49.022 8 INFO cinder.api.openstack.wsgi [None req-c9877086-a456-482d-a016-6409f32a5dcb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/951] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:11:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:11:49.068 7 INFO cinder.api.openstack.wsgi [None req-91f61157-8af5-4baa-a4a3-88b747282269 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5ac3d69a477249b99003926fcc3f49ce?usage=true 2026-04-30 07:11:49.091 7 INFO cinder.api.openstack.wsgi [None req-91f61157-8af5-4baa-a4a3-88b747282269 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5ac3d69a477249b99003926fcc3f49ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/952] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/5ac3d69a477249b99003926fcc3f49ce?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.100 8 INFO cinder.api.openstack.wsgi [None req-fee612e9-2cd0-48e8-b58a-26af59d18ff3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:11:49.119 8 INFO cinder.api.openstack.wsgi [None req-fee612e9-2cd0-48e8-b58a-26af59d18ff3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/953] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.132 7 INFO cinder.api.openstack.wsgi [None req-634c0715-ccca-4e46-81f5-3e855c14bae6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:11:49.156 7 INFO cinder.api.openstack.wsgi [None req-634c0715-ccca-4e46-81f5-3e855c14bae6 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/954] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.170 8 INFO cinder.api.openstack.wsgi [None req-9380fcb9-f44f-4ee7-ae1f-8dfb84fa0ed1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:11:49.191 8 INFO cinder.api.openstack.wsgi [None req-9380fcb9-f44f-4ee7-ae1f-8dfb84fa0ed1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/955] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.202 7 INFO cinder.api.openstack.wsgi [None req-12bc0fed-b245-4942-a1d5-4e221ef54d3d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9e3bd1acf488471b852f7e4f5245a927?usage=true 2026-04-30 07:11:49.228 7 INFO cinder.api.openstack.wsgi [None req-12bc0fed-b245-4942-a1d5-4e221ef54d3d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9e3bd1acf488471b852f7e4f5245a927?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/956] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/9e3bd1acf488471b852f7e4f5245a927?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.240 8 INFO cinder.api.openstack.wsgi [None req-8a47f00a-e2d0-4a36-be69-2faba1a05419 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:11:49.246 8 INFO cinder.api.openstack.wsgi [None req-8a47f00a-e2d0-4a36-be69-2faba1a05419 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 479/957] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.259 7 INFO cinder.api.openstack.wsgi [None req-645ff8b3-86a0-4dce-a026-b99c2817d3d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:11:49.283 7 INFO cinder.api.openstack.wsgi [None req-645ff8b3-86a0-4dce-a026-b99c2817d3d7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 479/958] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:11:49.296 8 INFO cinder.api.openstack.wsgi [None req-0a1c1dda-8239-41a0-bb53-3881fc8da7e9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:11:49.308 8 INFO cinder.volume.api [None req-0a1c1dda-8239-41a0-bb53-3881fc8da7e9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:11:49.312 8 INFO cinder.api.openstack.wsgi [None req-0a1c1dda-8239-41a0-bb53-3881fc8da7e9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/959] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:11:49.326 7 INFO cinder.api.openstack.wsgi [None req-2a3448b6-6b78-4192-b110-9089d9018ace b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:11:49.333 7 INFO cinder.volume.api [None req-2a3448b6-6b78-4192-b110-9089d9018ace b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:11:49.333 7 INFO cinder.api.openstack.wsgi [None req-2a3448b6-6b78-4192-b110-9089d9018ace b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/960] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:11:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:11:56.089 8 INFO cinder.api.openstack.wsgi [None req-0a1c1dda-8239-41a0-bb53-3881fc8da7e9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:56.089 7 INFO cinder.api.openstack.wsgi [None req-2a3448b6-6b78-4192-b110-9089d9018ace b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:11:56.091 8 INFO cinder.api.openstack.wsgi [None req-0a1c1dda-8239-41a0-bb53-3881fc8da7e9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:56.091 7 INFO cinder.api.openstack.wsgi [None req-2a3448b6-6b78-4192-b110-9089d9018ace b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:11:59.429 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots 2026-04-30 07:11:59.436 8 INFO cinder.volume.api [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:11:59.436 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 482/963] 10.0.0.2 () {32 vars in 701 bytes} [Thu Apr 30 07:11:59 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:11:59.451 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes 2026-04-30 07:11:59.462 7 INFO cinder.volume.api [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:11:59.463 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 482/964] 10.0.0.2 () {32 vars in 697 bytes} [Thu Apr 30 07:11:59 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:12:06.089 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:06.089 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:06.091 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:06.091 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:16.089 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:16.089 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:16.090 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:16.090 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:26.090 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:26.090 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:26.091 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:26.092 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:36.089 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:36.090 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:36.090 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:36.091 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:46.089 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:46.090 7 INFO cinder.api.openstack.wsgi [None req-8b561ee5-2c7d-4e22-ac13-b454495212ed b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:46.090 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:46.091 8 INFO cinder.api.openstack.wsgi [None req-70efe790-b3cd-4221-85bf-1550a5823d49 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:49.100 7 INFO cinder.api.openstack.wsgi [None req-3fc3fecf-ad8d-4026-88c5-13de56621ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:12:49.114 7 INFO cinder.api.openstack.wsgi [None req-3fc3fecf-ad8d-4026-88c5-13de56621ce9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 488/975] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:12:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:12:49.126 8 INFO cinder.api.openstack.wsgi [None req-3869602a-cfc9-4799-99a0-56f2cc4db26d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:12:49.141 8 INFO cinder.volume.api [None req-3869602a-cfc9-4799-99a0-56f2cc4db26d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:12:49.143 8 INFO cinder.api.openstack.wsgi [None req-3869602a-cfc9-4799-99a0-56f2cc4db26d b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:12:49.162 7 INFO cinder.api.openstack.wsgi [None req-fa2fa45a-b867-4963-a730-c2788015fad3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:12:49.185 7 INFO cinder.volume.api [None req-fa2fa45a-b867-4963-a730-c2788015fad3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:12:49.193 7 INFO cinder.api.openstack.wsgi [None req-fa2fa45a-b867-4963-a730-c2788015fad3 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:12:49.211 8 INFO cinder.api.openstack.wsgi [None req-c25dae12-ce01-427f-aa00-0008236d8275 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:12:49.220 8 INFO cinder.volume.api [None req-c25dae12-ce01-427f-aa00-0008236d8275 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:12:49.221 8 INFO cinder.api.openstack.wsgi [None req-c25dae12-ce01-427f-aa00-0008236d8275 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:12:49.234 7 INFO cinder.api.openstack.wsgi [None req-0c9ff38f-30cb-45a7-8d9f-0268424e52ec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:12:49.258 7 INFO cinder.api.openstack.wsgi [None req-0c9ff38f-30cb-45a7-8d9f-0268424e52ec b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:12:49.337 8 INFO cinder.api.openstack.wsgi [None req-708ac40a-c14a-4f8f-be60-4a95280b38c7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:12:49.418 8 INFO cinder.api.openstack.wsgi [None req-708ac40a-c14a-4f8f-be60-4a95280b38c7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:12:49.436 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:12:49.464 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:12:49.480 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:12:49.518 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:12:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:12:56.089 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:56.090 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:12:56.090 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:12:56.091 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:06.089 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:06.089 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:06.090 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:06.090 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:16.089 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:16.089 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:16.090 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:16.090 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:26.089 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:26.089 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:26.090 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:26.091 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:36.092 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:36.093 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:36.093 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:36.095 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:46.090 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:46.090 7 INFO cinder.api.openstack.wsgi [None req-2e4f17ed-e0c4-4aef-8eca-7af5a4cc81c1 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:46.090 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:46.092 8 INFO cinder.api.openstack.wsgi [None req-31914877-17be-4883-94c2-105210be2047 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:48.922 7 INFO cinder.api.openstack.wsgi [None req-1d703b18-2589-4bac-af50-9fa0f47280a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:13:48.933 7 INFO cinder.api.openstack.wsgi [None req-1d703b18-2589-4bac-af50-9fa0f47280a9 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 498/995] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:13:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:13:48.944 8 INFO cinder.api.openstack.wsgi [None req-7d1721e9-53ca-4bbd-9bae-212309e6e798 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:13:48.953 8 INFO cinder.volume.api [None req-7d1721e9-53ca-4bbd-9bae-212309e6e798 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:13:48.955 8 INFO cinder.api.openstack.wsgi [None req-7d1721e9-53ca-4bbd-9bae-212309e6e798 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/996] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:13:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:13:48.972 7 INFO cinder.api.openstack.wsgi [None req-87a48c10-1fd5-4289-b7f5-d570ab9137e5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:13:48.989 7 INFO cinder.volume.api [None req-87a48c10-1fd5-4289-b7f5-d570ab9137e5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:13:48.990 7 INFO cinder.api.openstack.wsgi [None req-87a48c10-1fd5-4289-b7f5-d570ab9137e5 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/997] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:13:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:13:49.003 8 INFO cinder.api.openstack.wsgi [None req-6d5f2865-b11a-4440-98d4-869df491334b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:13:49.015 8 INFO cinder.api.openstack.wsgi [None req-6d5f2865-b11a-4440-98d4-869df491334b b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 499/998] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:13:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:13:49.029 7 INFO cinder.api.openstack.wsgi [None req-4855a6d4-ee8d-49cc-b502-1b280e404905 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:13:49.043 7 INFO cinder.volume.api [None req-4855a6d4-ee8d-49cc-b502-1b280e404905 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:13:49.045 7 INFO cinder.api.openstack.wsgi [None req-4855a6d4-ee8d-49cc-b502-1b280e404905 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/999] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:13:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:13:49.087 8 INFO cinder.api.openstack.wsgi [None req-29dd09f6-0e1a-44d1-9539-c6a7cf1006f2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:13:49.117 8 INFO cinder.api.openstack.wsgi [None req-29dd09f6-0e1a-44d1-9539-c6a7cf1006f2 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1000] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:13:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:13:49.130 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:13:49.170 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1001] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:13:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:13:49.182 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:13:49.207 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1002] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:13:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:13:56.089 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:56.089 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:13:56.090 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:13:56.090 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:06.089 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:06.089 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:06.090 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:06.090 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:16.090 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:16.090 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:16.091 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:16.091 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:26.090 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:26.090 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:26.091 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:26.092 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:36.089 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:36.089 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:36.090 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:36.091 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:46.089 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:46.089 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:46.090 8 INFO cinder.api.openstack.wsgi [None req-e42120bf-646b-48bb-b4b2-a0bfc223b5e8 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:46.091 7 INFO cinder.api.openstack.wsgi [None req-ac58658d-30b9-4f37-b59c-bfb2a1accfcf b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:48.975 8 INFO cinder.api.openstack.wsgi [None req-75ffc965-c7d2-4aed-ba0e-6b5d01d4f1a7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:14:48.983 8 INFO cinder.api.openstack.wsgi [None req-75ffc965-c7d2-4aed-ba0e-6b5d01d4f1a7 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1015] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:14:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:14:48.997 7 INFO cinder.api.openstack.wsgi [None req-2fd885f2-17f6-44c0-940d-4abf81f59f48 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:14:49.007 7 INFO cinder.volume.api [None req-2fd885f2-17f6-44c0-940d-4abf81f59f48 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:14:49.008 7 INFO cinder.api.openstack.wsgi [None req-2fd885f2-17f6-44c0-940d-4abf81f59f48 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1016] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:14:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:14:49.019 8 INFO cinder.api.openstack.wsgi [None req-16f0818b-f696-4a0f-8b8a-76171ab41a3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:14:49.030 8 INFO cinder.volume.api [None req-16f0818b-f696-4a0f-8b8a-76171ab41a3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:14:49.032 8 INFO cinder.api.openstack.wsgi [None req-16f0818b-f696-4a0f-8b8a-76171ab41a3c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1017] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:14:49.043 7 INFO cinder.api.openstack.wsgi [None req-6c186d68-7835-4263-9f98-ad10ef8a0e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:14:49.061 7 INFO cinder.api.openstack.wsgi [None req-6c186d68-7835-4263-9f98-ad10ef8a0e3e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1018] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:14:49.075 8 INFO cinder.api.openstack.wsgi [None req-9ba220cc-2b41-4e8e-9134-6c0e0c30b527 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:14:49.081 8 INFO cinder.volume.api [None req-9ba220cc-2b41-4e8e-9134-6c0e0c30b527 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:14:49.082 8 INFO cinder.api.openstack.wsgi [None req-9ba220cc-2b41-4e8e-9134-6c0e0c30b527 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1019] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:14:49.140 7 INFO cinder.api.openstack.wsgi [None req-9da6bf4e-6c6e-450f-b9c5-53f7672aa53a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:14:49.169 7 INFO cinder.api.openstack.wsgi [None req-9da6bf4e-6c6e-450f-b9c5-53f7672aa53a b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1020] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:14:49.182 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:14:49.208 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1021] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:14:49.221 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:14:49.257 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1022] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:14:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:14:56.090 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:56.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:14:56.091 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:14:56.093 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:06.089 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:06.089 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:06.090 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:06.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:16.089 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:16.089 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:16.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:16.091 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:26.089 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:26.089 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:26.090 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:26.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:36.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:36.090 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:36.091 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:36.092 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:46.089 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:46.090 7 INFO cinder.api.openstack.wsgi [None req-87c35af5-4034-49a5-8718-c9654390214c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:46.090 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:46.091 8 INFO cinder.api.openstack.wsgi [None req-5c2948ea-6b97-414c-987e-c3a570eeb828 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:49.002 7 INFO cinder.api.openstack.wsgi [None req-56fe5de2-e84e-4657-b8f4-3d9235c8a192 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:15:49.012 7 INFO cinder.volume.api [None req-56fe5de2-e84e-4657-b8f4-3d9235c8a192 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:15:49.015 7 INFO cinder.api.openstack.wsgi [None req-56fe5de2-e84e-4657-b8f4-3d9235c8a192 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1035] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:15:48 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:15:49.030 8 INFO cinder.api.openstack.wsgi [None req-faeb7a98-ef4b-48e3-9296-227e2aef9d59 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true 2026-04-30 07:15:49.040 8 INFO cinder.volume.api [None req-faeb7a98-ef4b-48e3-9296-227e2aef9d59 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all snapshots completed successfully. 2026-04-30 07:15:49.041 8 INFO cinder.api.openstack.wsgi [None req-faeb7a98-ef4b-48e3-9296-227e2aef9d59 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1036] 10.0.0.219 () {28 vars in 672 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:15:49.055 7 INFO cinder.api.openstack.wsgi [None req-a071991a-c1a6-49ad-9e07-dd72be288e8c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services 2026-04-30 07:15:49.061 7 INFO cinder.api.openstack.wsgi [None req-a071991a-c1a6-49ad-9e07-dd72be288e8c b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 519/1037] 10.0.0.219 () {28 vars in 643 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:15:49.102 8 INFO cinder.api.openstack.wsgi [None req-e79a0193-02a9-4329-b49d-6ead783fa4be b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true 2026-04-30 07:15:49.152 8 INFO cinder.api.openstack.wsgi [None req-e79a0193-02a9-4329-b49d-6ead783fa4be b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1038] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/70ec3b607dc0441b81d770f711bf2b7f?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:15:49.161 7 INFO cinder.api.openstack.wsgi [None req-547cd982-ebac-4cfa-b3b3-7330903a2990 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true 2026-04-30 07:15:49.219 7 INFO cinder.api.openstack.wsgi [None req-547cd982-ebac-4cfa-b3b3-7330903a2990 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1039] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/905c17825737481f9623bc23ce66480a?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:15:49.233 8 INFO cinder.api.openstack.wsgi [None req-968ab1cd-d396-4568-8265-f357495e9f7e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true 2026-04-30 07:15:49.270 8 INFO cinder.api.openstack.wsgi [None req-968ab1cd-d396-4568-8265-f357495e9f7e b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1040] 10.0.0.219 () {28 vars in 734 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/os-quota-sets/929a67ea59964ccc9b3d64989fa81e3c?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:15:49.284 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true 2026-04-30 07:15:49.295 7 INFO cinder.volume.api [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] Get all volumes completed successfully. 2026-04-30 07:15:49.297 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1041] 10.0.0.219 () {28 vars in 682 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-30 07:15:49.307 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true 2026-04-30 07:15:49.329 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1042] 10.0.0.219 () {28 vars in 694 bytes} [Thu Apr 30 07:15:49 2026] GET /v3/905c17825737481f9623bc23ce66480a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-30 07:15:56.089 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:56.089 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:15:56.090 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:15:56.090 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:16:06.089 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:16:06.089 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:16:06.090 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:16:06.090 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:16:16.089 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:16:16.089 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] GET http://10.0.0.180:8776/ 2026-04-30 07:16:16.090 8 INFO cinder.api.openstack.wsgi [None req-ea6293dc-4489-4279-ac8c-5673bfb86447 b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300 2026-04-30 07:16:16.090 7 INFO cinder.api.openstack.wsgi [None req-68c56887-c73a-4bfc-bf02-f81841182dfb b43bde782ea84d58955298a3a5ed2e97 905c17825737481f9623bc23ce66480a - - default default] http://10.0.0.180:8776/ returned with HTTP 300