+ 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 [Mon May 4 11:54:19 2026] *** compiled with version: 13.3.0 on 30 April 2026 22:46:36 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-655cbcb574-wsm4g 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff37b0e3668 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.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: 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.12/site-packages/oslo_policy/policy.py:1644: 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.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-04 11:54:23.045 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-05-04 11:54:23.046 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-05-04 11:54:23.051 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-05-04 11:54:23.052 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.12/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.12/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-05-04 11:54:24.294 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 11:54:24.300 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 11:54:24.304 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 11:54:24.307 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-04 11:54:24.322 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 11:54:24.325 7 INFO cinder.rpc [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 11:54:24.326 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 11:54:24.329 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 11:54:24.332 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 11:54:24.335 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-04 11:54:24.351 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 11:54:24.354 8 INFO cinder.rpc [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 11:54:24.373 7 WARNING cinder.api.contrib.hosts [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 11:54:24.403 8 WARNING cinder.api.contrib.hosts [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 11:54:24.410 7 WARNING keystonemiddleware._common.config [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 11:54:24.419 7 WARNING oslo_config.cfg [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] 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 0x7ff37b0e3668 pid: 7 (default app) 2026-05-04 11:54:24.440 8 WARNING keystonemiddleware._common.config [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 11:54:24.449 8 WARNING oslo_config.cfg [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] 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 0x7ff37b0e3668 pid: 8 (default app) 2026-05-04 11:54:31.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:54:31.743 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:54:41.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:54:41.744 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:54:51.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:54:51.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:54:51.742 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:54:51.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:01.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:01.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:01.742 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:01.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:11.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:11.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:11.742 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:11.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:21.740 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:21.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:21.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:21.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:31.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:31.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:31.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:31.742 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:41.740 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:41.740 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:41.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:41.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:51.740 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:51.740 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:55:51.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:55:51.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:01.741 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:56:01.741 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] GET http://10.0.0.162:8776/ 2026-05-04 11:56:01.742 8 INFO cinder.api.openstack.wsgi [None req-65071ad3-1a29-40af-aa7f-e3cea5da20c6 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:01.742 7 INFO cinder.api.openstack.wsgi [None req-0da45812-5c6e-42f7-b3c5-c2463517cf43 - - - - - -] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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-05-04 11:56:05.078 8 INFO cinder.api.openstack.wsgi [None req-10e2d772-c19c-4130-81cb-50fbd390b424 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types/rbd1 2026-05-04 11:56:05.097 8 INFO cinder.api.openstack.wsgi [None req-10e2d772-c19c-4130-81cb-50fbd390b424 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.49 () {30 vars in 681 bytes} [Mon May 4 11:56:04 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/types/rbd1 => generated 82 bytes in 818 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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.12/site-packages/oslo_policy/policy.py:806: 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-05-04 11:56:05.450 7 INFO cinder.api.openstack.wsgi [None req-73a1c1e6-923d-4271-ba7e-5283a1d7c93a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 11:56:05.479 7 INFO cinder.api.openstack.wsgi [None req-73a1c1e6-923d-4271-ba7e-5283a1d7c93a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.49 () {30 vars in 720 bytes} [Mon May 4 11:56:05 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/types?name=rbd1&is_public=None => generated 20 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 11:56:07.189 8 INFO cinder.api.openstack.wsgi [None req-fc6915ec-f832-42ad-9ac5-32ca2553f165 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 11:56:07.210 8 INFO cinder.api.openstack.wsgi [None req-fc6915ec-f832-42ad-9ac5-32ca2553f165 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.49 () {34 vars in 724 bytes} [Mon May 4 11:56:07 2026] POST /v3/763451d2b9b749abb59cf8ccfcdd1276/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 11:56:07.225 7 INFO cinder.api.openstack.wsgi [req-fc6915ec-f832-42ad-9ac5-32ca2553f165 req-aa0ccf40-62f9-4fef-a829-62fdeb713cb3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types/c426cdc3-858b-4f45-ae69-83821f22a8ca/extra_specs 2026-05-04 11:56:07.283 7 INFO cinder.api.openstack.wsgi [req-fc6915ec-f832-42ad-9ac5-32ca2553f165 req-aa0ccf40-62f9-4fef-a829-62fdeb713cb3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types/c426cdc3-858b-4f45-ae69-83821f22a8ca/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.49 () {36 vars in 893 bytes} [Mon May 4 11:56:07 2026] POST /v3/763451d2b9b749abb59cf8ccfcdd1276/types/c426cdc3-858b-4f45-ae69-83821f22a8ca/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 11:56:09.023 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types?is_public=None 2026-05-04 11:56:09.038 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.49 () {30 vars in 700 bytes} [Mon May 4 11:56:08 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/types?is_public=None => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 11:56:11.218 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/qos-specs 2026-05-04 11:56:11.229 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.49 () {30 vars in 679 bytes} [Mon May 4 11:56:10 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/qos-specs => generated 17 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 11:56:11.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:11.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:31.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:41.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:56:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:56:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:11.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:21.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:31.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:31.744 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:31.744 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:57:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:57:51.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:58:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:58:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:11.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:31.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 11:59:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 11:59:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:21.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:41.745 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:00:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:00:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:11.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:21.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:41.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:41.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:01:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:01:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:31.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:51.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:02:51.744 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:02:51.745 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:21.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:03:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:03:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:41.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:04:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:04:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:11.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:21.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:21.744 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:21.745 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:05:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:05:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:11.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:11.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:31.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:06:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:06:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:21.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:07:51.750 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:07:51.751 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:11.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:21.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:31.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:31.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:08:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:08:51.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:21.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:21.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:09:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:09:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:11.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:31.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:41.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:41.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:10:51.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:10:51.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:01.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:01.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:11.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:11.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:11.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:11.743 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:21.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:21.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:21.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:31.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:31.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:31.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:41.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:41.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:41.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:41.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:51.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:51.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:11:51.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:11:51.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:01.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:01.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:01.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:01.742 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:11.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:11.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:11.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:11.742 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:21.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:21.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:21.743 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:21.745 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:31.740 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:31.740 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:31.741 8 INFO cinder.api.openstack.wsgi [None req-5af0ddea-5c7d-4572-8def-d62429cd054b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:31.741 7 INFO cinder.api.openstack.wsgi [None req-baf3d9e7-bf8b-4a01-90e3-9a4777bd75ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:12:34.826 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False 2026-05-04 12:12:34.850 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.851 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.851 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.851 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.852 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.852 8 WARNING cinder.quota [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:34.857 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 112/223] 199.204.45.227 () {44 vars in 1069 bytes} [Mon May 4 12:12:34 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False => generated 340 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:12:35.010 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276 2026-05-04 12:12:35.067 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.067 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.067 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.068 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.068 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.068 7 WARNING cinder.quota [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - 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-05-04 12:12:35.072 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276 returned with HTTP 200 [pid: 7|app: 0|req: 112/224] 199.204.45.227 () {48 vars in 1098 bytes} [Mon May 4 12:12:35 2026] PUT /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:12:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:41.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:51.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:12:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:12:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:01.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:11.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:11.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:41.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:13:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:13:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:01.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:41.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:14:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:14:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:11.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:11.743 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:21.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:21.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:51.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:15:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:15:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:21.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:41.744 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:16:51.744 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:16:51.745 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:41.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:41.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:51.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:17:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:17:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:11.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:11.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:21.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:31.743 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:41.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:18:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:18:51.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:01.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:11.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:11.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:21.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:31.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:31.754 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:31.754 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:41.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:19:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:19:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:01.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:11.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:21.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:21.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:20:51.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:20:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:01.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:11.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:11.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:21.743 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:21.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:31.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:31.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:41.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:51.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:21:51.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:21:51.743 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:01.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:01.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:01.743 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:01.743 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:11.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:11.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:11.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:21.740 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:21.740 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:21.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:21.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:31.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:31.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:31.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:31.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:41.741 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:41.742 8 INFO cinder.api.openstack.wsgi [None req-82279d41-8c11-4e98-8d98-4cd2eacd50c6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b0747fe-814d-4c0a-ba48-f7e19bbf0df8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:49.327 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False 2026-05-04 12:22:49.348 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 174/347] 199.204.45.227 () {44 vars in 1069 bytes} [Mon May 4 12:22:49 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False => generated 340 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:22:49.862 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] PUT https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5 2026-05-04 12:22:49.929 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5 returned with HTTP 200 [pid: 7|app: 0|req: 174/348] 199.204.45.227 () {48 vars in 1098 bytes} [Mon May 4 12:22:49 2026] PUT /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5 => generated 296 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:22:51.741 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:51.741 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:22:51.742 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:22:51.742 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:01.741 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:01.741 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:01.742 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:01.742 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:11.740 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:11.740 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:11.741 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:11.742 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:21.741 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:21.741 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:21.742 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:21.743 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:31.742 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:31.742 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:31.743 7 INFO cinder.api.openstack.wsgi [None req-de04679e-eb28-443f-b95b-4a190feecb26 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:31.744 8 INFO cinder.api.openstack.wsgi [None req-5389eac8-aa5c-42bd-9f8a-32c8cc6165f3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:36.020 7 INFO cinder.api.openstack.wsgi [None req-1a6badbc-0c55-4fc4-98a8-784a910e0421 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:23:36.037 7 INFO cinder.volume.api [None req-1a6badbc-0c55-4fc4-98a8-784a910e0421 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:23:36.038 7 INFO cinder.api.openstack.wsgi [None req-1a6badbc-0c55-4fc4-98a8-784a910e0421 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 180/359] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:23:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:23:36.054 8 INFO cinder.api.openstack.wsgi [None req-23750927-c086-41d7-bc04-3f240d8420c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:23:36.060 8 INFO cinder.api.openstack.wsgi [None req-23750927-c086-41d7-bc04-3f240d8420c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 180/360] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:23:36.117 7 INFO cinder.api.openstack.wsgi [None req-9e2baa7c-d993-4515-8972-aea16f4e1d0e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:23:36.153 7 INFO cinder.api.openstack.wsgi [None req-9e2baa7c-d993-4515-8972-aea16f4e1d0e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 181/361] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:23:36.163 8 INFO cinder.api.openstack.wsgi [None req-643b67e6-657c-457d-8405-4b915924129d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:23:36.185 8 INFO cinder.api.openstack.wsgi [None req-643b67e6-657c-457d-8405-4b915924129d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 181/362] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:23:36.197 7 INFO cinder.api.openstack.wsgi [None req-e1d8b339-3871-4e36-ba0e-2f70e7cdfb91 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:23:36.222 7 INFO cinder.api.openstack.wsgi [None req-e1d8b339-3871-4e36-ba0e-2f70e7cdfb91 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 182/363] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:23:36.234 8 INFO cinder.api.openstack.wsgi [None req-f767d290-fd5a-46a1-839e-3928fd170707 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:23:36.277 8 INFO cinder.volume.api [None req-f767d290-fd5a-46a1-839e-3928fd170707 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:23:36.279 8 INFO cinder.api.openstack.wsgi [None req-f767d290-fd5a-46a1-839e-3928fd170707 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:23:36.292 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:23:36.834 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:23:36.861 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:23:36.878 8 INFO cinder.volume.api [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:23:36.888 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:23:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:23:41.740 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:41.741 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:41.741 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:41.742 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:51.741 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:51.741 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:23:51.742 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:23:51.742 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:01.742 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:01.743 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:01.743 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:01.744 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:11.740 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:11.741 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:11.740 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:11.745 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:21.741 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:21.741 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:21.742 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:21.742 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:31.741 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:31.741 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:31.742 8 INFO cinder.api.openstack.wsgi [None req-5914a141-a017-4d06-b5b5-4daab4a69eea a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:31.742 7 INFO cinder.api.openstack.wsgi [None req-68bab938-536d-4d1a-bbd2-e13d74953202 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:35.946 8 INFO cinder.api.openstack.wsgi [None req-d4cfbbf4-917d-43df-8859-6ecea28e5a41 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:24:35.957 8 INFO cinder.volume.api [None req-d4cfbbf4-917d-43df-8859-6ecea28e5a41 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:24:35.959 8 INFO cinder.api.openstack.wsgi [None req-d4cfbbf4-917d-43df-8859-6ecea28e5a41 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:24:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:24:35.971 7 INFO cinder.api.openstack.wsgi [None req-0c330221-2da1-4fa7-af18-974d02aa16b2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:24:35.977 7 INFO cinder.volume.api [None req-0c330221-2da1-4fa7-af18-974d02aa16b2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:24:35.977 7 INFO cinder.api.openstack.wsgi [None req-0c330221-2da1-4fa7-af18-974d02aa16b2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:24:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:24:35.992 8 INFO cinder.api.openstack.wsgi [None req-2ea38c77-62f5-4823-baee-118b8737f45c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:24:36.006 8 INFO cinder.api.openstack.wsgi [None req-2ea38c77-62f5-4823-baee-118b8737f45c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 191/381] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:24:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:24:36.070 7 INFO cinder.api.openstack.wsgi [None req-4acd57b1-0e28-4269-b436-ab7a22583791 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:24:36.092 7 INFO cinder.api.openstack.wsgi [None req-4acd57b1-0e28-4269-b436-ab7a22583791 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:24:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:24:36.105 8 INFO cinder.api.openstack.wsgi [None req-e1cf173a-ff5b-48e1-bca7-dc7c899d1342 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:24:36.125 8 INFO cinder.api.openstack.wsgi [None req-e1cf173a-ff5b-48e1-bca7-dc7c899d1342 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/383] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:24:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:24:36.135 7 INFO cinder.api.openstack.wsgi [None req-12eb7778-4af7-4540-abd2-b2438bc5da33 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:24:36.150 7 INFO cinder.api.openstack.wsgi [None req-12eb7778-4af7-4540-abd2-b2438bc5da33 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:24:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:24:36.163 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:24:36.181 8 INFO cinder.volume.api [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:24:36.183 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/385] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:24:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:24:36.194 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:24:36.697 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 193/386] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:24:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:24:41.741 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:41.741 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:41.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:41.742 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:51.741 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:51.741 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:24:51.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:24:51.742 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:01.740 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:01.740 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:01.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:01.742 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:11.741 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:11.741 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:11.742 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:11.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:21.741 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:21.741 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:21.742 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:21.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:31.740 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:31.741 8 INFO cinder.api.openstack.wsgi [None req-70a66c0e-bf22-4754-9cc8-a4736cf31ddf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:31.741 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:31.742 7 INFO cinder.api.openstack.wsgi [None req-ad121d95-4e7c-440b-b3c7-3c56ec3bd06d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:35.979 8 INFO cinder.api.openstack.wsgi [None req-656ee7d1-0937-4219-bae1-70bc7b19d1fa a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:25:36.006 8 INFO cinder.volume.api [None req-656ee7d1-0937-4219-bae1-70bc7b19d1fa a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:25:36.007 8 INFO cinder.api.openstack.wsgi [None req-656ee7d1-0937-4219-bae1-70bc7b19d1fa a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:25:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:25:36.021 7 INFO cinder.api.openstack.wsgi [None req-d56c6176-f5ba-422b-a728-d5e99fe288c9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:25:36.030 7 INFO cinder.api.openstack.wsgi [None req-d56c6176-f5ba-422b-a728-d5e99fe288c9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:25:36.042 8 INFO cinder.api.openstack.wsgi [None req-5b43c07a-ffd1-43bc-bee2-314c0c63165c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:25:36.589 8 INFO cinder.api.openstack.wsgi [None req-5b43c07a-ffd1-43bc-bee2-314c0c63165c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:25:36.601 7 INFO cinder.api.openstack.wsgi [None req-d5947233-4399-4911-865d-1f0554e3b294 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:25:36.631 7 INFO cinder.volume.api [None req-d5947233-4399-4911-865d-1f0554e3b294 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:25:36.633 7 INFO cinder.api.openstack.wsgi [None req-d5947233-4399-4911-865d-1f0554e3b294 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:25:36.642 8 INFO cinder.api.openstack.wsgi [None req-fedf904d-e356-4973-bbdf-53f0d78c5638 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:25:36.651 8 INFO cinder.volume.api [None req-fedf904d-e356-4973-bbdf-53f0d78c5638 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:25:36.653 8 INFO cinder.api.openstack.wsgi [None req-fedf904d-e356-4973-bbdf-53f0d78c5638 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:25:36.695 7 INFO cinder.api.openstack.wsgi [None req-48dd40bd-ca07-4646-b570-48a491bdc5b7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:25:36.717 7 INFO cinder.api.openstack.wsgi [None req-48dd40bd-ca07-4646-b570-48a491bdc5b7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:25:36.730 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:25:36.751 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:25:36.764 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:25:36.784 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:25:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:25:41.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:41.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:41.743 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:41.743 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:51.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:51.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:25:51.742 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:25:51.742 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:01.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:01.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:01.742 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:01.742 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:11.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:11.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:11.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:11.742 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:21.740 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:21.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:21.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:21.742 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:31.741 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:31.741 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:31.742 7 INFO cinder.api.openstack.wsgi [None req-fcaacb37-14cc-4f5c-b57a-109c0f271edf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:31.743 8 INFO cinder.api.openstack.wsgi [None req-a91406f5-7f59-4c0f-bbe9-4b7d5454f2ce a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:35.965 7 INFO cinder.api.openstack.wsgi [None req-06bfb4bc-1b73-48fc-b1ac-65801bfbef57 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:26:36.470 7 INFO cinder.api.openstack.wsgi [None req-06bfb4bc-1b73-48fc-b1ac-65801bfbef57 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:26:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:26:36.506 8 INFO cinder.api.openstack.wsgi [None req-f873805a-d044-4b60-9ecf-70772f060c0b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:26:36.531 8 INFO cinder.api.openstack.wsgi [None req-f873805a-d044-4b60-9ecf-70772f060c0b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:26:36.544 7 INFO cinder.api.openstack.wsgi [None req-aa350706-0fd3-4483-96fe-89f009f31a64 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:26:36.565 7 INFO cinder.api.openstack.wsgi [None req-aa350706-0fd3-4483-96fe-89f009f31a64 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:26:36.576 8 INFO cinder.api.openstack.wsgi [None req-15187e1c-a6f5-41c3-b6b3-802f38ab177b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:26:36.599 8 INFO cinder.api.openstack.wsgi [None req-15187e1c-a6f5-41c3-b6b3-802f38ab177b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:26:36.608 7 INFO cinder.api.openstack.wsgi [None req-2e3dacfa-4bea-4dbf-becd-cb073a6c3d1b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:26:36.618 7 INFO cinder.volume.api [None req-2e3dacfa-4bea-4dbf-becd-cb073a6c3d1b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:26:36.619 7 INFO cinder.api.openstack.wsgi [None req-2e3dacfa-4bea-4dbf-becd-cb073a6c3d1b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:26:36.628 8 INFO cinder.api.openstack.wsgi [None req-16680f17-593d-4f0d-bdd3-1b70d501e1d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:26:36.633 8 INFO cinder.volume.api [None req-16680f17-593d-4f0d-bdd3-1b70d501e1d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:26:36.633 8 INFO cinder.api.openstack.wsgi [None req-16680f17-593d-4f0d-bdd3-1b70d501e1d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:26:36.644 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:26:36.649 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:26:36.657 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:26:36.665 8 INFO cinder.volume.api [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:26:36.667 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:26:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:26:41.741 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:41.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:41.742 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:41.742 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:51.741 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:51.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:26:51.742 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:26:51.742 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:01.740 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:01.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:01.742 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:01.742 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:11.740 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:11.740 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:11.741 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:11.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:21.740 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:21.740 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:21.741 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:21.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:31.741 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:31.741 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:31.742 7 INFO cinder.api.openstack.wsgi [None req-e428648e-769e-42f9-b102-39480bcdec39 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:31.743 8 INFO cinder.api.openstack.wsgi [None req-64c70962-3702-4895-a509-10753e5a4c8c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:35.943 8 INFO cinder.api.openstack.wsgi [None req-51d2324f-4cde-44fe-ae26-2b6b10d4f37f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:27:35.952 8 INFO cinder.volume.api [None req-51d2324f-4cde-44fe-ae26-2b6b10d4f37f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:27:35.954 8 INFO cinder.api.openstack.wsgi [None req-51d2324f-4cde-44fe-ae26-2b6b10d4f37f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:27:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:27:35.962 7 INFO cinder.api.openstack.wsgi [None req-e1947c2a-f881-48af-a4f2-7efe65ca4f56 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:27:35.969 7 INFO cinder.volume.api [None req-e1947c2a-f881-48af-a4f2-7efe65ca4f56 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:27:35.970 7 INFO cinder.api.openstack.wsgi [None req-e1947c2a-f881-48af-a4f2-7efe65ca4f56 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:27:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:27:35.977 8 INFO cinder.api.openstack.wsgi [None req-145b73de-7f47-4881-9ce8-783a75329cf0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:27:35.986 8 INFO cinder.volume.api [None req-145b73de-7f47-4881-9ce8-783a75329cf0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:27:35.987 8 INFO cinder.api.openstack.wsgi [None req-145b73de-7f47-4881-9ce8-783a75329cf0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:27:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:27:35.995 7 INFO cinder.api.openstack.wsgi [None req-c79c04c1-6edc-4497-b511-f9b6962f9535 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:27:36.000 7 INFO cinder.api.openstack.wsgi [None req-c79c04c1-6edc-4497-b511-f9b6962f9535 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:27:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:27:36.011 8 INFO cinder.api.openstack.wsgi [None req-25ea0d91-c297-4f40-9a98-39f79ed82ef0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:27:36.515 8 INFO cinder.api.openstack.wsgi [None req-25ea0d91-c297-4f40-9a98-39f79ed82ef0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:27:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:27:36.568 7 INFO cinder.api.openstack.wsgi [None req-d95571a5-2c9a-469e-b78c-0f9daac2a3cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:27:36.583 7 INFO cinder.api.openstack.wsgi [None req-d95571a5-2c9a-469e-b78c-0f9daac2a3cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:27:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:27:36.596 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:27:36.614 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:27:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:27:36.623 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:27:36.650 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:27:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:27:41.741 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:41.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:41.741 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:41.742 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:51.741 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:51.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:27:51.742 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:27:51.742 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:01.740 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:01.740 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:01.740 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:01.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:11.740 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:11.740 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:11.740 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:11.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:21.741 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:21.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:21.742 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:21.742 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:31.741 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:31.741 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:31.742 7 INFO cinder.api.openstack.wsgi [None req-ccf04cf3-3d70-4b02-bbb9-0f144dc786ef a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:31.742 8 INFO cinder.api.openstack.wsgi [None req-af11826c-4aee-4dc6-9948-e48761997b25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:35.953 7 INFO cinder.api.openstack.wsgi [None req-2d3be5aa-4348-4d6e-9b71-d7b8051cee28 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:28:35.959 7 INFO cinder.api.openstack.wsgi [None req-2d3be5aa-4348-4d6e-9b71-d7b8051cee28 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:28:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:28:35.971 8 INFO cinder.api.openstack.wsgi [None req-a7094117-1ac0-4f93-960c-6b7c8f5fd277 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:28:35.981 8 INFO cinder.volume.api [None req-a7094117-1ac0-4f93-960c-6b7c8f5fd277 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:28:35.983 8 INFO cinder.api.openstack.wsgi [None req-a7094117-1ac0-4f93-960c-6b7c8f5fd277 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:28:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:28:36.002 7 INFO cinder.api.openstack.wsgi [None req-c8c4d5ce-9110-40d0-b524-9cd63549c97d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:28:36.009 7 INFO cinder.volume.api [None req-c8c4d5ce-9110-40d0-b524-9cd63549c97d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:28:36.010 7 INFO cinder.api.openstack.wsgi [None req-c8c4d5ce-9110-40d0-b524-9cd63549c97d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:28:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:28:36.057 8 INFO cinder.api.openstack.wsgi [None req-39792eb0-af9a-492f-9c5e-a30cf3a31bf1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:28:36.091 8 INFO cinder.api.openstack.wsgi [None req-39792eb0-af9a-492f-9c5e-a30cf3a31bf1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:28:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:28:36.108 7 INFO cinder.api.openstack.wsgi [None req-3ec3739c-1418-4025-9355-310a280f94b7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:28:36.128 7 INFO cinder.api.openstack.wsgi [None req-3ec3739c-1418-4025-9355-310a280f94b7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:28:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:28:36.146 8 INFO cinder.api.openstack.wsgi [None req-8fec151e-b947-456a-933a-90459391b6d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:28:36.168 8 INFO cinder.api.openstack.wsgi [None req-8fec151e-b947-456a-933a-90459391b6d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:28:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:28:36.179 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:28:36.190 7 INFO cinder.volume.api [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:28:36.192 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:28:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:28:36.205 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:28:36.711 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:28:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:28:41.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:41.741 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:41.742 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:41.742 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:51.740 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:51.740 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:28:51.740 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:28:51.741 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:01.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:01.741 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:01.742 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:01.742 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:11.740 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:11.740 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:11.741 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:11.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:21.740 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:21.740 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:21.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:21.741 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:31.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:31.741 7 INFO cinder.api.openstack.wsgi [None req-6033f76b-4b06-41b2-81f6-d12e4ece85a7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:31.742 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:31.743 8 INFO cinder.api.openstack.wsgi [None req-da4f8b6b-59ac-41d6-b909-80617ccb13ba a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:35.960 7 INFO cinder.api.openstack.wsgi [None req-67d0ed07-7090-4f7d-8e72-d0c7c9cf7783 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:29:35.967 7 INFO cinder.volume.api [None req-67d0ed07-7090-4f7d-8e72-d0c7c9cf7783 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:29:35.969 7 INFO cinder.api.openstack.wsgi [None req-67d0ed07-7090-4f7d-8e72-d0c7c9cf7783 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:29:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:29:35.977 8 INFO cinder.api.openstack.wsgi [None req-79865dc6-1418-4878-9a50-9e3d247cf497 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:29:35.989 8 INFO cinder.volume.api [None req-79865dc6-1418-4878-9a50-9e3d247cf497 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:29:35.991 8 INFO cinder.api.openstack.wsgi [None req-79865dc6-1418-4878-9a50-9e3d247cf497 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:29:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:29:36.002 7 INFO cinder.api.openstack.wsgi [None req-a47573ec-19b7-4583-bc08-f3383d4a13c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:29:36.008 7 INFO cinder.api.openstack.wsgi [None req-a47573ec-19b7-4583-bc08-f3383d4a13c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:29:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:29:36.058 8 INFO cinder.api.openstack.wsgi [None req-51e32288-a057-4c9e-b893-d830564aa529 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:29:36.078 8 INFO cinder.api.openstack.wsgi [None req-51e32288-a057-4c9e-b893-d830564aa529 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:29:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:29:36.086 7 INFO cinder.api.openstack.wsgi [None req-9c6cc188-8fb9-43d4-8a91-1387f174b36c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:29:36.104 7 INFO cinder.api.openstack.wsgi [None req-9c6cc188-8fb9-43d4-8a91-1387f174b36c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:29:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:29:36.115 8 INFO cinder.api.openstack.wsgi [None req-98578cc1-0bdd-4c33-a7f1-d8126289e8fc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:29:36.133 8 INFO cinder.api.openstack.wsgi [None req-98578cc1-0bdd-4c33-a7f1-d8126289e8fc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:29:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:29:36.142 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:29:36.147 7 INFO cinder.volume.api [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:29:36.148 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/485] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:29:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:29:36.161 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:29:36.665 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:29:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:29:41.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:41.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:41.742 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:41.743 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:51.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:51.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:29:51.742 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:29:51.743 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:01.740 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:01.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:01.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:01.742 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:11.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:11.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:11.742 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:11.742 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:21.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:21.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:21.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:21.741 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:31.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:31.741 8 INFO cinder.api.openstack.wsgi [None req-1e86af7d-ce60-48ee-8ccd-28537a20edfd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:31.742 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:31.743 7 INFO cinder.api.openstack.wsgi [None req-3c2658af-3591-4ac5-918a-67a1f1350643 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:35.943 8 INFO cinder.api.openstack.wsgi [None req-633e66f2-49b6-4a12-b461-7c64d91044d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:30:35.952 8 INFO cinder.volume.api [None req-633e66f2-49b6-4a12-b461-7c64d91044d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:30:35.953 8 INFO cinder.api.openstack.wsgi [None req-633e66f2-49b6-4a12-b461-7c64d91044d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:30:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:30:35.964 7 INFO cinder.api.openstack.wsgi [None req-aa90d8fb-7cb2-46a4-b889-ac65e93a5e72 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:30:35.969 7 INFO cinder.volume.api [None req-aa90d8fb-7cb2-46a4-b889-ac65e93a5e72 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:30:35.969 7 INFO cinder.api.openstack.wsgi [None req-aa90d8fb-7cb2-46a4-b889-ac65e93a5e72 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:30:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:30:35.979 8 INFO cinder.api.openstack.wsgi [None req-ace5a60e-43a8-45fa-934b-690761fb2651 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:30:35.987 8 INFO cinder.api.openstack.wsgi [None req-ace5a60e-43a8-45fa-934b-690761fb2651 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:30:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:30:35.995 7 INFO cinder.api.openstack.wsgi [None req-5315d0ac-7ca4-403c-b53e-b35d0a838724 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:30:36.002 7 INFO cinder.volume.api [None req-5315d0ac-7ca4-403c-b53e-b35d0a838724 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:30:36.004 7 INFO cinder.api.openstack.wsgi [None req-5315d0ac-7ca4-403c-b53e-b35d0a838724 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:30:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:30:36.014 8 INFO cinder.api.openstack.wsgi [None req-1c090ad1-676e-47a5-829e-47a3f8359dc2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:30:36.517 8 INFO cinder.api.openstack.wsgi [None req-1c090ad1-676e-47a5-829e-47a3f8359dc2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:30:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:30:36.560 7 INFO cinder.api.openstack.wsgi [None req-661c5237-34f6-4c14-bda9-b7d3397981e1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:30:36.580 7 INFO cinder.api.openstack.wsgi [None req-661c5237-34f6-4c14-bda9-b7d3397981e1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:30:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:30:36.594 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:30:36.607 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:30:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:30:36.619 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:30:36.641 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:30:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:30:41.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:41.741 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:41.742 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:41.743 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:51.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:51.742 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:30:51.743 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:30:51.743 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:01.741 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:01.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:01.742 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:01.742 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:11.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:11.741 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:11.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:11.743 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:21.741 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:21.741 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:21.742 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:21.742 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:31.742 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:31.742 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:31.743 8 INFO cinder.api.openstack.wsgi [None req-fa811eeb-a3aa-48a6-899f-86ed492f0b99 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:31.743 7 INFO cinder.api.openstack.wsgi [None req-72b19fbc-1740-46ea-90dc-3aabe3eee565 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:35.952 8 INFO cinder.api.openstack.wsgi [None req-d3d2c68c-bc0d-44d4-84d1-f759baa38d00 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:31:35.958 8 INFO cinder.api.openstack.wsgi [None req-d3d2c68c-bc0d-44d4-84d1-f759baa38d00 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:31:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:31:35.972 7 INFO cinder.api.openstack.wsgi [None req-e6187094-0ff2-418a-b751-bfbb157f365f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:31:35.979 7 INFO cinder.volume.api [None req-e6187094-0ff2-418a-b751-bfbb157f365f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:31:35.980 7 INFO cinder.api.openstack.wsgi [None req-e6187094-0ff2-418a-b751-bfbb157f365f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:31:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:31:36.000 8 INFO cinder.api.openstack.wsgi [None req-25ebc2a3-1762-4a17-9e59-9931f115258f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:31:36.509 8 INFO cinder.api.openstack.wsgi [None req-25ebc2a3-1762-4a17-9e59-9931f115258f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:31:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:31:36.523 7 INFO cinder.api.openstack.wsgi [None req-203cce84-ef6f-4a37-807b-887514ff2bcd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:31:36.536 7 INFO cinder.volume.api [None req-203cce84-ef6f-4a37-807b-887514ff2bcd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:31:36.538 7 INFO cinder.api.openstack.wsgi [None req-203cce84-ef6f-4a37-807b-887514ff2bcd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:31:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:31:36.549 8 INFO cinder.api.openstack.wsgi [None req-76644451-1ea3-4da8-883f-d23b19384b71 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:31:36.555 8 INFO cinder.volume.api [None req-76644451-1ea3-4da8-883f-d23b19384b71 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:31:36.556 8 INFO cinder.api.openstack.wsgi [None req-76644451-1ea3-4da8-883f-d23b19384b71 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/523] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:31:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:31:36.591 7 INFO cinder.api.openstack.wsgi [None req-54e08849-26f8-43e3-96f4-c6722971ee77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:31:36.612 7 INFO cinder.api.openstack.wsgi [None req-54e08849-26f8-43e3-96f4-c6722971ee77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/524] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:31:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:31:36.625 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:31:36.654 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/525] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:31:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:31:36.666 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:31:36.685 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/526] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:31:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:31:41.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:41.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:41.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:41.743 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:51.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:51.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:31:51.742 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:31:51.743 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:01.740 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:01.740 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:01.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:01.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:11.743 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:11.744 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:11.744 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:11.745 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:21.740 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:21.740 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:21.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:21.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:31.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:31.741 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:31.741 7 INFO cinder.api.openstack.wsgi [None req-2a5b439e-2f3b-4087-bc70-2cebc931ccfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:31.742 8 INFO cinder.api.openstack.wsgi [None req-40d440e1-2a77-4c61-85cb-50025d32f4ff a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:36.031 7 INFO cinder.api.openstack.wsgi [None req-07325515-912c-4891-bb1a-793a00f72722 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:32:36.040 7 INFO cinder.volume.api [None req-07325515-912c-4891-bb1a-793a00f72722 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:32:36.042 7 INFO cinder.api.openstack.wsgi [None req-07325515-912c-4891-bb1a-793a00f72722 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/539] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:32:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:32:36.054 8 INFO cinder.api.openstack.wsgi [None req-25ebafa6-aa60-43e7-86ec-d5262119947a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:32:36.063 8 INFO cinder.volume.api [None req-25ebafa6-aa60-43e7-86ec-d5262119947a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:32:36.066 8 INFO cinder.api.openstack.wsgi [None req-25ebafa6-aa60-43e7-86ec-d5262119947a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/540] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:32:36.079 7 INFO cinder.api.openstack.wsgi [None req-a2a1f2f6-9d96-479a-a0cd-c37eeaa9624a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:32:36.582 7 INFO cinder.api.openstack.wsgi [None req-a2a1f2f6-9d96-479a-a0cd-c37eeaa9624a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 271/541] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:32:36.617 8 INFO cinder.api.openstack.wsgi [None req-7a4b40db-2c86-4d06-91ac-257db69407ac a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:32:36.636 8 INFO cinder.api.openstack.wsgi [None req-7a4b40db-2c86-4d06-91ac-257db69407ac a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/542] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:32:36.646 7 INFO cinder.api.openstack.wsgi [None req-9e94928a-7dc3-4265-ad2b-f62c5781e8b0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:32:36.662 7 INFO cinder.api.openstack.wsgi [None req-9e94928a-7dc3-4265-ad2b-f62c5781e8b0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/543] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:32:36.674 8 INFO cinder.api.openstack.wsgi [None req-6bc4737c-a731-413d-8bf1-f9cd96f1b7fe a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:32:36.690 8 INFO cinder.api.openstack.wsgi [None req-6bc4737c-a731-413d-8bf1-f9cd96f1b7fe a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/544] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:32:36.700 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:32:36.705 7 INFO cinder.volume.api [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:32:36.705 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/545] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:32:36.714 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:32:36.718 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/546] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:32:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:32:41.741 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:41.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:41.742 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:41.742 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:51.740 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:51.740 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:32:51.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:32:51.741 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:01.741 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:01.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:01.742 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:01.743 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:11.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:11.742 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:11.742 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:11.743 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:21.741 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:21.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:21.742 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:21.742 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:31.741 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:31.741 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:31.742 7 INFO cinder.api.openstack.wsgi [None req-6c97ba80-7fde-46d9-bf7a-36858da0e634 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:31.742 8 INFO cinder.api.openstack.wsgi [None req-8024699d-72ab-4cb5-9643-4e6f74294792 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:35.976 8 INFO cinder.api.openstack.wsgi [None req-5657c2c0-2f83-4833-a522-69475dd9904a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:33:35.998 8 INFO cinder.volume.api [None req-5657c2c0-2f83-4833-a522-69475dd9904a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:33:35.998 8 INFO cinder.api.openstack.wsgi [None req-5657c2c0-2f83-4833-a522-69475dd9904a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:33:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:33:36.012 7 INFO cinder.api.openstack.wsgi [None req-c2efcc28-322a-40af-a421-7d94535e90f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:33:36.032 7 INFO cinder.volume.api [None req-c2efcc28-322a-40af-a421-7d94535e90f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:33:36.035 7 INFO cinder.api.openstack.wsgi [None req-c2efcc28-322a-40af-a421-7d94535e90f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:33:36.044 8 INFO cinder.api.openstack.wsgi [None req-cb4501d8-cdd4-45fd-832f-a7e56d6dcb80 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:33:36.052 8 INFO cinder.volume.api [None req-cb4501d8-cdd4-45fd-832f-a7e56d6dcb80 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:33:36.054 8 INFO cinder.api.openstack.wsgi [None req-cb4501d8-cdd4-45fd-832f-a7e56d6dcb80 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:33:36.092 7 INFO cinder.api.openstack.wsgi [None req-1b9cfa7b-41ac-4600-8940-3299c62ad94c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:33:36.115 7 INFO cinder.api.openstack.wsgi [None req-1b9cfa7b-41ac-4600-8940-3299c62ad94c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:33:36.123 8 INFO cinder.api.openstack.wsgi [None req-47dc8393-132c-42e0-8b5f-fe371c2a07a8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:33:36.158 8 INFO cinder.api.openstack.wsgi [None req-47dc8393-132c-42e0-8b5f-fe371c2a07a8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:33:36.169 7 INFO cinder.api.openstack.wsgi [None req-b5f3da53-f3dd-4456-9827-54f346fb493d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:33:36.195 7 INFO cinder.api.openstack.wsgi [None req-b5f3da53-f3dd-4456-9827-54f346fb493d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:33:36.206 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:33:36.210 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:33:36.222 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:33:36.726 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:33:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:33:41.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:41.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:41.742 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:41.742 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:51.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:51.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:33:51.742 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:33:51.742 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:01.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:01.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:01.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:01.742 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:11.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:11.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:11.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:11.742 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:21.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:21.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:21.742 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:21.742 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:31.740 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:31.741 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:31.741 8 INFO cinder.api.openstack.wsgi [None req-6cf958f1-43e6-4573-8fb9-10e320643305 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:31.742 7 INFO cinder.api.openstack.wsgi [None req-bdc24679-3124-49f7-a6a6-98b35c2def62 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:36.013 8 INFO cinder.api.openstack.wsgi [None req-93f2dae7-9df9-44d9-b018-03dceff5dfee a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:34:36.049 8 INFO cinder.api.openstack.wsgi [None req-93f2dae7-9df9-44d9-b018-03dceff5dfee a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:34:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:36.062 7 INFO cinder.api.openstack.wsgi [None req-2b06d2f7-f573-47af-8450-3ff79575d454 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:34:36.080 7 INFO cinder.api.openstack.wsgi [None req-2b06d2f7-f573-47af-8450-3ff79575d454 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:36.092 8 INFO cinder.api.openstack.wsgi [None req-573a2f5d-9090-4c63-ab06-25c2e75ab2e5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:34:36.116 8 INFO cinder.api.openstack.wsgi [None req-573a2f5d-9090-4c63-ab06-25c2e75ab2e5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:36.125 7 INFO cinder.api.openstack.wsgi [None req-6192c6cc-0944-4eed-9423-e745b4e673ec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:34:36.130 7 INFO cinder.api.openstack.wsgi [None req-6192c6cc-0944-4eed-9423-e745b4e673ec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:36.140 8 INFO cinder.api.openstack.wsgi [None req-e8faf66d-4eae-43a3-898b-6f85e4a561fe a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:34:36.147 8 INFO cinder.volume.api [None req-e8faf66d-4eae-43a3-898b-6f85e4a561fe a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:34:36.149 8 INFO cinder.api.openstack.wsgi [None req-e8faf66d-4eae-43a3-898b-6f85e4a561fe a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:34:36.159 7 INFO cinder.api.openstack.wsgi [None req-7dcaf1e4-932a-424c-ac14-9fed3de7a279 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:34:36.664 7 INFO cinder.api.openstack.wsgi [None req-7dcaf1e4-932a-424c-ac14-9fed3de7a279 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 292/584] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:36.675 8 INFO cinder.api.openstack.wsgi [None req-57cba67a-4f67-4a25-9c19-6182a643427d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:34:36.684 8 INFO cinder.volume.api [None req-57cba67a-4f67-4a25-9c19-6182a643427d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:34:36.686 8 INFO cinder.api.openstack.wsgi [None req-57cba67a-4f67-4a25-9c19-6182a643427d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:34:36.696 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:34:36.704 7 INFO cinder.volume.api [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:34:36.705 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:34:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:34:41.740 8 INFO cinder.api.openstack.wsgi [None req-57cba67a-4f67-4a25-9c19-6182a643427d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:41.741 8 INFO cinder.api.openstack.wsgi [None req-57cba67a-4f67-4a25-9c19-6182a643427d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:41.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:41.742 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:43.565 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False 2026-05-04 12:34:43.579 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 199.204.45.227 () {44 vars in 1069 bytes} [Mon May 4 12:34:43 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:34:51.740 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:51.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:34:51.743 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:34:51.744 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:01.740 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:01.740 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:01.740 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:01.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:11.741 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:11.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:11.741 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:11.742 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:21.741 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:21.742 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:21.743 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:21.743 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:31.741 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:31.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:31.741 8 INFO cinder.api.openstack.wsgi [None req-930db33f-a4ea-4c2d-8d26-b5bbdc59f254 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:31.741 7 INFO cinder.api.openstack.wsgi [None req-8650a715-75e5-4e87-a4bc-223858529fe6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:35.917 8 INFO cinder.api.openstack.wsgi [None req-fdbf894b-d339-4173-a9cd-d41b3450b7d5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:35:35.924 8 INFO cinder.api.openstack.wsgi [None req-fdbf894b-d339-4173-a9cd-d41b3450b7d5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 301/600] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:35:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:35.936 7 INFO cinder.api.openstack.wsgi [None req-d626abc7-f5ab-4473-943d-7d67b5c707f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:35:35.945 7 INFO cinder.volume.api [None req-d626abc7-f5ab-4473-943d-7d67b5c707f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:35:35.947 7 INFO cinder.api.openstack.wsgi [None req-d626abc7-f5ab-4473-943d-7d67b5c707f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:35:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:35:35.955 8 INFO cinder.api.openstack.wsgi [None req-bae4ae2b-3064-405d-a94c-44dfdc3b3c6c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:35:35.960 8 INFO cinder.volume.api [None req-bae4ae2b-3064-405d-a94c-44dfdc3b3c6c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:35:35.961 8 INFO cinder.api.openstack.wsgi [None req-bae4ae2b-3064-405d-a94c-44dfdc3b3c6c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:35:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:35:35.970 7 INFO cinder.api.openstack.wsgi [None req-8fd3db4f-f4b7-481f-98c8-08626f40fb85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:35:36.474 7 INFO cinder.api.openstack.wsgi [None req-8fd3db4f-f4b7-481f-98c8-08626f40fb85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:35:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:36.487 8 INFO cinder.api.openstack.wsgi [None req-bbf52c0e-7864-4187-9110-33343829d0d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:35:36.497 8 INFO cinder.volume.api [None req-bbf52c0e-7864-4187-9110-33343829d0d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:35:36.498 8 INFO cinder.api.openstack.wsgi [None req-bbf52c0e-7864-4187-9110-33343829d0d0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:35:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:35:36.541 7 INFO cinder.api.openstack.wsgi [None req-e6ceffaf-c912-4f97-8817-802725ef6c53 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:35:36.561 7 INFO cinder.api.openstack.wsgi [None req-e6ceffaf-c912-4f97-8817-802725ef6c53 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:35:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:36.571 8 INFO cinder.api.openstack.wsgi [None req-7492555d-09d1-4308-aecf-34e96046d1d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:35:36.594 8 INFO cinder.api.openstack.wsgi [None req-7492555d-09d1-4308-aecf-34e96046d1d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:35:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:36.604 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:35:36.622 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:35:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:41.741 8 INFO cinder.api.openstack.wsgi [None req-7492555d-09d1-4308-aecf-34e96046d1d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:41.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:41.742 8 INFO cinder.api.openstack.wsgi [None req-7492555d-09d1-4308-aecf-34e96046d1d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:41.742 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:45.989 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False 2026-05-04 12:35:46.012 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] https://volume.199-204-45-227.nip.io/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 199.204.45.227 () {44 vars in 1069 bytes} [Mon May 4 12:35:45 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:35:51.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:51.741 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:35:51.742 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:35:51.742 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:01.740 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:01.741 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:01.742 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:01.742 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:11.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:11.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:11.741 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:11.742 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:21.740 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:21.741 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:21.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:21.742 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:31.741 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:31.741 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:31.742 7 INFO cinder.api.openstack.wsgi [None req-2e61d79b-6a05-4123-a16d-58e12accff77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:31.743 8 INFO cinder.api.openstack.wsgi [None req-092ec07e-20e1-4e42-b7b6-cee85a7f0545 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:35.963 7 INFO cinder.api.openstack.wsgi [None req-ba1ca48b-4af5-4470-86dc-8cb6f07be3f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:36:35.975 7 INFO cinder.volume.api [None req-ba1ca48b-4af5-4470-86dc-8cb6f07be3f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:36:35.978 7 INFO cinder.api.openstack.wsgi [None req-ba1ca48b-4af5-4470-86dc-8cb6f07be3f1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:36:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:36:35.995 8 INFO cinder.api.openstack.wsgi [None req-4ceb37fa-ffbc-4137-845f-ee3a8e876b7e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:36:36.014 8 INFO cinder.volume.api [None req-4ceb37fa-ffbc-4137-845f-ee3a8e876b7e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:36:36.015 8 INFO cinder.api.openstack.wsgi [None req-4ceb37fa-ffbc-4137-845f-ee3a8e876b7e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:36:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:36:36.027 7 INFO cinder.api.openstack.wsgi [None req-813ca596-0f28-4a80-9a12-6ce68d2d3694 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:36:36.034 7 INFO cinder.api.openstack.wsgi [None req-813ca596-0f28-4a80-9a12-6ce68d2d3694 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:36:36.044 8 INFO cinder.api.openstack.wsgi [None req-c6e1c01b-acf8-43f2-b8cc-47330c6ac910 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:36:36.061 8 INFO cinder.volume.api [None req-c6e1c01b-acf8-43f2-b8cc-47330c6ac910 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:36:36.064 8 INFO cinder.api.openstack.wsgi [None req-c6e1c01b-acf8-43f2-b8cc-47330c6ac910 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/624] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:36:36.076 7 INFO cinder.api.openstack.wsgi [None req-156740a6-9fd0-4588-b742-fc5ad8bc9c71 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:36:36.581 7 INFO cinder.api.openstack.wsgi [None req-156740a6-9fd0-4588-b742-fc5ad8bc9c71 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:36:36.625 8 INFO cinder.api.openstack.wsgi [None req-6e556577-21e1-43ff-b9f4-de9310caa07d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:36:36.647 8 INFO cinder.api.openstack.wsgi [None req-6e556577-21e1-43ff-b9f4-de9310caa07d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/626] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:36:36.660 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:36:36.689 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/627] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:36:36.699 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:36:36.720 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:36:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:36:41.741 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:41.741 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:41.742 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:41.742 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:51.741 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:51.741 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:36:51.742 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:36:51.742 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:01.740 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:01.740 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:01.741 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:01.742 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:11.741 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:11.741 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:11.742 7 INFO cinder.api.openstack.wsgi [None req-7b592ae7-36be-4676-88aa-a5e4172564a1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:11.742 8 INFO cinder.api.openstack.wsgi [None req-2a230cc0-fd09-4649-8102-bd0ac2597dae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:14.231 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots 2026-05-04 12:37:14.243 8 INFO cinder.volume.api [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:37:14.243 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 320/637] 10.0.0.165 () {32 vars in 705 bytes} [Mon May 4 12:37:14 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:37:14.257 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes 2026-05-04 12:37:14.284 7 INFO cinder.volume.api [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:37:14.285 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes returned with HTTP 200 [pid: 7|app: 0|req: 318/638] 10.0.0.165 () {32 vars in 701 bytes} [Mon May 4 12:37:14 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:37:21.740 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:21.741 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:21.742 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:21.742 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:31.741 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:31.741 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:31.742 7 INFO cinder.api.openstack.wsgi [None req-657ba8e9-a373-498b-88fa-930a601a2a37 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:31.742 8 INFO cinder.api.openstack.wsgi [None req-8c105f34-b7f0-4b34-a508-0be95b81e37c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:35.984 7 INFO cinder.api.openstack.wsgi [None req-84ffb0b8-407d-49d3-9997-3722c27bb269 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:37:36.487 7 INFO cinder.api.openstack.wsgi [None req-84ffb0b8-407d-49d3-9997-3722c27bb269 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:37:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.499 8 INFO cinder.api.openstack.wsgi [None req-b52aa20d-8d63-4384-9863-e112e30f6eed a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:37:36.511 8 INFO cinder.volume.api [None req-b52aa20d-8d63-4384-9863-e112e30f6eed a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:37:36.513 8 INFO cinder.api.openstack.wsgi [None req-b52aa20d-8d63-4384-9863-e112e30f6eed a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:37:36.523 7 INFO cinder.api.openstack.wsgi [None req-b7df7a3f-28b9-405d-9eef-f29beb1fd82c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:37:36.528 7 INFO cinder.api.openstack.wsgi [None req-b7df7a3f-28b9-405d-9eef-f29beb1fd82c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 322/645] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.560 8 INFO cinder.api.openstack.wsgi [None req-df09f286-9e63-4a3a-8173-88f6e5cd47f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:37:36.579 8 INFO cinder.api.openstack.wsgi [None req-df09f286-9e63-4a3a-8173-88f6e5cd47f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/646] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.591 7 INFO cinder.api.openstack.wsgi [None req-3197c99e-ed1b-42bb-9130-88722721381f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/1f0670d527164c1a8f89c3c33245658f?usage=true 2026-05-04 12:37:36.615 7 INFO cinder.api.openstack.wsgi [None req-3197c99e-ed1b-42bb-9130-88722721381f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/1f0670d527164c1a8f89c3c33245658f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/647] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/1f0670d527164c1a8f89c3c33245658f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.626 8 INFO cinder.api.openstack.wsgi [None req-07ba178f-beb0-4fbe-8a51-dadb8c2312fb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:37:36.653 8 INFO cinder.api.openstack.wsgi [None req-07ba178f-beb0-4fbe-8a51-dadb8c2312fb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/648] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.663 7 INFO cinder.api.openstack.wsgi [None req-fbcc9d7b-d8f6-42e3-8920-33340a1a3b5a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:37:36.684 7 INFO cinder.api.openstack.wsgi [None req-fbcc9d7b-d8f6-42e3-8920-33340a1a3b5a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/649] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.694 8 INFO cinder.api.openstack.wsgi [None req-0a4f59be-43ae-4496-9a8d-825da71678c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b98cf371666f4a6796abad763438040a?usage=true 2026-05-04 12:37:36.712 8 INFO cinder.api.openstack.wsgi [None req-0a4f59be-43ae-4496-9a8d-825da71678c2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b98cf371666f4a6796abad763438040a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b98cf371666f4a6796abad763438040a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.722 7 INFO cinder.api.openstack.wsgi [None req-9609c8f3-84f7-4e09-8fe5-60edfc827302 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/bb6a9fb4edd547f28e83b3f2a0cca1c3?usage=true 2026-05-04 12:37:36.744 7 INFO cinder.api.openstack.wsgi [None req-9609c8f3-84f7-4e09-8fe5-60edfc827302 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/bb6a9fb4edd547f28e83b3f2a0cca1c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/bb6a9fb4edd547f28e83b3f2a0cca1c3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.754 8 INFO cinder.api.openstack.wsgi [None req-103d3311-2dc8-4db4-8728-1c7664259141 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/e6131106fc91490e9263a8bf384e81fb?usage=true 2026-05-04 12:37:36.775 8 INFO cinder.api.openstack.wsgi [None req-103d3311-2dc8-4db4-8728-1c7664259141 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/e6131106fc91490e9263a8bf384e81fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/652] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/e6131106fc91490e9263a8bf384e81fb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:37:36.786 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:37:36.791 7 INFO cinder.volume.api [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:37:36.791 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:37:36.798 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:37:36.807 8 INFO cinder.volume.api [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:37:36.810 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:37:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:37:41.740 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:41.740 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:41.741 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:41.741 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:51.740 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:51.740 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:37:51.741 7 INFO cinder.api.openstack.wsgi [None req-43236d7e-ae7d-4c8a-910f-4c4f49768085 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:51.741 8 INFO cinder.api.openstack.wsgi [None req-77ebde52-b275-4a4f-983d-71562047984a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:37:52.201 7 INFO cinder.api.openstack.wsgi [None req-9e1b6f01-583a-4b8b-af86-d76912d783a3 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes 2026-05-04 12:37:52.876 7 INFO cinder.api.v3.volumes [None req-9e1b6f01-583a-4b8b-af86-d76912d783a3 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Create volume of 1 GB 2026-05-04 12:37:52.893 7 INFO cinder.volume.api [None req-9e1b6f01-583a-4b8b-af86-d76912d783a3 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Availability Zones retrieved successfully. 2026-05-04 12:37:53.160 7 INFO cinder.volume.api [None req-9e1b6f01-583a-4b8b-af86-d76912d783a3 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Create volume request issued successfully. 2026-05-04 12:37:53.161 7 INFO cinder.api.openstack.wsgi [None req-9e1b6f01-583a-4b8b-af86-d76912d783a3 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes returned with HTTP 202 [pid: 7|app: 0|req: 329/659] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:37:52 2026] POST /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes => generated 864 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 12:37:53.181 8 INFO cinder.api.openstack.wsgi [None req-2e9a9c2b-d17b-4acf-ab40-296902d83b9e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:53.217 8 INFO cinder.volume.api [None req-2e9a9c2b-d17b-4acf-ab40-296902d83b9e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:53.225 8 INFO cinder.api.openstack.wsgi [None req-2e9a9c2b-d17b-4acf-ab40-296902d83b9e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:37:53 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:54.245 7 INFO cinder.api.openstack.wsgi [None req-370a16ee-49b9-4769-87fc-1ca0ab392795 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:54.264 7 INFO cinder.volume.api [None req-370a16ee-49b9-4769-87fc-1ca0ab392795 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:54.270 7 INFO cinder.api.openstack.wsgi [None req-370a16ee-49b9-4769-87fc-1ca0ab392795 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:37:54 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:55.297 8 INFO cinder.api.openstack.wsgi [None req-95565d4b-46ea-42cb-a7af-f2413a7944da c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:55.311 8 INFO cinder.volume.api [None req-95565d4b-46ea-42cb-a7af-f2413a7944da c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:55.319 8 INFO cinder.api.openstack.wsgi [None req-95565d4b-46ea-42cb-a7af-f2413a7944da c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:37:55 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:56.340 7 INFO cinder.api.openstack.wsgi [None req-bfb4b4ce-2188-4651-8d62-c1a72032c78e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:56.359 7 INFO cinder.volume.api [None req-bfb4b4ce-2188-4651-8d62-c1a72032c78e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:56.365 7 INFO cinder.api.openstack.wsgi [None req-bfb4b4ce-2188-4651-8d62-c1a72032c78e c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:37:56 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:57.389 8 INFO cinder.api.openstack.wsgi [None req-1e9c0e05-5b00-439e-aa08-e2243c563451 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:57.405 8 INFO cinder.volume.api [None req-1e9c0e05-5b00-439e-aa08-e2243c563451 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:57.411 8 INFO cinder.api.openstack.wsgi [None req-1e9c0e05-5b00-439e-aa08-e2243c563451 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:37:57 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:57.483 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:57.508 7 INFO cinder.volume.api [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:57.517 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.25 () {34 vars in 1027 bytes} [Mon May 4 12:37:57 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 1341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:57.869 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-a9124e2d-18a7-41c9-87ef-62f48bbb48d6 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:37:57.883 8 INFO cinder.volume.api [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-a9124e2d-18a7-41c9-87ef-62f48bbb48d6 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:37:57.889 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-a9124e2d-18a7-41c9-87ef-62f48bbb48d6 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.25 () {34 vars in 1027 bytes} [Mon May 4 12:37:57 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:37:57.897 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:37:57.898 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 333/667] 10.0.0.25 () {32 vars in 828 bytes} [Mon May 4 12:37:57 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:37:57.911 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-fdcfeb94-0804-40fa-962f-3f26c45cd2d9 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-05-04 12:37:57.970 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-fdcfeb94-0804-40fa-962f-3f26c45cd2d9 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.25 () {40 vars in 1056 bytes} [Mon May 4 12:37:57 2026] POST /v3/c3233d8c4b3c42f187010357ec77b0ea/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:38:01.740 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:01.741 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:01.740 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-fdcfeb94-0804-40fa-962f-3f26c45cd2d9 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:01.742 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-fdcfeb94-0804-40fa-962f-3f26c45cd2d9 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:03.952 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:38:03.953 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-921bac32-e9ba-40dd-afad-e29c15a0194c c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 335/671] 199.204.45.227 () {32 vars in 840 bytes} [Mon May 4 12:38:03 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:04.010 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-0b125464-25e9-412b-b72d-e6944051ab71 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:04.026 8 INFO cinder.volume.api [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-0b125464-25e9-412b-b72d-e6944051ab71 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:38:04.030 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-0b125464-25e9-412b-b72d-e6944051ab71 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 199.204.45.227 () {36 vars in 1073 bytes} [Mon May 4 12:38:04 2026] GET /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 1521 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:05.865 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-f11338da-ae13-4554-8019-cc79d230124d c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:07.037 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-f11338da-ae13-4554-8019-cc79d230124d c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 returned with HTTP 200 [pid: 7|app: 0|req: 336/673] 199.204.45.227 () {40 vars in 1135 bytes} [Mon May 4 12:38:05 2026] PUT /v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 => generated 802 bytes in 1180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:07.570 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-de79799f-0cb8-4a61-a2dc-d4edfa1a5994 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:07.614 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-de79799f-0cb8-4a61-a2dc-d4edfa1a5994 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717/action returned with HTTP 204 [pid: 8|app: 0|req: 338/674] 199.204.45.227 () {40 vars in 1148 bytes} [Mon May 4 12:38:07 2026] POST /v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 12:38:11.740 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-f11338da-ae13-4554-8019-cc79d230124d c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:11.740 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-de79799f-0cb8-4a61-a2dc-d4edfa1a5994 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:11.741 8 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-de79799f-0cb8-4a61-a2dc-d4edfa1a5994 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:11.742 7 INFO cinder.api.openstack.wsgi [req-e06128a0-2df5-4d64-b394-dbc45b809317 req-f11338da-ae13-4554-8019-cc79d230124d c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:20.443 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:21.014 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 returned with HTTP 200 [pid: 8|app: 0|req: 340/677] 199.204.45.227 () {38 vars in 1103 bytes} [Mon May 4 12:38:20 2026] DELETE /v3/c3233d8c4b3c42f187010357ec77b0ea/attachments/fde8e8f2-9121-44db-8eac-5ecc5532f717 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:21.026 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 2026-05-04 12:38:21.027 7 INFO cinder.api.v3.volumes [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Delete volume with id: 63039453-c594-491f-9cc0-df76590cb253 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:21.041 7 INFO cinder.volume.api [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Volume info retrieved successfully. 2026-05-04 12:38:21.068 7 INFO cinder.volume.api [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] Delete volume request issued successfully. 2026-05-04 12:38:21.068 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 returned with HTTP 202 [pid: 7|app: 0|req: 338/678] 199.204.45.227 () {36 vars in 1054 bytes} [Mon May 4 12:38:21 2026] DELETE /v3/c3233d8c4b3c42f187010357ec77b0ea/volumes/63039453-c594-491f-9cc0-df76590cb253 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-04 12:38:21.740 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:21.740 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:21.741 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:21.741 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:31.741 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:31.741 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:31.741 7 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-7d18880e-3bd7-4376-875d-53266535a7c8 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:31.742 8 INFO cinder.api.openstack.wsgi [req-fcd0c127-2196-449d-8c43-b3e85006fb4b req-e414da30-7234-432b-b921-89376e861d49 c7d36c9bf0de456fa2e0ea228e874354 c3233d8c4b3c42f187010357ec77b0ea - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:36.139 7 INFO cinder.api.openstack.wsgi [None req-4770d437-ce8f-459b-9f76-23085f71b5f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:38:36.149 7 INFO cinder.volume.api [None req-4770d437-ce8f-459b-9f76-23085f71b5f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:38:36.151 7 INFO cinder.api.openstack.wsgi [None req-4770d437-ce8f-459b-9f76-23085f71b5f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:38:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:38:36.193 8 INFO cinder.api.openstack.wsgi [None req-760cff12-dd59-4c36-903b-c08a4b483173 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/10cdb870f76447858033afbabd1b1107?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:38:36.226 8 INFO cinder.api.openstack.wsgi [None req-760cff12-dd59-4c36-903b-c08a4b483173 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/10cdb870f76447858033afbabd1b1107?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/10cdb870f76447858033afbabd1b1107?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.237 7 INFO cinder.api.openstack.wsgi [None req-a7276852-b6b4-429d-ba83-87ee637f19f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:38:36.251 7 INFO cinder.api.openstack.wsgi [None req-a7276852-b6b4-429d-ba83-87ee637f19f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/685] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.265 8 INFO cinder.api.openstack.wsgi [None req-242df8de-30d1-41f4-9342-33558bf8af85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:38:36.283 8 INFO cinder.api.openstack.wsgi [None req-242df8de-30d1-41f4-9342-33558bf8af85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/686] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.294 7 INFO cinder.api.openstack.wsgi [None req-a03d4599-3685-40a5-82ea-241de231df55 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5177f5c8064640dea3c4e56f96add64d?usage=true 2026-05-04 12:38:36.314 7 INFO cinder.api.openstack.wsgi [None req-a03d4599-3685-40a5-82ea-241de231df55 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5177f5c8064640dea3c4e56f96add64d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5177f5c8064640dea3c4e56f96add64d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.325 8 INFO cinder.api.openstack.wsgi [None req-55cb996e-574e-4a13-9c39-bf7186d3c1c4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5cf1901efc0c4828a6e4af36493432c9?usage=true 2026-05-04 12:38:36.359 8 INFO cinder.api.openstack.wsgi [None req-55cb996e-574e-4a13-9c39-bf7186d3c1c4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5cf1901efc0c4828a6e4af36493432c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/5cf1901efc0c4828a6e4af36493432c9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.377 7 INFO cinder.api.openstack.wsgi [None req-9120dfb9-c515-4b3e-93d0-bfc2e12f0c60 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:38:36.396 7 INFO cinder.api.openstack.wsgi [None req-9120dfb9-c515-4b3e-93d0-bfc2e12f0c60 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/689] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.409 8 INFO cinder.api.openstack.wsgi [None req-737545f4-6aca-40c6-83e5-1e204d90eb5e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:38:36.912 8 INFO cinder.api.openstack.wsgi [None req-737545f4-6aca-40c6-83e5-1e204d90eb5e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:36.923 7 INFO cinder.api.openstack.wsgi [None req-ab6f5237-cc65-4382-8d89-182df1855c7d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:38:36.933 7 INFO cinder.volume.api [None req-ab6f5237-cc65-4382-8d89-182df1855c7d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:38:36.935 7 INFO cinder.api.openstack.wsgi [None req-ab6f5237-cc65-4382-8d89-182df1855c7d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:38:36.945 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:38:36.956 8 INFO cinder.volume.api [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:38:36.956 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:38:36.974 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:38:36.982 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:38:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:38:41.740 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:41.740 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:41.741 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:41.742 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:51.740 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:51.741 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:38:51.742 7 INFO cinder.api.openstack.wsgi [None req-7584f39c-afcf-4c98-b529-675d9d4c26b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:51.742 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:38:55.062 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5177f5c8064640dea3c4e56f96add64d/attachments?instance_id=f3980028-efe8-4a45-b9d6-7e1ca41eed79 2026-05-04 12:38:55.076 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5177f5c8064640dea3c4e56f96add64d/attachments?instance_id=f3980028-efe8-4a45-b9d6-7e1ca41eed79 returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 199.204.45.227 () {36 vars in 1104 bytes} [Mon May 4 12:38:55 2026] GET /v3/5177f5c8064640dea3c4e56f96add64d/attachments?instance_id=f3980028-efe8-4a45-b9d6-7e1ca41eed79 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:01.741 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:01.741 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:01.742 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:01.743 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:11.741 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:11.741 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:11.742 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:11.742 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:21.740 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:21.740 8 INFO cinder.api.openstack.wsgi [None req-b12115dd-1563-44f7-9858-eb185a210f17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:21.742 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:21.744 7 INFO cinder.api.openstack.wsgi [req-bbee5095-5d4b-4022-89d2-94d7468c3f40 req-402fab65-0238-4354-9ac9-222670877c4e efb4d651ada1409db30bff7ba2e5538f 5177f5c8064640dea3c4e56f96add64d - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:22.334 8 INFO cinder.api.openstack.wsgi [None req-405d6e81-ee19-40ab-9913-bee7931d0fdd 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes 2026-05-04 12:39:22.361 8 INFO cinder.volume.api [None req-405d6e81-ee19-40ab-9913-bee7931d0fdd 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Get all volumes completed successfully. 2026-05-04 12:39:22.362 8 INFO cinder.api.openstack.wsgi [None req-405d6e81-ee19-40ab-9913-bee7931d0fdd 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes returned with HTTP 200 [pid: 8|app: 0|req: 353/705] 10.0.0.165 () {32 vars in 701 bytes} [Mon May 4 12:39:22 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:39:22.376 7 INFO cinder.api.openstack.wsgi [None req-400a0931-5d25-4fc2-a21d-14f569bddadf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes 2026-05-04 12:39:22.380 7 INFO cinder.api.v3.volumes [None req-400a0931-5d25-4fc2-a21d-14f569bddadf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume of 1 GB 2026-05-04 12:39:22.386 7 INFO cinder.volume.api [None req-400a0931-5d25-4fc2-a21d-14f569bddadf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:39:22.523 7 INFO cinder.volume.api [None req-400a0931-5d25-4fc2-a21d-14f569bddadf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume request issued successfully. 2026-05-04 12:39:22.524 7 INFO cinder.api.openstack.wsgi [None req-400a0931-5d25-4fc2-a21d-14f569bddadf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 353/706] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:39:22 2026] POST /v3/1baea26dc6044dab87b984e0b3bc108f/volumes => generated 875 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 12:39:22.541 8 INFO cinder.api.openstack.wsgi [None req-a284f072-4ea8-41f3-b6e6-0ffdbb7eec8b 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:22.556 8 INFO cinder.volume.api [None req-a284f072-4ea8-41f3-b6e6-0ffdbb7eec8b 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:22.560 8 INFO cinder.api.openstack.wsgi [None req-a284f072-4ea8-41f3-b6e6-0ffdbb7eec8b 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 200 [pid: 8|app: 0|req: 354/707] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:22 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:23.584 7 INFO cinder.api.openstack.wsgi [None req-9a898a25-34ee-4c7d-8d9c-93f5ff229312 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:23.599 7 INFO cinder.volume.api [None req-9a898a25-34ee-4c7d-8d9c-93f5ff229312 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:23.603 7 INFO cinder.api.openstack.wsgi [None req-9a898a25-34ee-4c7d-8d9c-93f5ff229312 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:23 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:23.624 8 INFO cinder.api.openstack.wsgi [None req-c9087b16-15c9-4eb2-a3bd-6c30b565878d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:23.641 8 INFO cinder.volume.api [None req-c9087b16-15c9-4eb2-a3bd-6c30b565878d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:23.645 8 INFO cinder.api.openstack.wsgi [None req-c9087b16-15c9-4eb2-a3bd-6c30b565878d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:23 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:23.678 7 INFO cinder.api.openstack.wsgi [None req-d15c8240-f2be-4356-bd57-f70df795dfec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes 2026-05-04 12:39:23.683 7 INFO cinder.api.v3.volumes [None req-d15c8240-f2be-4356-bd57-f70df795dfec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume of 1 GB 2026-05-04 12:39:23.689 7 INFO cinder.volume.api [None req-d15c8240-f2be-4356-bd57-f70df795dfec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:39:23.854 7 INFO cinder.volume.api [None req-d15c8240-f2be-4356-bd57-f70df795dfec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume request issued successfully. 2026-05-04 12:39:23.855 7 INFO cinder.api.openstack.wsgi [None req-d15c8240-f2be-4356-bd57-f70df795dfec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 355/710] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:39:23 2026] POST /v3/1baea26dc6044dab87b984e0b3bc108f/volumes => generated 875 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:23.874 8 INFO cinder.api.openstack.wsgi [None req-04b43498-dc8a-4161-b548-9f661429fd22 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:23.886 8 INFO cinder.volume.api [None req-04b43498-dc8a-4161-b548-9f661429fd22 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:23.891 8 INFO cinder.api.openstack.wsgi [None req-04b43498-dc8a-4161-b548-9f661429fd22 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:23 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:24.914 7 INFO cinder.api.openstack.wsgi [None req-9bde9739-073f-440d-aef4-c14d71844c6f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:24.929 7 INFO cinder.volume.api [None req-9bde9739-073f-440d-aef4-c14d71844c6f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:24.934 7 INFO cinder.api.openstack.wsgi [None req-9bde9739-073f-440d-aef4-c14d71844c6f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:24 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:24.954 8 INFO cinder.api.openstack.wsgi [None req-d4facbf9-76b2-48b5-ad4a-4a4bd7ed432f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:24.969 8 INFO cinder.volume.api [None req-d4facbf9-76b2-48b5-ad4a-4a4bd7ed432f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:24.974 8 INFO cinder.api.openstack.wsgi [None req-d4facbf9-76b2-48b5-ad4a-4a4bd7ed432f 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:24 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:24.998 7 INFO cinder.api.openstack.wsgi [None req-41d3ebeb-ff71-4c35-b59c-87b947159bea 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes 2026-05-04 12:39:25.000 7 INFO cinder.api.v3.volumes [None req-41d3ebeb-ff71-4c35-b59c-87b947159bea 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume of 1 GB 2026-05-04 12:39:25.005 7 INFO cinder.volume.api [None req-41d3ebeb-ff71-4c35-b59c-87b947159bea 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:39:25.119 7 INFO cinder.volume.api [None req-41d3ebeb-ff71-4c35-b59c-87b947159bea 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Create volume request issued successfully. 2026-05-04 12:39:25.120 7 INFO cinder.api.openstack.wsgi [None req-41d3ebeb-ff71-4c35-b59c-87b947159bea 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 357/714] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:39:24 2026] POST /v3/1baea26dc6044dab87b984e0b3bc108f/volumes => generated 874 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:25.138 8 INFO cinder.api.openstack.wsgi [None req-67640702-e5aa-4b6c-a9a4-4a07c4a84ca1 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:25.150 8 INFO cinder.volume.api [None req-67640702-e5aa-4b6c-a9a4-4a07c4a84ca1 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:25.155 8 INFO cinder.api.openstack.wsgi [None req-67640702-e5aa-4b6c-a9a4-4a07c4a84ca1 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:25 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.178 7 INFO cinder.api.openstack.wsgi [None req-4dbf39f3-a3e9-4877-92e1-9978a6638414 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:26.190 7 INFO cinder.volume.api [None req-4dbf39f3-a3e9-4877-92e1-9978a6638414 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:26.195 7 INFO cinder.api.openstack.wsgi [None req-4dbf39f3-a3e9-4877-92e1-9978a6638414 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 200 [pid: 7|app: 0|req: 358/716] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:26 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.210 8 INFO cinder.api.openstack.wsgi [None req-3cb51218-e129-4da1-9620-aa9e228d63d8 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:26.224 8 INFO cinder.volume.api [None req-3cb51218-e129-4da1-9620-aa9e228d63d8 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:26.229 8 INFO cinder.api.openstack.wsgi [None req-3cb51218-e129-4da1-9620-aa9e228d63d8 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:26 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.244 7 INFO cinder.api.openstack.wsgi [None req-1189dda2-5456-4428-9528-a40fe2cd1d50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes 2026-05-04 12:39:26.274 7 INFO cinder.volume.api [None req-1189dda2-5456-4428-9528-a40fe2cd1d50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Get all volumes completed successfully. 2026-05-04 12:39:26.275 7 INFO cinder.api.openstack.wsgi [None req-1189dda2-5456-4428-9528-a40fe2cd1d50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 359/718] 10.0.0.165 () {32 vars in 701 bytes} [Mon May 4 12:39:26 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.285 8 INFO cinder.api.openstack.wsgi [None req-2ecff3b7-b7fc-4a00-8dd7-86d1c1dfe12d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:26.299 8 INFO cinder.volume.api [None req-2ecff3b7-b7fc-4a00-8dd7-86d1c1dfe12d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:26.303 8 INFO cinder.api.openstack.wsgi [None req-2ecff3b7-b7fc-4a00-8dd7-86d1c1dfe12d 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:26 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 967 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.326 7 INFO cinder.api.openstack.wsgi [None req-96fcf0c8-5b1b-45ae-b915-ac60d8eef119 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 2026-05-04 12:39:26.327 7 INFO cinder.api.v3.volumes [None req-96fcf0c8-5b1b-45ae-b915-ac60d8eef119 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume with id: f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:26.337 7 INFO cinder.volume.api [None req-96fcf0c8-5b1b-45ae-b915-ac60d8eef119 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:26.354 7 INFO cinder.volume.api [None req-96fcf0c8-5b1b-45ae-b915-ac60d8eef119 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume request issued successfully. 2026-05-04 12:39:26.354 7 INFO cinder.api.openstack.wsgi [None req-96fcf0c8-5b1b-45ae-b915-ac60d8eef119 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 202 [pid: 7|app: 0|req: 360/720] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:39:26 2026] DELETE /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:26.367 8 INFO cinder.api.openstack.wsgi [None req-bf751b97-8f90-498e-9ed4-094a68c6d5eb 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:26.381 8 INFO cinder.volume.api [None req-bf751b97-8f90-498e-9ed4-094a68c6d5eb 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:26.386 8 INFO cinder.api.openstack.wsgi [None req-bf751b97-8f90-498e-9ed4-094a68c6d5eb 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:26 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:27.408 7 INFO cinder.api.openstack.wsgi [None req-b8517842-47fc-48a6-ab62-90cdfa785417 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 2026-05-04 12:39:27.417 7 INFO cinder.api.openstack.wsgi [None req-b8517842-47fc-48a6-ab62-90cdfa785417 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 returned with HTTP 404 [pid: 7|app: 0|req: 361/722] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:27 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/f18d7e12-3e0e-43a1-91c4-14aef9f6e3f3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:27.428 8 INFO cinder.api.openstack.wsgi [None req-29b202a0-3f4b-4014-8a66-f378af86a9ce 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:27.443 8 INFO cinder.volume.api [None req-29b202a0-3f4b-4014-8a66-f378af86a9ce 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:27.446 8 INFO cinder.api.openstack.wsgi [None req-29b202a0-3f4b-4014-8a66-f378af86a9ce 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 200 [pid: 8|app: 0|req: 362/723] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:27 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:27.465 7 INFO cinder.api.openstack.wsgi [None req-59726456-7695-4cd4-8aee-a3628efb6ccf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 2026-05-04 12:39:27.466 7 INFO cinder.api.v3.volumes [None req-59726456-7695-4cd4-8aee-a3628efb6ccf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume with id: 05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:27.475 7 INFO cinder.volume.api [None req-59726456-7695-4cd4-8aee-a3628efb6ccf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:27.496 7 INFO cinder.volume.api [None req-59726456-7695-4cd4-8aee-a3628efb6ccf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume request issued successfully. 2026-05-04 12:39:27.496 7 INFO cinder.api.openstack.wsgi [None req-59726456-7695-4cd4-8aee-a3628efb6ccf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 202 [pid: 7|app: 0|req: 362/724] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:39:27 2026] DELETE /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:27.507 8 INFO cinder.api.openstack.wsgi [None req-e7ad9ead-8b5d-43dc-8122-ab9b09560baf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:27.519 8 INFO cinder.volume.api [None req-e7ad9ead-8b5d-43dc-8122-ab9b09560baf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:27.524 8 INFO cinder.api.openstack.wsgi [None req-e7ad9ead-8b5d-43dc-8122-ab9b09560baf 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:27 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:28.545 7 INFO cinder.api.openstack.wsgi [None req-9bc23fb9-5156-4fa4-8342-445f202e74ec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 2026-05-04 12:39:28.552 7 INFO cinder.api.openstack.wsgi [None req-9bc23fb9-5156-4fa4-8342-445f202e74ec 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 returned with HTTP 404 [pid: 7|app: 0|req: 363/726] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:28 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/05a907c4-f4b0-4866-9ec7-b5b5e2706967 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:28.566 8 INFO cinder.api.openstack.wsgi [None req-6276a1e7-6074-47e0-bbe2-523c87997f50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:28.586 8 INFO cinder.volume.api [None req-6276a1e7-6074-47e0-bbe2-523c87997f50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:28.598 8 INFO cinder.api.openstack.wsgi [None req-6276a1e7-6074-47e0-bbe2-523c87997f50 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:28 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:28.623 7 INFO cinder.api.openstack.wsgi [None req-dfef355d-e0da-4823-8e84-f4bdaed5a280 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 2026-05-04 12:39:28.624 7 INFO cinder.api.v3.volumes [None req-dfef355d-e0da-4823-8e84-f4bdaed5a280 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume with id: 605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:28.631 7 INFO cinder.volume.api [None req-dfef355d-e0da-4823-8e84-f4bdaed5a280 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:28.648 7 INFO cinder.volume.api [None req-dfef355d-e0da-4823-8e84-f4bdaed5a280 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Delete volume request issued successfully. 2026-05-04 12:39:28.648 7 INFO cinder.api.openstack.wsgi [None req-dfef355d-e0da-4823-8e84-f4bdaed5a280 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 202 [pid: 7|app: 0|req: 364/728] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:39:28 2026] DELETE /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:28.658 8 INFO cinder.api.openstack.wsgi [None req-9a2bfbf0-1cec-4a93-8cf4-d8cc7add7170 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:39:28.672 8 INFO cinder.volume.api [None req-9a2bfbf0-1cec-4a93-8cf4-d8cc7add7170 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] Volume info retrieved successfully. 2026-05-04 12:39:28.676 8 INFO cinder.api.openstack.wsgi [None req-9a2bfbf0-1cec-4a93-8cf4-d8cc7add7170 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:28 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 967 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:29.700 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 2026-05-04 12:39:29.707 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 returned with HTTP 404 [pid: 7|app: 0|req: 365/730] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:39:29 2026] GET /v3/1baea26dc6044dab87b984e0b3bc108f/volumes/605c5814-be69-4c0e-bd61-1b06ef357a82 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 12:39:31.741 8 INFO cinder.api.openstack.wsgi [None req-9a2bfbf0-1cec-4a93-8cf4-d8cc7add7170 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:31.741 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:31.742 8 INFO cinder.api.openstack.wsgi [None req-9a2bfbf0-1cec-4a93-8cf4-d8cc7add7170 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:31.742 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:34.575 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:34.576 7 INFO cinder.api.openstack.wsgi [None req-51b4ee6a-7dd1-4681-bcb4-c5ccd19343dc 1f6d0203c7454b8685e75bff2e06fb1f 1baea26dc6044dab87b984e0b3bc108f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 367/733] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:34 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:39:34.587 8 INFO cinder.api.openstack.wsgi [None req-6b8be0fa-629e-4977-ad59-9158c1d41a9a e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 2026-05-04 12:39:34.607 8 INFO cinder.api.openstack.wsgi [None req-6b8be0fa-629e-4977-ad59-9158c1d41a9a e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.131 () {34 vars in 879 bytes} [Mon May 4 12:39:34 2026] GET /v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:39:36.027 7 INFO cinder.api.openstack.wsgi [None req-7a165205-f372-4f0e-8c1a-92b2cc787b15 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:39:36.032 7 INFO cinder.api.openstack.wsgi [None req-7a165205-f372-4f0e-8c1a-92b2cc787b15 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:39:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.045 8 INFO cinder.api.openstack.wsgi [None req-8ecd8900-0961-4036-a98c-2641de2cc479 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:39:36.053 8 INFO cinder.volume.api [None req-8ecd8900-0961-4036-a98c-2641de2cc479 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:39:36.053 8 INFO cinder.api.openstack.wsgi [None req-8ecd8900-0961-4036-a98c-2641de2cc479 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/736] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:39:36.065 7 INFO cinder.api.openstack.wsgi [None req-4dce6f5e-bb49-4998-b84e-f042c820b887 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:39:36.073 7 INFO cinder.volume.api [None req-4dce6f5e-bb49-4998-b84e-f042c820b887 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:39:36.075 7 INFO cinder.api.openstack.wsgi [None req-4dce6f5e-bb49-4998-b84e-f042c820b887 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:39:36.084 8 INFO cinder.api.openstack.wsgi [None req-09c71c44-24c2-41a9-b266-623b0d3d773d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:39:36.587 8 INFO cinder.api.openstack.wsgi [None req-09c71c44-24c2-41a9-b266-623b0d3d773d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.636 7 INFO cinder.api.openstack.wsgi [None req-2017eb75-6e07-43f7-a8e2-595831cbef85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:39:36.662 7 INFO cinder.api.openstack.wsgi [None req-2017eb75-6e07-43f7-a8e2-595831cbef85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.673 8 INFO cinder.api.openstack.wsgi [None req-908ed508-1092-449c-84e3-c401103a25e4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:39:36.688 8 INFO cinder.api.openstack.wsgi [None req-908ed508-1092-449c-84e3-c401103a25e4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.698 7 INFO cinder.api.openstack.wsgi [None req-95424846-bd01-4bbb-b2f5-edec81796fde a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/36be6c616cfa48ebaf8ab8c9824e3b19?usage=true 2026-05-04 12:39:36.722 7 INFO cinder.api.openstack.wsgi [None req-95424846-bd01-4bbb-b2f5-edec81796fde a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/36be6c616cfa48ebaf8ab8c9824e3b19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/36be6c616cfa48ebaf8ab8c9824e3b19?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.734 8 INFO cinder.api.openstack.wsgi [None req-943c4ad6-e2d4-488e-b5b0-05b671135feb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:39:36.748 8 INFO cinder.api.openstack.wsgi [None req-943c4ad6-e2d4-488e-b5b0-05b671135feb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/742] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.758 7 INFO cinder.api.openstack.wsgi [None req-9b53f9c9-5bb8-4c97-bbae-cc555bf60078 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a60a1915b013402f924296326c9e960d?usage=true 2026-05-04 12:39:36.778 7 INFO cinder.api.openstack.wsgi [None req-9b53f9c9-5bb8-4c97-bbae-cc555bf60078 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a60a1915b013402f924296326c9e960d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a60a1915b013402f924296326c9e960d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.789 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c1b92dc0be284d7788c9d4edc3b4a388?usage=true 2026-05-04 12:39:36.804 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c1b92dc0be284d7788c9d4edc3b4a388?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c1b92dc0be284d7788c9d4edc3b4a388?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:39:36.817 7 INFO cinder.api.openstack.wsgi [None req-0aec92dc-3771-444e-a1c5-89238f397209 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:39:36.832 7 INFO cinder.volume.api [None req-0aec92dc-3771-444e-a1c5-89238f397209 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:39:36.834 7 INFO cinder.api.openstack.wsgi [None req-0aec92dc-3771-444e-a1c5-89238f397209 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:39:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:39:37.139 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:37.140 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 373/746] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:37 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:39:37.148 7 INFO cinder.api.openstack.wsgi [None req-0aec92dc-3771-444e-a1c5-89238f397209 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:37.149 7 INFO cinder.api.openstack.wsgi [None req-0aec92dc-3771-444e-a1c5-89238f397209 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 374/747] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:37 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:39:37.794 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:37.795 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 374/748] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:39:37.805 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 2026-05-04 12:39:37.836 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.131 () {34 vars in 879 bytes} [Mon May 4 12:39:37 2026] GET /v3/c1b92dc0be284d7788c9d4edc3b4a388/limits?tenant_id=c1b92dc0be284d7788c9d4edc3b4a388 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:39:40.393 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:40.394 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 375/750] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:39:40.400 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:40.401 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/751] 10.0.0.131 () {28 vars in 376 bytes} [Mon May 4 12:39:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:39:41.740 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:41.740 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:41.740 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:41.741 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:51.740 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:51.741 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:51.740 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:39:51.741 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:39:54.432 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:39:54.433 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 378/756] 10.0.0.165 () {30 vars in 411 bytes} [Mon May 4 12:39:54 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-04 12:40:01.740 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:01.741 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:01.741 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:01.742 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:11.740 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:11.740 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:11.741 8 INFO cinder.api.openstack.wsgi [None req-a4c984ef-6fe9-442e-aa6e-17b62f54b0b5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:11.741 7 INFO cinder.api.openstack.wsgi [None req-27503a41-f0ea-4fa9-b7bc-d86f34c2318d e36b4cc27a7f461f9fc6a9ae36abb6a7 c1b92dc0be284d7788c9d4edc3b4a388 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:17.251 8 INFO cinder.api.openstack.wsgi [None req-8adb4986-7610-48c9-954c-4dfa61b7ac62 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes 2026-05-04 12:40:17.253 8 INFO cinder.api.v3.volumes [None req-8adb4986-7610-48c9-954c-4dfa61b7ac62 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Create volume of 1 GB 2026-05-04 12:40:17.263 8 INFO cinder.volume.api [None req-8adb4986-7610-48c9-954c-4dfa61b7ac62 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Availability Zones retrieved successfully. 2026-05-04 12:40:17.643 8 INFO cinder.volume.api [None req-8adb4986-7610-48c9-954c-4dfa61b7ac62 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Create volume request issued successfully. 2026-05-04 12:40:17.643 8 INFO cinder.api.openstack.wsgi [None req-8adb4986-7610-48c9-954c-4dfa61b7ac62 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/761] 10.0.0.165 () {34 vars in 722 bytes} [Mon May 4 12:40:17 2026] POST /v3/323e2774007e4edaa04aeec330bf2161/volumes => generated 861 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 12:40:17.666 7 INFO cinder.api.openstack.wsgi [None req-552aa394-dad0-4d96-a482-cf17dd809618 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:17.693 7 INFO cinder.volume.api [None req-552aa394-dad0-4d96-a482-cf17dd809618 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:17.699 7 INFO cinder.api.openstack.wsgi [None req-552aa394-dad0-4d96-a482-cf17dd809618 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 7|app: 0|req: 381/762] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:17 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 929 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:18.720 8 INFO cinder.api.openstack.wsgi [None req-75f122cd-a8b1-452e-96ac-2b9068650d23 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:18.733 8 INFO cinder.volume.api [None req-75f122cd-a8b1-452e-96ac-2b9068650d23 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:18.737 8 INFO cinder.api.openstack.wsgi [None req-75f122cd-a8b1-452e-96ac-2b9068650d23 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 8|app: 0|req: 382/763] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:18 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:21.741 8 INFO cinder.api.openstack.wsgi [None req-75f122cd-a8b1-452e-96ac-2b9068650d23 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:21.741 7 INFO cinder.api.openstack.wsgi [None req-552aa394-dad0-4d96-a482-cf17dd809618 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:21.741 8 INFO cinder.api.openstack.wsgi [None req-75f122cd-a8b1-452e-96ac-2b9068650d23 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:21.742 7 INFO cinder.api.openstack.wsgi [None req-552aa394-dad0-4d96-a482-cf17dd809618 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:31.503 8 INFO cinder.api.openstack.wsgi [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes 2026-05-04 12:40:31.505 8 INFO cinder.api.v3.volumes [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume of 1 GB 2026-05-04 12:40:31.510 8 INFO cinder.volume.api [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:40:31.646 8 INFO cinder.volume.api [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume request issued successfully. 2026-05-04 12:40:31.647 8 INFO cinder.api.openstack.wsgi [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/766] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:40:31 2026] POST /v3/62b290dd0be74534ad1027c3960ead5f/volumes => generated 870 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:31.669 7 INFO cinder.api.openstack.wsgi [None req-d7f5390d-b423-4e5f-8009-d073e39ad757 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:31.689 7 INFO cinder.volume.api [None req-d7f5390d-b423-4e5f-8009-d073e39ad757 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:31.694 7 INFO cinder.api.openstack.wsgi [None req-d7f5390d-b423-4e5f-8009-d073e39ad757 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:31 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:31.741 8 INFO cinder.api.openstack.wsgi [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:31.741 7 INFO cinder.api.openstack.wsgi [None req-d7f5390d-b423-4e5f-8009-d073e39ad757 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:31.742 7 INFO cinder.api.openstack.wsgi [None req-d7f5390d-b423-4e5f-8009-d073e39ad757 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:31.742 8 INFO cinder.api.openstack.wsgi [None req-0edfbc01-c76a-4993-909f-bd2a1dc4a358 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.715 7 INFO cinder.api.openstack.wsgi [None req-84fe1981-69dd-49b0-a51b-7f3b66a2304c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:32.728 7 INFO cinder.volume.api [None req-84fe1981-69dd-49b0-a51b-7f3b66a2304c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:32.733 7 INFO cinder.api.openstack.wsgi [None req-84fe1981-69dd-49b0-a51b-7f3b66a2304c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 385/770] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:32 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.755 8 INFO cinder.api.openstack.wsgi [None req-e999093d-6a30-45ad-991f-0217a51d9edf a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:32.769 8 INFO cinder.volume.api [None req-e999093d-6a30-45ad-991f-0217a51d9edf a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:32.774 8 INFO cinder.api.openstack.wsgi [None req-e999093d-6a30-45ad-991f-0217a51d9edf a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 8|app: 0|req: 386/771] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:32 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.795 7 INFO cinder.api.openstack.wsgi [None req-fb5c8e9d-791b-4f79-9266-4f17cca09c97 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:32.817 7 INFO cinder.volume.api [None req-fb5c8e9d-791b-4f79-9266-4f17cca09c97 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:32.824 7 INFO cinder.volume.api [None req-fb5c8e9d-791b-4f79-9266-4f17cca09c97 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:32.825 7 INFO cinder.api.openstack.wsgi [None req-fb5c8e9d-791b-4f79-9266-4f17cca09c97 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 386/772] 10.0.0.165 () {34 vars in 795 bytes} [Mon May 4 12:40:32 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.846 8 INFO cinder.api.openstack.wsgi [None req-cac73eee-c418-4634-a70b-94d493d39c69 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:32.863 8 INFO cinder.volume.api [None req-cac73eee-c418-4634-a70b-94d493d39c69 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:32.873 8 INFO cinder.volume.api [None req-cac73eee-c418-4634-a70b-94d493d39c69 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:32.873 8 INFO cinder.api.openstack.wsgi [None req-cac73eee-c418-4634-a70b-94d493d39c69 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 8|app: 0|req: 387/773] 10.0.0.165 () {34 vars in 796 bytes} [Mon May 4 12:40:32 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.897 7 INFO cinder.api.openstack.wsgi [None req-5279f838-85f0-4294-afa2-b8b4dd0ed8e2 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:32.912 7 INFO cinder.volume.api [None req-5279f838-85f0-4294-afa2-b8b4dd0ed8e2 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:32.918 7 INFO cinder.api.openstack.wsgi [None req-5279f838-85f0-4294-afa2-b8b4dd0ed8e2 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 387/774] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:32 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:32.937 8 INFO cinder.api.openstack.wsgi [None req-f8022f05-1b02-445b-b1b0-29da3dc51c99 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes 2026-05-04 12:40:32.939 8 INFO cinder.api.v3.volumes [None req-f8022f05-1b02-445b-b1b0-29da3dc51c99 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume of 1 GB 2026-05-04 12:40:32.948 8 INFO cinder.volume.api [None req-f8022f05-1b02-445b-b1b0-29da3dc51c99 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:40:33.066 8 INFO cinder.volume.api [None req-f8022f05-1b02-445b-b1b0-29da3dc51c99 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume request issued successfully. 2026-05-04 12:40:33.067 8 INFO cinder.api.openstack.wsgi [None req-f8022f05-1b02-445b-b1b0-29da3dc51c99 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes returned with HTTP 202 [pid: 8|app: 0|req: 388/775] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:40:32 2026] POST /v3/62b290dd0be74534ad1027c3960ead5f/volumes => generated 892 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:33.084 7 INFO cinder.api.openstack.wsgi [None req-ae18369b-264a-4c6e-8b95-f49363592372 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:33.098 7 INFO cinder.volume.api [None req-ae18369b-264a-4c6e-8b95-f49363592372 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:33.102 7 INFO cinder.api.openstack.wsgi [None req-ae18369b-264a-4c6e-8b95-f49363592372 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 200 [pid: 7|app: 0|req: 388/776] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:33 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 960 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:33.412 8 INFO cinder.api.openstack.wsgi [None req-526c86d6-bc4d-4f78-bcaf-505405ac9a38 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:33.426 8 INFO cinder.volume.api [None req-526c86d6-bc4d-4f78-bcaf-505405ac9a38 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:33.436 8 INFO cinder.volume.api [None req-526c86d6-bc4d-4f78-bcaf-505405ac9a38 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Update volume admin metadata completed successfully. 2026-05-04 12:40:33.940 8 INFO cinder.volume.api [None req-526c86d6-bc4d-4f78-bcaf-505405ac9a38 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Attach volume completed successfully. 2026-05-04 12:40:33.941 8 INFO cinder.api.openstack.wsgi [None req-526c86d6-bc4d-4f78-bcaf-505405ac9a38 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action returned with HTTP 202 [pid: 8|app: 0|req: 389/777] 10.0.0.165 () {34 vars in 810 bytes} [Mon May 4 12:40:33 2026] POST /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:33.952 7 INFO cinder.api.openstack.wsgi [None req-dc59a600-0199-4582-8bd9-68e068bcda25 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:33.976 7 INFO cinder.volume.api [None req-dc59a600-0199-4582-8bd9-68e068bcda25 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:33.981 7 INFO cinder.api.openstack.wsgi [None req-dc59a600-0199-4582-8bd9-68e068bcda25 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 7|app: 0|req: 389/778] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:33 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 1288 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:33.998 8 INFO cinder.api.openstack.wsgi [None req-13f75e9c-bc56-482c-983b-aa90ae9ab19a 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.007 8 INFO cinder.volume.api [None req-13f75e9c-bc56-482c-983b-aa90ae9ab19a 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.127 7 INFO cinder.api.openstack.wsgi [None req-fa701644-5342-41d9-9ae9-62cd60b294ca a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.144 7 INFO cinder.volume.api [None req-fa701644-5342-41d9-9ae9-62cd60b294ca a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.149 7 INFO cinder.api.openstack.wsgi [None req-fa701644-5342-41d9-9ae9-62cd60b294ca a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:34 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 985 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.175 7 INFO cinder.api.openstack.wsgi [None req-f5d76ad9-7ee5-4b72-b8b2-ce841afd0295 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.200 7 INFO cinder.volume.api [None req-f5d76ad9-7ee5-4b72-b8b2-ce841afd0295 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.213 7 INFO cinder.volume.api [None req-f5d76ad9-7ee5-4b72-b8b2-ce841afd0295 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:34.214 7 INFO cinder.api.openstack.wsgi [None req-f5d76ad9-7ee5-4b72-b8b2-ce841afd0295 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.165 () {34 vars in 795 bytes} [Mon May 4 12:40:34 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.231 7 INFO cinder.api.openstack.wsgi [None req-43628b97-82db-4573-b7dc-b4d068d58704 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.252 7 INFO cinder.volume.api [None req-43628b97-82db-4573-b7dc-b4d068d58704 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.263 7 INFO cinder.api.openstack.wsgi [None req-43628b97-82db-4573-b7dc-b4d068d58704 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 200 [pid: 7|app: 0|req: 392/781] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:34 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.282 7 INFO cinder.api.openstack.wsgi [None req-e23f53dc-baf4-4b5c-a42c-d28062fec29d a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 2026-05-04 12:40:34.283 7 INFO cinder.api.v3.volumes [None req-e23f53dc-baf4-4b5c-a42c-d28062fec29d a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume with id: 17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.295 7 INFO cinder.volume.api [None req-e23f53dc-baf4-4b5c-a42c-d28062fec29d a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.320 7 INFO cinder.volume.api [None req-e23f53dc-baf4-4b5c-a42c-d28062fec29d a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume request issued successfully. 2026-05-04 12:40:34.320 7 INFO cinder.api.openstack.wsgi [None req-e23f53dc-baf4-4b5c-a42c-d28062fec29d a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 202 [pid: 7|app: 0|req: 393/782] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:40:34 2026] DELETE /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.331 7 INFO cinder.api.openstack.wsgi [None req-0cf97ea1-2d88-4eb4-8987-1754affe2a72 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.350 7 INFO cinder.volume.api [None req-0cf97ea1-2d88-4eb4-8987-1754affe2a72 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.359 7 INFO cinder.api.openstack.wsgi [None req-0cf97ea1-2d88-4eb4-8987-1754affe2a72 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 200 [pid: 7|app: 0|req: 394/783] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:34 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => generated 948 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:34.511 8 INFO cinder.volume.api [None req-13f75e9c-bc56-482c-983b-aa90ae9ab19a 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Detach volume completed successfully. 2026-05-04 12:40:34.512 8 INFO cinder.api.openstack.wsgi [None req-13f75e9c-bc56-482c-983b-aa90ae9ab19a 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action returned with HTTP 202 [pid: 8|app: 0|req: 390/784] 10.0.0.165 () {34 vars in 810 bytes} [Mon May 4 12:40:33 2026] POST /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276/action => generated 0 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:34.528 7 INFO cinder.api.openstack.wsgi [None req-cb31207a-b952-41c1-9600-7698c8e36d78 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:34.542 7 INFO cinder.volume.api [None req-cb31207a-b952-41c1-9600-7698c8e36d78 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:34.548 7 INFO cinder.api.openstack.wsgi [None req-cb31207a-b952-41c1-9600-7698c8e36d78 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 7|app: 0|req: 395/785] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:34 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:35.382 8 INFO cinder.api.openstack.wsgi [None req-c0316cf3-a08e-4132-8c30-483bea40ee18 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 2026-05-04 12:40:35.391 8 INFO cinder.api.openstack.wsgi [None req-c0316cf3-a08e-4132-8c30-483bea40ee18 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 returned with HTTP 404 [pid: 8|app: 0|req: 391/786] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:35 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/17439f63-523e-43a9-8947-e402c5c1bb14 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:35.401 7 INFO cinder.api.openstack.wsgi [None req-8ac00708-76aa-499b-9b71-3e8194dddab9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:35.427 7 INFO cinder.volume.api [None req-8ac00708-76aa-499b-9b71-3e8194dddab9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:35.432 7 INFO cinder.api.openstack.wsgi [None req-8ac00708-76aa-499b-9b71-3e8194dddab9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 396/787] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:35 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 1003 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:40:35.451 8 INFO cinder.api.openstack.wsgi [None req-31f19a61-cb8f-4c7c-8ce0-2f38519a459a a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 2026-05-04 12:40:35.452 8 INFO cinder.api.v3.volumes [None req-31f19a61-cb8f-4c7c-8ce0-2f38519a459a a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume with id: 0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:35.461 8 INFO cinder.volume.api [None req-31f19a61-cb8f-4c7c-8ce0-2f38519a459a a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:35.493 8 INFO cinder.volume.api [None req-31f19a61-cb8f-4c7c-8ce0-2f38519a459a a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume request issued successfully. 2026-05-04 12:40:35.494 8 INFO cinder.api.openstack.wsgi [None req-31f19a61-cb8f-4c7c-8ce0-2f38519a459a a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 202 [pid: 8|app: 0|req: 392/788] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:40:35 2026] DELETE /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:35.519 7 INFO cinder.api.openstack.wsgi [None req-885a875e-912a-4cc6-abad-a498cdbfae53 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:35.534 7 INFO cinder.volume.api [None req-885a875e-912a-4cc6-abad-a498cdbfae53 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:35.538 7 INFO cinder.api.openstack.wsgi [None req-885a875e-912a-4cc6-abad-a498cdbfae53 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 200 [pid: 7|app: 0|req: 397/789] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:35 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 1002 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:36.100 8 INFO cinder.api.openstack.wsgi [None req-8dba09ca-48f1-4abe-a949-8a10dada583a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:40:36.105 8 INFO cinder.volume.api [None req-8dba09ca-48f1-4abe-a949-8a10dada583a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:40:36.106 8 INFO cinder.api.openstack.wsgi [None req-8dba09ca-48f1-4abe-a949-8a10dada583a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 393/790] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:40:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:36.140 7 INFO cinder.api.openstack.wsgi [None req-6dcc62f4-edf3-417d-85e4-e0a7912fbdd9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:40:36.163 7 INFO cinder.api.openstack.wsgi [None req-6dcc62f4-edf3-417d-85e4-e0a7912fbdd9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/791] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.175 8 INFO cinder.api.openstack.wsgi [None req-f63ba451-e867-4132-bc8a-d2471ba1dd92 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:40:36.191 8 INFO cinder.api.openstack.wsgi [None req-f63ba451-e867-4132-bc8a-d2471ba1dd92 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/792] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.202 7 INFO cinder.api.openstack.wsgi [None req-1668bad0-1b44-4c35-9f68-8069e39a7a78 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/323e2774007e4edaa04aeec330bf2161?usage=true 2026-05-04 12:40:36.233 7 INFO cinder.api.openstack.wsgi [None req-1668bad0-1b44-4c35-9f68-8069e39a7a78 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/323e2774007e4edaa04aeec330bf2161?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/793] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/323e2774007e4edaa04aeec330bf2161?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.245 8 INFO cinder.api.openstack.wsgi [None req-12a79e93-7be8-4241-8448-f28fca1ccfb0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/3b3aee8155504e12be25d47b92695e0e?usage=true 2026-05-04 12:40:36.263 8 INFO cinder.api.openstack.wsgi [None req-12a79e93-7be8-4241-8448-f28fca1ccfb0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/3b3aee8155504e12be25d47b92695e0e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/794] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/3b3aee8155504e12be25d47b92695e0e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.277 7 INFO cinder.api.openstack.wsgi [None req-5f7fe13a-217e-40b1-9cb8-91a92a06fdee a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/51a24705bbb24990a5d8d9d56c070191?usage=true 2026-05-04 12:40:36.299 7 INFO cinder.api.openstack.wsgi [None req-5f7fe13a-217e-40b1-9cb8-91a92a06fdee a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/51a24705bbb24990a5d8d9d56c070191?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/795] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/51a24705bbb24990a5d8d9d56c070191?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.310 8 INFO cinder.api.openstack.wsgi [None req-5f8f4c2d-b5e5-4204-8f75-f832e1928f21 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/62b290dd0be74534ad1027c3960ead5f?usage=true 2026-05-04 12:40:36.327 8 INFO cinder.api.openstack.wsgi [None req-5f8f4c2d-b5e5-4204-8f75-f832e1928f21 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/62b290dd0be74534ad1027c3960ead5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/796] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/62b290dd0be74534ad1027c3960ead5f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.339 7 INFO cinder.api.openstack.wsgi [None req-9df9bf82-3f3c-424c-a14d-bd4dde2597aa a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:40:36.364 7 INFO cinder.api.openstack.wsgi [None req-9df9bf82-3f3c-424c-a14d-bd4dde2597aa a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/797] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.378 8 INFO cinder.api.openstack.wsgi [None req-d756d206-f603-4a12-ad8f-45ab60c3f1e4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/82b05f307c5f40dfbbf6ab2a7102c87c?usage=true 2026-05-04 12:40:36.399 8 INFO cinder.api.openstack.wsgi [None req-d756d206-f603-4a12-ad8f-45ab60c3f1e4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/82b05f307c5f40dfbbf6ab2a7102c87c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/798] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/82b05f307c5f40dfbbf6ab2a7102c87c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.412 7 INFO cinder.api.openstack.wsgi [None req-0658b383-cbb6-45c5-84c5-f30702e76e63 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/9d5151ff7b8c4a2da862286b5a862cd2?usage=true 2026-05-04 12:40:36.436 7 INFO cinder.api.openstack.wsgi [None req-0658b383-cbb6-45c5-84c5-f30702e76e63 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/9d5151ff7b8c4a2da862286b5a862cd2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/799] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/9d5151ff7b8c4a2da862286b5a862cd2?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:36.445 8 INFO cinder.api.openstack.wsgi [None req-b73200e4-08c8-4e74-add3-698c134d55de a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:40:36.455 8 INFO cinder.volume.api [None req-b73200e4-08c8-4e74-add3-698c134d55de a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:36.462 8 INFO cinder.api.openstack.wsgi [None req-b73200e4-08c8-4e74-add3-698c134d55de a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 398/800] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:40:36.475 7 INFO cinder.api.openstack.wsgi [None req-1ee39c1d-57c1-4535-aa9f-c34ed220cfb8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:40:36.483 7 INFO cinder.api.openstack.wsgi [None req-1ee39c1d-57c1-4535-aa9f-c34ed220cfb8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 403/801] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:36.496 8 INFO cinder.api.openstack.wsgi [None req-1728626e-8f90-44b2-9edf-93f308271d8d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:40:36.563 7 INFO cinder.api.openstack.wsgi [None req-7de1975b-9054-4586-b451-4c47627e1cab a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 2026-05-04 12:40:36.571 7 INFO cinder.api.openstack.wsgi [None req-7de1975b-9054-4586-b451-4c47627e1cab a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 returned with HTTP 404 [pid: 7|app: 0|req: 404/802] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:36 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/0e930bc2-889f-4fbf-8fe6-7dc8e68c8425 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 12:40:36.626 7 INFO cinder.api.openstack.wsgi [None req-5132cb1b-57ec-443c-8f8f-5491fe8dc5de a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes 2026-05-04 12:40:36.719 7 INFO cinder.api.v3.volumes [None req-5132cb1b-57ec-443c-8f8f-5491fe8dc5de a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume of 1 GB 2026-05-04 12:40:36.728 7 INFO cinder.volume.api [None req-5132cb1b-57ec-443c-8f8f-5491fe8dc5de a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:40:36.874 7 INFO cinder.volume.api [None req-5132cb1b-57ec-443c-8f8f-5491fe8dc5de a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume request issued successfully. 2026-05-04 12:40:36.875 7 INFO cinder.api.openstack.wsgi [None req-5132cb1b-57ec-443c-8f8f-5491fe8dc5de a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 405/803] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:40:36 2026] POST /v3/62b290dd0be74534ad1027c3960ead5f/volumes => generated 870 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:36.893 7 INFO cinder.api.openstack.wsgi [None req-19b15bd8-7257-4e96-9de9-0d2e23c25448 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:36.903 7 INFO cinder.volume.api [None req-19b15bd8-7257-4e96-9de9-0d2e23c25448 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:36.910 7 INFO cinder.api.openstack.wsgi [None req-19b15bd8-7257-4e96-9de9-0d2e23c25448 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 7|app: 0|req: 406/804] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:36 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:40:37.000 8 INFO cinder.api.openstack.wsgi [None req-1728626e-8f90-44b2-9edf-93f308271d8d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 399/805] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:40:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:37.008 7 INFO cinder.api.openstack.wsgi [None req-12a516fb-b709-436b-8fb6-b9fc24931f88 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:40:37.017 7 INFO cinder.volume.api [None req-12a516fb-b709-436b-8fb6-b9fc24931f88 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:37.024 7 INFO cinder.api.openstack.wsgi [None req-12a516fb-b709-436b-8fb6-b9fc24931f88 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 407/806] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:40:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 2258 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:40:37.928 8 INFO cinder.api.openstack.wsgi [None req-5d2b3808-fa79-4cfb-a90e-59fdd63a4c77 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:37.940 8 INFO cinder.volume.api [None req-5d2b3808-fa79-4cfb-a90e-59fdd63a4c77 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:37.945 8 INFO cinder.api.openstack.wsgi [None req-5d2b3808-fa79-4cfb-a90e-59fdd63a4c77 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 8|app: 0|req: 400/807] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:37 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 1347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:37.963 7 INFO cinder.api.openstack.wsgi [None req-992dbbff-bef7-4108-9a11-fb0849e74bef a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:37.980 7 INFO cinder.volume.api [None req-992dbbff-bef7-4108-9a11-fb0849e74bef a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:37.984 7 INFO cinder.api.openstack.wsgi [None req-992dbbff-bef7-4108-9a11-fb0849e74bef a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 7|app: 0|req: 408/808] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:37 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:38.004 8 INFO cinder.api.openstack.wsgi [None req-6827a372-e027-4ed2-bc69-dec6eb72cb68 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:38.019 8 INFO cinder.volume.api [None req-6827a372-e027-4ed2-bc69-dec6eb72cb68 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:38.027 8 INFO cinder.volume.api [None req-6827a372-e027-4ed2-bc69-dec6eb72cb68 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:38.027 8 INFO cinder.api.openstack.wsgi [None req-6827a372-e027-4ed2-bc69-dec6eb72cb68 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 8|app: 0|req: 401/809] 10.0.0.165 () {34 vars in 795 bytes} [Mon May 4 12:40:37 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:38.046 7 INFO cinder.api.openstack.wsgi [None req-99267a8d-e49a-4dda-99d0-019716dea2a7 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:38.073 7 INFO cinder.volume.api [None req-99267a8d-e49a-4dda-99d0-019716dea2a7 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:38.087 7 INFO cinder.volume.api [None req-99267a8d-e49a-4dda-99d0-019716dea2a7 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:38.088 7 INFO cinder.api.openstack.wsgi [None req-99267a8d-e49a-4dda-99d0-019716dea2a7 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 7|app: 0|req: 409/810] 10.0.0.165 () {34 vars in 796 bytes} [Mon May 4 12:40:38 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 933 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:38.114 8 INFO cinder.api.openstack.wsgi [None req-3279a4cb-3f8e-4bc5-8889-6c9e756034c4 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:38.125 8 INFO cinder.volume.api [None req-3279a4cb-3f8e-4bc5-8889-6c9e756034c4 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:38.129 8 INFO cinder.api.openstack.wsgi [None req-3279a4cb-3f8e-4bc5-8889-6c9e756034c4 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 8|app: 0|req: 402/811] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:38 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:38.152 7 INFO cinder.api.openstack.wsgi [None req-51331d75-7007-480e-a555-a9cf00f2bd94 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes 2026-05-04 12:40:38.154 7 INFO cinder.api.v3.volumes [None req-51331d75-7007-480e-a555-a9cf00f2bd94 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume of 1 GB 2026-05-04 12:40:38.159 7 INFO cinder.volume.api [None req-51331d75-7007-480e-a555-a9cf00f2bd94 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Availability Zones retrieved successfully. 2026-05-04 12:40:38.274 7 INFO cinder.volume.api [None req-51331d75-7007-480e-a555-a9cf00f2bd94 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Create volume request issued successfully. 2026-05-04 12:40:38.275 7 INFO cinder.api.openstack.wsgi [None req-51331d75-7007-480e-a555-a9cf00f2bd94 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 410/812] 10.0.0.165 () {34 vars in 723 bytes} [Mon May 4 12:40:38 2026] POST /v3/62b290dd0be74534ad1027c3960ead5f/volumes => generated 891 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:38.296 8 INFO cinder.api.openstack.wsgi [None req-d6bcc43e-82f5-4a0e-8104-10881fc17ad9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:38.309 8 INFO cinder.volume.api [None req-d6bcc43e-82f5-4a0e-8104-10881fc17ad9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:38.313 8 INFO cinder.api.openstack.wsgi [None req-d6bcc43e-82f5-4a0e-8104-10881fc17ad9 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 200 [pid: 8|app: 0|req: 403/813] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:38 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 959 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:39.335 7 INFO cinder.api.openstack.wsgi [None req-a9d8037d-e00d-4a17-b5f9-f3543796b245 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:39.347 7 INFO cinder.volume.api [None req-a9d8037d-e00d-4a17-b5f9-f3543796b245 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:39.352 7 INFO cinder.api.openstack.wsgi [None req-a9d8037d-e00d-4a17-b5f9-f3543796b245 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 200 [pid: 7|app: 0|req: 411/814] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:39 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 984 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:39.369 8 INFO cinder.api.openstack.wsgi [None req-15a49b60-c56a-451d-a620-e3c0aa2a4270 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:39.384 8 INFO cinder.volume.api [None req-15a49b60-c56a-451d-a620-e3c0aa2a4270 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:39.393 8 INFO cinder.volume.api [None req-15a49b60-c56a-451d-a620-e3c0aa2a4270 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume updated successfully. 2026-05-04 12:40:39.393 8 INFO cinder.api.openstack.wsgi [None req-15a49b60-c56a-451d-a620-e3c0aa2a4270 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 200 [pid: 8|app: 0|req: 404/815] 10.0.0.165 () {34 vars in 795 bytes} [Mon May 4 12:40:39 2026] PUT /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:39.408 7 INFO cinder.api.openstack.wsgi [None req-6694d11f-0d4b-483e-bb36-199b0e85383b a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:39.420 7 INFO cinder.volume.api [None req-6694d11f-0d4b-483e-bb36-199b0e85383b a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:39.424 7 INFO cinder.api.openstack.wsgi [None req-6694d11f-0d4b-483e-bb36-199b0e85383b a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 200 [pid: 7|app: 0|req: 412/816] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:39 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:39.439 8 INFO cinder.api.openstack.wsgi [None req-36ddd7b5-1155-4eab-9097-1387f7f37a42 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b 2026-05-04 12:40:39.439 8 INFO cinder.api.v3.volumes [None req-36ddd7b5-1155-4eab-9097-1387f7f37a42 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume with id: 6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:39.449 8 INFO cinder.volume.api [None req-36ddd7b5-1155-4eab-9097-1387f7f37a42 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:39.469 8 INFO cinder.volume.api [None req-36ddd7b5-1155-4eab-9097-1387f7f37a42 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume request issued successfully. 2026-05-04 12:40:39.469 8 INFO cinder.api.openstack.wsgi [None req-36ddd7b5-1155-4eab-9097-1387f7f37a42 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 202 [pid: 8|app: 0|req: 405/817] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:40:39 2026] DELETE /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:39.479 7 INFO cinder.api.openstack.wsgi [None req-a1cae305-9885-4c59-bccc-023cca59b500 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:39.491 7 INFO cinder.volume.api [None req-a1cae305-9885-4c59-bccc-023cca59b500 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:39.494 7 INFO cinder.api.openstack.wsgi [None req-a1cae305-9885-4c59-bccc-023cca59b500 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 200 [pid: 7|app: 0|req: 413/818] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:39 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:40.513 8 INFO cinder.api.openstack.wsgi [None req-b9aff2e0-9abb-4f26-8721-2783d71c651b a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b 2026-05-04 12:40:40.522 8 INFO cinder.api.openstack.wsgi [None req-b9aff2e0-9abb-4f26-8721-2783d71c651b a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b returned with HTTP 404 [pid: 8|app: 0|req: 406/819] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:40 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/6169b4c8-6f26-4c9d-8aa6-7c2c8430ec3b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:40.533 7 INFO cinder.api.openstack.wsgi [None req-6bdae549-b37d-4700-bdc1-6b7110e0ac27 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:40.548 7 INFO cinder.volume.api [None req-6bdae549-b37d-4700-bdc1-6b7110e0ac27 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:40.553 7 INFO cinder.api.openstack.wsgi [None req-6bdae549-b37d-4700-bdc1-6b7110e0ac27 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 7|app: 0|req: 414/820] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:40 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:40:40.570 8 INFO cinder.api.openstack.wsgi [None req-5f41fc5f-90f2-445c-92ea-288e586fb685 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 2026-05-04 12:40:40.570 8 INFO cinder.api.v3.volumes [None req-5f41fc5f-90f2-445c-92ea-288e586fb685 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume with id: dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:40.582 8 INFO cinder.volume.api [None req-5f41fc5f-90f2-445c-92ea-288e586fb685 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:40.609 8 INFO cinder.volume.api [None req-5f41fc5f-90f2-445c-92ea-288e586fb685 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Delete volume request issued successfully. 2026-05-04 12:40:40.610 8 INFO cinder.api.openstack.wsgi [None req-5f41fc5f-90f2-445c-92ea-288e586fb685 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 202 [pid: 8|app: 0|req: 407/821] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:40:40 2026] DELETE /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:40.622 7 INFO cinder.api.openstack.wsgi [None req-9d54dcf2-e1a5-4d70-84ad-ff00e3a52085 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:40.636 7 INFO cinder.volume.api [None req-9d54dcf2-e1a5-4d70-84ad-ff00e3a52085 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] Volume info retrieved successfully. 2026-05-04 12:40:40.640 7 INFO cinder.api.openstack.wsgi [None req-9d54dcf2-e1a5-4d70-84ad-ff00e3a52085 a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 200 [pid: 7|app: 0|req: 415/822] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:40 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 1385 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:40.940 8 INFO cinder.api.openstack.wsgi [None req-ac8aa7cd-0911-4ae3-b507-6ea2d5a58728 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:40.956 8 INFO cinder.volume.api [None req-ac8aa7cd-0911-4ae3-b507-6ea2d5a58728 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:40.963 8 INFO cinder.api.openstack.wsgi [None req-ac8aa7cd-0911-4ae3-b507-6ea2d5a58728 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 8|app: 0|req: 408/823] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:40 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:40.987 7 INFO cinder.api.openstack.wsgi [None req-3310013d-fef7-42e5-8916-ab6056fed336 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 2026-05-04 12:40:40.988 7 INFO cinder.api.v3.volumes [None req-3310013d-fef7-42e5-8916-ab6056fed336 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Delete volume with id: ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:40.996 7 INFO cinder.volume.api [None req-3310013d-fef7-42e5-8916-ab6056fed336 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:41.023 7 INFO cinder.volume.api [None req-3310013d-fef7-42e5-8916-ab6056fed336 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Delete volume request issued successfully. 2026-05-04 12:40:41.023 7 INFO cinder.api.openstack.wsgi [None req-3310013d-fef7-42e5-8916-ab6056fed336 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 202 [pid: 7|app: 0|req: 416/824] 10.0.0.165 () {32 vars in 778 bytes} [Mon May 4 12:40:40 2026] DELETE /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:41.045 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:40:41.067 8 INFO cinder.volume.api [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] Volume info retrieved successfully. 2026-05-04 12:40:41.073 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 200 [pid: 8|app: 0|req: 409/825] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:41 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:40:41.664 7 INFO cinder.api.openstack.wsgi [None req-d105a2e5-d370-4149-8cb9-6fc8128f1d1c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 2026-05-04 12:40:41.672 7 INFO cinder.api.openstack.wsgi [None req-d105a2e5-d370-4149-8cb9-6fc8128f1d1c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 returned with HTTP 404 [pid: 7|app: 0|req: 417/826] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:41 2026] GET /v3/62b290dd0be74534ad1027c3960ead5f/volumes/dd9e3613-eafa-482c-9288-411698c57783 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 12:40:41.740 7 INFO cinder.api.openstack.wsgi [None req-d105a2e5-d370-4149-8cb9-6fc8128f1d1c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:41.740 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:41.741 7 INFO cinder.api.openstack.wsgi [None req-d105a2e5-d370-4149-8cb9-6fc8128f1d1c a5c5eb0929924ca3b386d0c195657ee8 62b290dd0be74534ad1027c3960ead5f - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:41.742 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:42.098 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 2026-05-04 12:40:42.105 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 returned with HTTP 404 [pid: 7|app: 0|req: 419/829] 10.0.0.165 () {32 vars in 775 bytes} [Mon May 4 12:40:42 2026] GET /v3/323e2774007e4edaa04aeec330bf2161/volumes/ac7abc95-899b-4573-bc84-03507ed81276 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-04 12:40:51.740 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:51.740 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:40:51.741 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:40:51.742 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:01.741 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:01.741 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:01.742 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:01.742 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:11.740 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:11.741 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:11.741 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:11.743 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:21.740 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:21.740 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:21.741 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:21.742 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:31.740 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:31.741 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:31.741 7 INFO cinder.api.openstack.wsgi [None req-dc8b4940-b798-45a7-973b-0776afa8b70c 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:31.742 8 INFO cinder.api.openstack.wsgi [None req-e41cb215-87a8-4c6f-aaeb-9855cda1b287 204199bf50a64012bef0ede25ab2d542 323e2774007e4edaa04aeec330bf2161 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:36.099 7 INFO cinder.api.openstack.wsgi [None req-f506bba2-2659-471d-82b2-b1812a060c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:41:36.107 7 INFO cinder.volume.api [None req-f506bba2-2659-471d-82b2-b1812a060c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:41:36.108 7 INFO cinder.api.openstack.wsgi [None req-f506bba2-2659-471d-82b2-b1812a060c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/840] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:41:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:41:36.115 8 INFO cinder.api.openstack.wsgi [None req-d04304a0-3aff-4b75-8974-c9863785dced a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:41:36.118 8 INFO cinder.api.openstack.wsgi [None req-d04304a0-3aff-4b75-8974-c9863785dced a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 416/841] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.128 7 INFO cinder.api.openstack.wsgi [None req-121859f7-0e71-4026-9b30-54d64f74ce17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:41:36.137 7 INFO cinder.volume.api [None req-121859f7-0e71-4026-9b30-54d64f74ce17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:41:36.138 7 INFO cinder.api.openstack.wsgi [None req-121859f7-0e71-4026-9b30-54d64f74ce17 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 426/842] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:41:36.181 8 INFO cinder.api.openstack.wsgi [None req-5afccff4-b616-4198-8822-cb9e9491f391 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true 2026-05-04 12:41:36.204 8 INFO cinder.api.openstack.wsgi [None req-5afccff4-b616-4198-8822-cb9e9491f391 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/843] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.214 7 INFO cinder.api.openstack.wsgi [None req-6c9bd885-dfdd-4587-84fe-5de9c376bf9b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:41:36.242 7 INFO cinder.api.openstack.wsgi [None req-6c9bd885-dfdd-4587-84fe-5de9c376bf9b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/844] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.254 8 INFO cinder.api.openstack.wsgi [None req-6b218c0c-cf13-4b2b-869c-131727477c8b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true 2026-05-04 12:41:36.275 8 INFO cinder.api.openstack.wsgi [None req-6b218c0c-cf13-4b2b-869c-131727477c8b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/845] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.284 7 INFO cinder.api.openstack.wsgi [None req-2c781279-69d1-4b8b-bf8d-d0f634039576 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:41:36.304 7 INFO cinder.api.openstack.wsgi [None req-2c781279-69d1-4b8b-bf8d-d0f634039576 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/846] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.313 8 INFO cinder.api.openstack.wsgi [None req-025f68c5-99aa-4180-b495-23bc8842a5c3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true 2026-05-04 12:41:36.334 8 INFO cinder.api.openstack.wsgi [None req-025f68c5-99aa-4180-b495-23bc8842a5c3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/847] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.345 7 INFO cinder.api.openstack.wsgi [None req-a54350b7-9ae5-4ccf-971c-61143bb53d67 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/41a244083dcc45949b59b568dcbe6303?usage=true 2026-05-04 12:41:36.365 7 INFO cinder.api.openstack.wsgi [None req-a54350b7-9ae5-4ccf-971c-61143bb53d67 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/41a244083dcc45949b59b568dcbe6303?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/848] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/41a244083dcc45949b59b568dcbe6303?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.374 8 INFO cinder.api.openstack.wsgi [None req-aa584060-59e5-4a98-b210-20c9303a9bb8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/676914c290e943f4b3dad6403aeae5cc?usage=true 2026-05-04 12:41:36.394 8 INFO cinder.api.openstack.wsgi [None req-aa584060-59e5-4a98-b210-20c9303a9bb8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/676914c290e943f4b3dad6403aeae5cc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/849] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/676914c290e943f4b3dad6403aeae5cc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.406 7 INFO cinder.api.openstack.wsgi [None req-6b5b2abe-fadb-4aa1-a90d-3f4dd50b8800 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/6f9e78c8648b4d76a588596700a86626?usage=true 2026-05-04 12:41:36.428 7 INFO cinder.api.openstack.wsgi [None req-6b5b2abe-fadb-4aa1-a90d-3f4dd50b8800 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/6f9e78c8648b4d76a588596700a86626?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/850] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/6f9e78c8648b4d76a588596700a86626?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.438 8 INFO cinder.api.openstack.wsgi [None req-3bb17976-a3cf-4206-98f8-7307ef8975a2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:41:36.458 8 INFO cinder.api.openstack.wsgi [None req-3bb17976-a3cf-4206-98f8-7307ef8975a2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/851] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.470 7 INFO cinder.api.openstack.wsgi [None req-30ed668c-6d41-48a1-910c-85a9f7cb2cd6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true 2026-05-04 12:41:36.493 7 INFO cinder.api.openstack.wsgi [None req-30ed668c-6d41-48a1-910c-85a9f7cb2cd6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/852] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.503 8 INFO cinder.api.openstack.wsgi [None req-9261c435-19c1-47a0-a4ae-7b4b350640af a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true 2026-05-04 12:41:36.519 8 INFO cinder.api.openstack.wsgi [None req-9261c435-19c1-47a0-a4ae-7b4b350640af a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/853] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.530 7 INFO cinder.api.openstack.wsgi [None req-99201e96-7969-4a63-9e3b-e672909b84c3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true 2026-05-04 12:41:36.548 7 INFO cinder.api.openstack.wsgi [None req-99201e96-7969-4a63-9e3b-e672909b84c3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/854] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.558 8 INFO cinder.api.openstack.wsgi [None req-c1272446-b412-4e11-aea2-a78fcbfef04d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c48d716a1fae4299a1f31f23fa0de91a?usage=true 2026-05-04 12:41:36.580 8 INFO cinder.api.openstack.wsgi [None req-c1272446-b412-4e11-aea2-a78fcbfef04d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c48d716a1fae4299a1f31f23fa0de91a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/855] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/c48d716a1fae4299a1f31f23fa0de91a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.589 7 INFO cinder.api.openstack.wsgi [None req-6af4c2e6-243e-46b4-a7f1-fe2d4c452453 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/cfe9c74fdac941c69c4f0f516963810d?usage=true 2026-05-04 12:41:36.606 7 INFO cinder.api.openstack.wsgi [None req-6af4c2e6-243e-46b4-a7f1-fe2d4c452453 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/cfe9c74fdac941c69c4f0f516963810d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/856] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/cfe9c74fdac941c69c4f0f516963810d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.616 8 INFO cinder.api.openstack.wsgi [None req-891448bd-f4a4-42b5-8d9b-301df96c6c05 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true 2026-05-04 12:41:36.634 8 INFO cinder.api.openstack.wsgi [None req-891448bd-f4a4-42b5-8d9b-301df96c6c05 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/857] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.642 7 INFO cinder.api.openstack.wsgi [None req-3cf9c4cb-ee33-4e09-93b5-48d9de370f0e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true 2026-05-04 12:41:36.660 7 INFO cinder.api.openstack.wsgi [None req-3cf9c4cb-ee33-4e09-93b5-48d9de370f0e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/858] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:36.670 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:41:37.174 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 425/859] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:41:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:41:37.185 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:41:37.192 7 INFO cinder.volume.api [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:41:37.193 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/860] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:41:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:41:41.740 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:41.741 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:41.741 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:41.741 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:51.741 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:51.741 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:41:51.741 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:41:51.742 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:01.740 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:01.741 8 INFO cinder.api.openstack.wsgi [None req-60bf4fcc-81d8-439f-885f-feadf0853874 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:01.743 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:01.744 7 INFO cinder.api.openstack.wsgi [None req-1593bdc5-3106-40d5-9d6d-b508a7a2b089 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:02.674 8 INFO cinder.api.openstack.wsgi [None req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes 2026-05-04 12:42:03.116 8 INFO cinder.api.v3.volumes [None req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Create volume of 16 GB 2026-05-04 12:42:03.121 8 INFO cinder.volume.api [None req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Availability Zones retrieved successfully. 2026-05-04 12:42:03.340 8 INFO cinder.volume.api [None req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Create volume request issued successfully. 2026-05-04 12:42:03.340 8 INFO cinder.api.openstack.wsgi [None req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes returned with HTTP 202 [pid: 8|app: 0|req: 429/867] 199.204.45.227 () {34 vars in 734 bytes} [Mon May 4 12:42:02 2026] POST /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes => generated 846 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-04 12:42:03.352 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-a4e09508-bd41-4482-99b6-575f6d69c607 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:03.386 7 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-a4e09508-bd41-4482-99b6-575f6d69c607 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:03.389 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-a4e09508-bd41-4482-99b6-575f6d69c607 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 7|app: 0|req: 439/868] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:03 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:08.407 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-b68cb76d-5414-4822-83f6-bcc83b9fc32d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:08.419 8 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-b68cb76d-5414-4822-83f6-bcc83b9fc32d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:08.423 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-b68cb76d-5414-4822-83f6-bcc83b9fc32d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 430/869] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:08 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1489 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:08.943 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:08.957 7 INFO cinder.volume.api [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:08.967 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 7|app: 0|req: 440/870] 10.0.0.25 () {34 vars in 1027 bytes} [Mon May 4 12:42:08 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:09.815 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-f43ac9cd-c86a-48df-8998-77408e4d6cec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:09.828 8 INFO cinder.volume.api [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-f43ac9cd-c86a-48df-8998-77408e4d6cec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:09.832 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-f43ac9cd-c86a-48df-8998-77408e4d6cec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 431/871] 10.0.0.25 () {34 vars in 1027 bytes} [Mon May 4 12:42:09 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:09.843 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:42:09.843 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 441/872] 10.0.0.25 () {32 vars in 828 bytes} [Mon May 4 12:42:09 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:09.854 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0b1e160c-033a-42f0-82c1-6e5e789f951e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:09.896 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0b1e160c-033a-42f0-82c1-6e5e789f951e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments returned with HTTP 200 [pid: 8|app: 0|req: 432/873] 10.0.0.25 () {40 vars in 1056 bytes} [Mon May 4 12:42:09 2026] POST /v3/763451d2b9b749abb59cf8ccfcdd1276/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:11.741 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:11.741 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0b1e160c-033a-42f0-82c1-6e5e789f951e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:11.742 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:11.742 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0b1e160c-033a-42f0-82c1-6e5e789f951e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:13.471 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-1440208e-c98d-4667-b099-5cf9227ff524 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:13.487 8 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-1440208e-c98d-4667-b099-5cf9227ff524 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:13.492 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-1440208e-c98d-4667-b099-5cf9227ff524 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 434/876] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:13 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1488 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:15.232 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-04 12:42:15.233 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-988abe16-43a1-4d2a-a615-a04f3df3fe84 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 443/877] 199.204.45.227 () {32 vars in 840 bytes} [Mon May 4 12:42:15 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:15.247 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-6a6ca048-b6e8-40f3-ab30-c08f13116a87 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:15.268 8 INFO cinder.volume.api [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-6a6ca048-b6e8-40f3-ab30-c08f13116a87 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:15.276 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-6a6ca048-b6e8-40f3-ab30-c08f13116a87 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 435/878] 199.204.45.227 () {36 vars in 1073 bytes} [Mon May 4 12:42:15 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1712 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:15.359 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-cf5902b7-0f70-4ae8-aa2b-dc3b95975acf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:15.896 7 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-cf5902b7-0f70-4ae8-aa2b-dc3b95975acf a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 returned with HTTP 200 [pid: 7|app: 0|req: 444/879] 199.204.45.227 () {40 vars in 1135 bytes} [Mon May 4 12:42:15 2026] PUT /v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 => generated 802 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:16.415 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0f92eb3d-fa66-438d-a245-90b0c10e2976 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:16.447 8 INFO cinder.api.openstack.wsgi [req-f0ee6b6f-0e08-4a35-b811-facbea639fc8 req-0f92eb3d-fa66-438d-a245-90b0c10e2976 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7/action returned with HTTP 204 [pid: 8|app: 0|req: 436/880] 199.204.45.227 () {40 vars in 1148 bytes} [Mon May 4 12:42:16 2026] POST /v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:16.499 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-107c0ddd-ff52-4ccd-b934-e8eac510e13a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:16.515 7 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-107c0ddd-ff52-4ccd-b934-e8eac510e13a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:16.520 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-107c0ddd-ff52-4ccd-b934-e8eac510e13a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 7|app: 0|req: 445/881] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:16 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:19.314 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-ab57cc56-30cc-4fc9-9f60-39cb4c835b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:19.330 8 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-ab57cc56-30cc-4fc9-9f60-39cb4c835b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:19.336 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-ab57cc56-30cc-4fc9-9f60-39cb4c835b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 437/882] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:19 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:21.740 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-107c0ddd-ff52-4ccd-b934-e8eac510e13a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:21.741 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-ab57cc56-30cc-4fc9-9f60-39cb4c835b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:21.741 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-107c0ddd-ff52-4ccd-b934-e8eac510e13a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:21.742 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-ab57cc56-30cc-4fc9-9f60-39cb4c835b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:22.392 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-bf0f85f1-7e6d-4a46-be6b-2e2500f97c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:22.412 7 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-bf0f85f1-7e6d-4a46-be6b-2e2500f97c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:22.416 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-bf0f85f1-7e6d-4a46-be6b-2e2500f97c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 7|app: 0|req: 447/885] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:22 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:25.162 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-e58a8f19-bf18-4abf-9dc9-f79d5e2098a5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:25.195 8 INFO cinder.volume.api [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-e58a8f19-bf18-4abf-9dc9-f79d5e2098a5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:42:25.201 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-e58a8f19-bf18-4abf-9dc9-f79d5e2098a5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 200 [pid: 8|app: 0|req: 439/886] 199.204.45.227 () {32 vars in 825 bytes} [Mon May 4 12:42:25 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 1787 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:31.741 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-bf0f85f1-7e6d-4a46-be6b-2e2500f97c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:31.742 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-e58a8f19-bf18-4abf-9dc9-f79d5e2098a5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:31.742 7 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-bf0f85f1-7e6d-4a46-be6b-2e2500f97c4e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:31.743 8 INFO cinder.api.openstack.wsgi [req-90fcbfd9-f14f-47c7-ad36-8e889bb4c407 req-e58a8f19-bf18-4abf-9dc9-f79d5e2098a5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:36.077 7 INFO cinder.api.openstack.wsgi [None req-44fbd46b-7914-4347-a607-06030b95da58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:42:36.090 7 INFO cinder.volume.api [None req-44fbd46b-7914-4347-a607-06030b95da58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:36.098 7 INFO cinder.api.openstack.wsgi [None req-44fbd46b-7914-4347-a607-06030b95da58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/889] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:42:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:36.110 8 INFO cinder.api.openstack.wsgi [None req-21c10e56-8bbb-4bd3-868b-fcd397a232f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:42:36.615 8 INFO cinder.api.openstack.wsgi [None req-21c10e56-8bbb-4bd3-868b-fcd397a232f2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 441/890] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:36.623 7 INFO cinder.api.openstack.wsgi [None req-9953b0bd-b51c-40d6-8f11-e233f8704240 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:42:36.647 7 INFO cinder.volume.api [None req-9953b0bd-b51c-40d6-8f11-e233f8704240 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:42:36.655 7 INFO cinder.api.openstack.wsgi [None req-9953b0bd-b51c-40d6-8f11-e233f8704240 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/891] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:42:36.664 8 INFO cinder.api.openstack.wsgi [None req-fc18540c-5954-4201-962c-2822535e90d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:42:36.670 8 INFO cinder.volume.api [None req-fc18540c-5954-4201-962c-2822535e90d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:42:36.670 8 INFO cinder.api.openstack.wsgi [None req-fc18540c-5954-4201-962c-2822535e90d6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/892] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:42:36.680 7 INFO cinder.api.openstack.wsgi [None req-d99e613c-f33c-402c-b9c4-3ab1c221619e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:42:36.686 7 INFO cinder.api.openstack.wsgi [None req-d99e613c-f33c-402c-b9c4-3ab1c221619e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 451/893] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.730 8 INFO cinder.api.openstack.wsgi [None req-2a1f3f19-32a0-49bc-b5fb-d5bbca9cf7ab a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true 2026-05-04 12:42:36.753 8 INFO cinder.api.openstack.wsgi [None req-2a1f3f19-32a0-49bc-b5fb-d5bbca9cf7ab a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/894] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.765 7 INFO cinder.api.openstack.wsgi [None req-db93b7ae-169f-498e-bf44-3d39708c12f8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:42:36.791 7 INFO cinder.api.openstack.wsgi [None req-db93b7ae-169f-498e-bf44-3d39708c12f8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/895] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.804 8 INFO cinder.api.openstack.wsgi [None req-5ff745b0-93a5-4435-9a4f-04afa337625a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true 2026-05-04 12:42:36.825 8 INFO cinder.api.openstack.wsgi [None req-5ff745b0-93a5-4435-9a4f-04afa337625a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/896] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.844 7 INFO cinder.api.openstack.wsgi [None req-7454209a-68c3-42a3-82e1-199c98fefa7e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:42:36.891 7 INFO cinder.api.openstack.wsgi [None req-7454209a-68c3-42a3-82e1-199c98fefa7e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/897] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.902 8 INFO cinder.api.openstack.wsgi [None req-dd1a4fef-fbdb-4481-a9fa-fadb84c41fe9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true 2026-05-04 12:42:36.926 8 INFO cinder.api.openstack.wsgi [None req-dd1a4fef-fbdb-4481-a9fa-fadb84c41fe9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/898] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.945 7 INFO cinder.api.openstack.wsgi [None req-d54d0f81-5c5c-4d0f-81ef-b36d47c2eff3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:42:36.972 7 INFO cinder.api.openstack.wsgi [None req-d54d0f81-5c5c-4d0f-81ef-b36d47c2eff3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/899] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:36.985 8 INFO cinder.api.openstack.wsgi [None req-bd055207-6e1b-4eb7-bf54-f0320d5b9736 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true 2026-05-04 12:42:37.029 8 INFO cinder.api.openstack.wsgi [None req-bd055207-6e1b-4eb7-bf54-f0320d5b9736 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/900] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:37.043 7 INFO cinder.api.openstack.wsgi [None req-62f9629f-e38c-46c1-adc1-d85f9442bbd6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true 2026-05-04 12:42:37.069 7 INFO cinder.api.openstack.wsgi [None req-62f9629f-e38c-46c1-adc1-d85f9442bbd6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/901] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:37.084 8 INFO cinder.api.openstack.wsgi [None req-c36a851b-274d-4956-89f4-ea709209d9f4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true 2026-05-04 12:42:37.104 8 INFO cinder.api.openstack.wsgi [None req-c36a851b-274d-4956-89f4-ea709209d9f4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/902] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:37.122 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true 2026-05-04 12:42:37.146 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/903] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:37.159 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true 2026-05-04 12:42:37.192 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/904] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:42:37 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:42:41.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:41.741 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:41.742 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:41.742 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:51.740 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:51.741 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:42:51.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:42:51.742 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:01.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:01.741 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:01.742 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:01.742 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:11.740 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:11.740 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:11.741 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:11.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:21.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:21.741 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:21.742 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:21.743 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:31.740 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:31.741 7 INFO cinder.api.openstack.wsgi [None req-76877cfd-3a8d-4d7f-b371-de0a7c6f6528 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:31.742 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:31.743 8 INFO cinder.api.openstack.wsgi [None req-bd34a3d9-6bdf-4814-90c5-6ff20c0b55d7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:36.021 7 INFO cinder.api.openstack.wsgi [None req-6e48bec1-cd9d-456f-a4d6-3b1895aedb8d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:43:36.041 7 INFO cinder.volume.api [None req-6e48bec1-cd9d-456f-a4d6-3b1895aedb8d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:43:36.048 7 INFO cinder.api.openstack.wsgi [None req-6e48bec1-cd9d-456f-a4d6-3b1895aedb8d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/917] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:43:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:43:36.062 8 INFO cinder.api.openstack.wsgi [None req-df7529aa-cddd-4618-9c4f-280856818f65 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:43:36.566 8 INFO cinder.api.openstack.wsgi [None req-df7529aa-cddd-4618-9c4f-280856818f65 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 455/918] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:43:36.619 7 INFO cinder.api.openstack.wsgi [None req-7b5d032d-9bed-46e9-8d2e-2e04264ef85d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true 2026-05-04 12:43:36.640 7 INFO cinder.api.openstack.wsgi [None req-7b5d032d-9bed-46e9-8d2e-2e04264ef85d a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/919] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.655 8 INFO cinder.api.openstack.wsgi [None req-597cd5b1-e75f-4249-a7bc-4654d1687bac a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:43:36.681 8 INFO cinder.api.openstack.wsgi [None req-597cd5b1-e75f-4249-a7bc-4654d1687bac a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/920] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.693 7 INFO cinder.api.openstack.wsgi [None req-1ae18289-e882-4988-bed3-eb100b40d222 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true 2026-05-04 12:43:36.714 7 INFO cinder.api.openstack.wsgi [None req-1ae18289-e882-4988-bed3-eb100b40d222 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/921] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.728 8 INFO cinder.api.openstack.wsgi [None req-707aeadd-ce20-41b5-a80f-05f4599223a9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:43:36.750 8 INFO cinder.api.openstack.wsgi [None req-707aeadd-ce20-41b5-a80f-05f4599223a9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/922] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.763 7 INFO cinder.api.openstack.wsgi [None req-ae263fea-d8ea-45c8-bfc9-8dcd16ac565a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true 2026-05-04 12:43:36.782 7 INFO cinder.api.openstack.wsgi [None req-ae263fea-d8ea-45c8-bfc9-8dcd16ac565a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/923] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.794 8 INFO cinder.api.openstack.wsgi [None req-1131a73f-892a-46f2-9ae8-587672e6e737 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:43:36.812 8 INFO cinder.api.openstack.wsgi [None req-1131a73f-892a-46f2-9ae8-587672e6e737 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/924] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.824 7 INFO cinder.api.openstack.wsgi [None req-48db2db4-243c-47eb-928b-90fc126c2850 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true 2026-05-04 12:43:36.839 7 INFO cinder.api.openstack.wsgi [None req-48db2db4-243c-47eb-928b-90fc126c2850 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/925] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.851 8 INFO cinder.api.openstack.wsgi [None req-1ad94ebf-3f2f-44a3-9d35-5e5fe4ea65bc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true 2026-05-04 12:43:36.867 8 INFO cinder.api.openstack.wsgi [None req-1ad94ebf-3f2f-44a3-9d35-5e5fe4ea65bc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/926] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.881 7 INFO cinder.api.openstack.wsgi [None req-6e22566a-a548-4eba-8fd4-375bc37283ec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true 2026-05-04 12:43:36.899 7 INFO cinder.api.openstack.wsgi [None req-6e22566a-a548-4eba-8fd4-375bc37283ec a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/927] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.911 8 INFO cinder.api.openstack.wsgi [None req-ec66289f-43a4-4283-9d5c-6d40c2d12690 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true 2026-05-04 12:43:36.929 8 INFO cinder.api.openstack.wsgi [None req-ec66289f-43a4-4283-9d5c-6d40c2d12690 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/928] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.941 7 INFO cinder.api.openstack.wsgi [None req-2da73c89-b573-4c9d-845d-ecd774797444 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true 2026-05-04 12:43:36.960 7 INFO cinder.api.openstack.wsgi [None req-2da73c89-b573-4c9d-845d-ecd774797444 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/929] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:36.971 8 INFO cinder.api.openstack.wsgi [None req-7b7dce13-e1ee-4e8c-aaa9-e13477d394fb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:43:36.978 8 INFO cinder.volume.api [None req-7b7dce13-e1ee-4e8c-aaa9-e13477d394fb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:43:36.978 8 INFO cinder.api.openstack.wsgi [None req-7b7dce13-e1ee-4e8c-aaa9-e13477d394fb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/930] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:43:36.986 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:43:36.991 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 470/931] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:43:37.000 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:43:37.015 8 INFO cinder.volume.api [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:43:37.021 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/932] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:43:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:43:41.740 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:41.741 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:41.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:41.742 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:51.740 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:51.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:43:51.741 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:43:51.742 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:01.740 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:01.740 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:01.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:01.742 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:11.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:11.741 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:11.742 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:11.742 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:21.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:21.741 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:21.742 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:21.742 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:31.740 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:31.741 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:31.741 8 INFO cinder.api.openstack.wsgi [None req-34e7106a-08cf-424b-80e9-d5af574c8c2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:31.742 7 INFO cinder.api.openstack.wsgi [None req-b024ac9b-32db-427c-b3da-61de45172c58 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:44:35.945 8 INFO cinder.api.openstack.wsgi [None req-c43cd367-7fc9-4d04-9c8e-5796fcfddd8b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:44:35.958 8 INFO cinder.volume.api [None req-c43cd367-7fc9-4d04-9c8e-5796fcfddd8b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:44:35.962 8 INFO cinder.api.openstack.wsgi [None req-c43cd367-7fc9-4d04-9c8e-5796fcfddd8b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/945] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:44:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:44:35.977 7 INFO cinder.api.openstack.wsgi [None req-3a61c1ab-18da-4c27-b0d8-fe85face9a6f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:44:35.986 7 INFO cinder.volume.api [None req-3a61c1ab-18da-4c27-b0d8-fe85face9a6f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:44:35.986 7 INFO cinder.api.openstack.wsgi [None req-3a61c1ab-18da-4c27-b0d8-fe85face9a6f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/946] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:44:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:44:35.997 8 INFO cinder.api.openstack.wsgi [None req-f5a407f1-bbf5-41bb-8e47-854ce8859d9b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:44:36.004 8 INFO cinder.api.openstack.wsgi [None req-f5a407f1-bbf5-41bb-8e47-854ce8859d9b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 470/947] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:44:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.016 7 INFO cinder.api.openstack.wsgi [None req-4869428b-077c-4795-9caf-c3551b7e7f4a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:44:36.520 7 INFO cinder.api.openstack.wsgi [None req-4869428b-077c-4795-9caf-c3551b7e7f4a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 478/948] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.562 8 INFO cinder.api.openstack.wsgi [None req-15bbd8ca-029c-4595-b180-3084cbf399e3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true 2026-05-04 12:44:36.579 8 INFO cinder.api.openstack.wsgi [None req-15bbd8ca-029c-4595-b180-3084cbf399e3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/949] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/11bed8ea14be486b863535061e5f1c2f?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.588 7 INFO cinder.api.openstack.wsgi [None req-d760bae1-47bc-42e5-a5ac-37095cb47595 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:44:36.613 7 INFO cinder.api.openstack.wsgi [None req-d760bae1-47bc-42e5-a5ac-37095cb47595 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/950] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.627 8 INFO cinder.api.openstack.wsgi [None req-72335dcc-fffc-4d51-b5bf-13ca506ae95a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true 2026-05-04 12:44:36.653 8 INFO cinder.api.openstack.wsgi [None req-72335dcc-fffc-4d51-b5bf-13ca506ae95a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/951] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/25139b3384e740f2a1b15522d972dfd7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.664 7 INFO cinder.api.openstack.wsgi [None req-741ef16a-65ed-4089-be54-4018509b16bc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:44:36.684 7 INFO cinder.api.openstack.wsgi [None req-741ef16a-65ed-4089-be54-4018509b16bc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/952] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.694 8 INFO cinder.api.openstack.wsgi [None req-9ffd7062-5de5-400a-9997-77c71ce6154e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true 2026-05-04 12:44:36.714 8 INFO cinder.api.openstack.wsgi [None req-9ffd7062-5de5-400a-9997-77c71ce6154e a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/953] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/344bc3f005f149799319fbd23b613fd4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.725 7 INFO cinder.api.openstack.wsgi [None req-ef18540d-385c-48a4-91c7-0836cbb00407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:44:36.747 7 INFO cinder.api.openstack.wsgi [None req-ef18540d-385c-48a4-91c7-0836cbb00407 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/954] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.756 8 INFO cinder.api.openstack.wsgi [None req-a0a2d33d-c699-4817-8801-998dfb6a701f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true 2026-05-04 12:44:36.777 8 INFO cinder.api.openstack.wsgi [None req-a0a2d33d-c699-4817-8801-998dfb6a701f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/955] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/96d628f3face4854abe46ffa7154ff4e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.788 7 INFO cinder.api.openstack.wsgi [None req-06cddd81-0881-4bb5-90d6-d402bac3cedd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true 2026-05-04 12:44:36.808 7 INFO cinder.api.openstack.wsgi [None req-06cddd81-0881-4bb5-90d6-d402bac3cedd a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/956] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/a308d946cd174eababb4937f84e715f3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.818 8 INFO cinder.api.openstack.wsgi [None req-663ca7c0-ba8f-4687-96df-2f7408059dfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true 2026-05-04 12:44:36.841 8 INFO cinder.api.openstack.wsgi [None req-663ca7c0-ba8f-4687-96df-2f7408059dfb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/957] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/b6118d819fe6416ea55d587c7979a880?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.855 7 INFO cinder.api.openstack.wsgi [None req-63df16ac-8562-4353-bb0f-287df2fcfaad a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true 2026-05-04 12:44:36.872 7 INFO cinder.api.openstack.wsgi [None req-63df16ac-8562-4353-bb0f-287df2fcfaad a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/958] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fc53d2c3010d4b77aa6adcd20d07f225?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.880 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true 2026-05-04 12:44:36.897 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/959] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/fd3c86e060a14d8493ca2509e1e402a8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:44:36.908 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:44:36.922 7 INFO cinder.volume.api [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:44:36.928 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 484/960] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:44:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-04 12:44:41.740 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:41.740 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:41.741 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:41.741 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:51.741 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:51.742 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:44:51.742 7 INFO cinder.api.openstack.wsgi [None req-b2fb2f5d-21c6-49d8-ac82-88c6b7e90a9f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:44:51.743 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:45:01.444 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:45:01.741 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:01.742 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:01.744 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:01.745 8 INFO cinder.api.openstack.wsgi [None req-631504c9-8f2b-434d-8799-b9f659538af2 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:02.001 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 199.204.45.227 () {38 vars in 1103 bytes} [Mon May 4 12:45:01 2026] DELETE /v3/763451d2b9b749abb59cf8ccfcdd1276/attachments/15c353da-db8a-41af-b1df-1b4cc6207fc7 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:02.018 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 2026-05-04 12:45:02.019 8 INFO cinder.api.v3.volumes [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Delete volume with id: e97233a7-cc24-4999-9615-6a0c8a728c80 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:45:02.028 8 INFO cinder.volume.api [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Volume info retrieved successfully. 2026-05-04 12:45:02.054 8 INFO cinder.volume.api [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Delete volume request issued successfully. 2026-05-04 12:45:02.055 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 returned with HTTP 202 [pid: 8|app: 0|req: 481/968] 199.204.45.227 () {36 vars in 1054 bytes} [Mon May 4 12:45:02 2026] DELETE /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/e97233a7-cc24-4999-9615-6a0c8a728c80 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-04 12:45:11.741 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:11.741 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:11.742 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:11.742 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:21.740 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:21.741 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:21.741 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:21.742 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:31.742 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:31.742 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:31.743 8 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-5b888562-1bd0-4a3b-b5b4-0d4a577907a6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:31.743 7 INFO cinder.api.openstack.wsgi [req-633474f9-b7af-4132-9c02-534bc2c1a1ee req-66f0a4af-c798-4021-a061-d53de1acf116 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:45:36.142 8 INFO cinder.api.openstack.wsgi [None req-310f1b21-a0d1-469f-b9cc-b9424537ae15 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:45:36.147 8 INFO cinder.volume.api [None req-310f1b21-a0d1-469f-b9cc-b9424537ae15 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:45:36.148 8 INFO cinder.api.openstack.wsgi [None req-310f1b21-a0d1-469f-b9cc-b9424537ae15 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/975] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 12:45:36.156 7 INFO cinder.api.openstack.wsgi [None req-8787897b-e5ac-450f-8439-754b8acc84c1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: 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( 2026-05-04 12:45:36.164 7 INFO cinder.volume.api [None req-8787897b-e5ac-450f-8439-754b8acc84c1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:45:36.166 7 INFO cinder.api.openstack.wsgi [None req-8787897b-e5ac-450f-8439-754b8acc84c1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/976] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:45:36.178 8 INFO cinder.api.openstack.wsgi [None req-d1091ee6-3c2d-4d2a-8e27-79bc921a967f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:45:36.187 8 INFO cinder.api.openstack.wsgi [None req-d1091ee6-3c2d-4d2a-8e27-79bc921a967f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 486/977] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.198 7 INFO cinder.api.openstack.wsgi [None req-6c76ddf8-ae8d-49b4-b5cc-075b364bc5e7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:45:36.702 7 INFO cinder.api.openstack.wsgi [None req-6c76ddf8-ae8d-49b4-b5cc-075b364bc5e7 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 492/978] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.741 8 INFO cinder.api.openstack.wsgi [None req-36626b21-6187-4a81-be1a-49c43c7b1e1b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:45:36.759 8 INFO cinder.api.openstack.wsgi [None req-36626b21-6187-4a81-be1a-49c43c7b1e1b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/979] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.770 7 INFO cinder.api.openstack.wsgi [None req-96271e57-9443-4ebe-b68d-df88df71f616 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:45:36.785 7 INFO cinder.api.openstack.wsgi [None req-96271e57-9443-4ebe-b68d-df88df71f616 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/980] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.799 8 INFO cinder.api.openstack.wsgi [None req-3c99882d-656c-4169-8311-ad22a49aac42 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:45:36.818 8 INFO cinder.api.openstack.wsgi [None req-3c99882d-656c-4169-8311-ad22a49aac42 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/981] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.829 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/840ffefdf542487cb40e3992993a17fb?usage=true 2026-05-04 12:45:36.846 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/840ffefdf542487cb40e3992993a17fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/982] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/840ffefdf542487cb40e3992993a17fb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:45:36.853 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:45:36.861 8 INFO cinder.volume.api [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:45:36.863 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/983] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:45:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:45:41.740 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:41.740 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:41.741 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:41.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:51.740 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:51.740 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:45:51.741 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:45:51.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:01.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:01.741 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:01.742 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:01.742 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:11.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:11.741 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:11.742 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:11.742 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:21.740 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:21.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:21.740 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:21.742 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:31.740 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:31.741 8 INFO cinder.api.openstack.wsgi [None req-9e521fe2-505a-4d12-8d4d-a8b9dbe6c9eb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:31.740 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:31.741 7 INFO cinder.api.openstack.wsgi [None req-b700cd48-f402-442b-9810-779105a7924b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:36.123 8 INFO cinder.api.openstack.wsgi [None req-bdaaca41-7b2c-4d0d-bd0a-14adec264a25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:46:36.128 8 INFO cinder.volume.api [None req-bdaaca41-7b2c-4d0d-bd0a-14adec264a25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:46:36.129 8 INFO cinder.api.openstack.wsgi [None req-bdaaca41-7b2c-4d0d-bd0a-14adec264a25 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 496/996] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:46:36.141 7 INFO cinder.api.openstack.wsgi [None req-533873fe-212f-49e9-bc52-47da3c72374c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:46:36.645 7 INFO cinder.api.openstack.wsgi [None req-533873fe-212f-49e9-bc52-47da3c72374c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 501/997] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:46:36.681 8 INFO cinder.api.openstack.wsgi [None req-af563841-1b15-45ca-8428-1eec6275e637 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:46:36.709 8 INFO cinder.api.openstack.wsgi [None req-af563841-1b15-45ca-8428-1eec6275e637 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/998] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:46:36.716 7 INFO cinder.api.openstack.wsgi [None req-bc0931f6-911b-4ac4-90da-bce13c62a3a0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:46:36.734 7 INFO cinder.api.openstack.wsgi [None req-bc0931f6-911b-4ac4-90da-bce13c62a3a0 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/999] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:46:36.744 8 INFO cinder.api.openstack.wsgi [None req-a4d55062-0804-4e3e-9e50-c723444da6e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:46:36.764 8 INFO cinder.api.openstack.wsgi [None req-a4d55062-0804-4e3e-9e50-c723444da6e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1000] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:46:36.773 7 INFO cinder.api.openstack.wsgi [None req-f0e716e4-160c-460d-8c35-8bdc06cd1678 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:46:36.781 7 INFO cinder.volume.api [None req-f0e716e4-160c-460d-8c35-8bdc06cd1678 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:46:36.783 7 INFO cinder.api.openstack.wsgi [None req-f0e716e4-160c-460d-8c35-8bdc06cd1678 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1001] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:46:36.791 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:46:36.796 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/1002] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:46:36.806 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:46:36.813 7 INFO cinder.volume.api [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:46:36.814 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1003] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:46:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:46:41.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:41.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:41.742 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:41.742 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:51.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:51.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:46:51.742 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:46:51.742 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:01.740 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:01.740 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:01.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:01.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:11.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:11.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:11.742 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:11.742 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:21.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:21.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:21.742 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:21.742 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:31.740 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:31.740 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:31.741 8 INFO cinder.api.openstack.wsgi [None req-a037128f-e8ed-4f3b-9af2-d4bfe9898661 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:31.741 7 INFO cinder.api.openstack.wsgi [None req-f2fdd607-e07e-4661-8408-ba4d761a08da a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:35.941 8 INFO cinder.api.openstack.wsgi [None req-b3cf6c39-3f28-49e7-bdd1-ecb50184ab29 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:47:35.947 8 INFO cinder.volume.api [None req-b3cf6c39-3f28-49e7-bdd1-ecb50184ab29 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:47:35.948 8 INFO cinder.api.openstack.wsgi [None req-b3cf6c39-3f28-49e7-bdd1-ecb50184ab29 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1016] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:47:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:47:35.956 7 INFO cinder.api.openstack.wsgi [None req-5da8d6b2-e178-4771-8cb9-1fd034d7ceae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:47:36.459 7 INFO cinder.api.openstack.wsgi [None req-5da8d6b2-e178-4771-8cb9-1fd034d7ceae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1017] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:47:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:47:36.470 8 INFO cinder.api.openstack.wsgi [None req-a702ce21-01fa-4f9b-8f57-b49f0f9d7a85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:47:36.480 8 INFO cinder.volume.api [None req-a702ce21-01fa-4f9b-8f57-b49f0f9d7a85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:47:36.482 8 INFO cinder.api.openstack.wsgi [None req-a702ce21-01fa-4f9b-8f57-b49f0f9d7a85 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1018] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:47:36.492 7 INFO cinder.api.openstack.wsgi [None req-3775f6e6-9ba6-4a5f-a74a-583201590246 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:47:36.498 7 INFO cinder.api.openstack.wsgi [None req-3775f6e6-9ba6-4a5f-a74a-583201590246 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 512/1019] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:47:36.509 8 INFO cinder.api.openstack.wsgi [None req-76012838-4cc4-435c-8535-b2beb3c5d5e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:47:36.517 8 INFO cinder.volume.api [None req-76012838-4cc4-435c-8535-b2beb3c5d5e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:47:36.518 8 INFO cinder.api.openstack.wsgi [None req-76012838-4cc4-435c-8535-b2beb3c5d5e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1020] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:47:36.567 7 INFO cinder.api.openstack.wsgi [None req-d75ceacb-4468-4b46-b4cb-dee8311806b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:47:36.596 7 INFO cinder.api.openstack.wsgi [None req-d75ceacb-4468-4b46-b4cb-dee8311806b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1021] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:47:36.605 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:47:36.631 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1022] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:47:36.640 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:47:36.662 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1023] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:47:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:47:41.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:41.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:41.742 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:41.742 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:51.740 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:51.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:47:51.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:47:51.742 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:01.740 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:01.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:01.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:01.743 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:11.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:11.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:11.742 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:11.742 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:21.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:21.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:21.742 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:21.742 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:31.740 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:31.741 7 INFO cinder.api.openstack.wsgi [None req-df950de7-08b6-4aae-8277-006e29d866cc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:31.741 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:31.742 8 INFO cinder.api.openstack.wsgi [None req-b719d455-aff5-4214-b5d4-ad7767f16e2b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:36.041 7 INFO cinder.api.openstack.wsgi [None req-1961a319-7b56-47b2-b6c6-f08a573cf2e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:48:36.068 7 INFO cinder.api.openstack.wsgi [None req-1961a319-7b56-47b2-b6c6-f08a573cf2e9 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1036] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:48:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:48:36.081 8 INFO cinder.api.openstack.wsgi [None req-eafc3ce0-b026-4e98-a1fa-7f050b55e1fc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:48:36.100 8 INFO cinder.api.openstack.wsgi [None req-eafc3ce0-b026-4e98-a1fa-7f050b55e1fc a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1037] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:48:36.111 7 INFO cinder.api.openstack.wsgi [None req-4a1b3952-0b27-4fd2-980d-784b0b37192c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:48:36.148 7 INFO cinder.api.openstack.wsgi [None req-4a1b3952-0b27-4fd2-980d-784b0b37192c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1038] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:48:36.159 8 INFO cinder.api.openstack.wsgi [None req-aeb9f5c5-7a23-487c-9f34-23cdd76e0dc4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:48:36.166 8 INFO cinder.volume.api [None req-aeb9f5c5-7a23-487c-9f34-23cdd76e0dc4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:48:36.168 8 INFO cinder.api.openstack.wsgi [None req-aeb9f5c5-7a23-487c-9f34-23cdd76e0dc4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1039] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:48:36.177 7 INFO cinder.api.openstack.wsgi [None req-6ba78ae1-3de8-4915-87fb-e8de8a4cd4b8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:48:36.183 7 INFO cinder.api.openstack.wsgi [None req-6ba78ae1-3de8-4915-87fb-e8de8a4cd4b8 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 523/1040] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:48:36.192 8 INFO cinder.api.openstack.wsgi [None req-eb26d4c9-289d-45c7-88ca-2cb92beacd74 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:48:36.198 8 INFO cinder.volume.api [None req-eb26d4c9-289d-45c7-88ca-2cb92beacd74 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:48:36.199 8 INFO cinder.api.openstack.wsgi [None req-eb26d4c9-289d-45c7-88ca-2cb92beacd74 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1041] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:48:36.206 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:48:36.210 7 INFO cinder.volume.api [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:48:36.211 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1042] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:48:36.222 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:48:36.726 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1043] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:48:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:48:41.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:41.741 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:41.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:41.742 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:51.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:51.741 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:48:51.742 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:48:51.742 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:01.740 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:01.740 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:01.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:01.741 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:11.741 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:11.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:11.742 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:11.742 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:21.741 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:21.741 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:21.742 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:21.743 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:31.745 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:31.745 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:31.746 7 INFO cinder.api.openstack.wsgi [None req-d4838354-4229-4d6f-9e78-e84ce1cd6b2f a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:31.746 8 INFO cinder.api.openstack.wsgi [None req-d7f148be-19f2-4de1-9595-ad11b63ebaeb a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:35.979 7 INFO cinder.api.openstack.wsgi [None req-0c6801e5-801c-4e94-b599-58c2ff31bdf3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:49:36.482 7 INFO cinder.api.openstack.wsgi [None req-0c6801e5-801c-4e94-b599-58c2ff31bdf3 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1056] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:49:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:49:36.497 8 INFO cinder.api.openstack.wsgi [None req-38ae1e22-0164-4aef-966b-91cae111a046 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:49:36.508 8 INFO cinder.volume.api [None req-38ae1e22-0164-4aef-966b-91cae111a046 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:49:36.509 8 INFO cinder.api.openstack.wsgi [None req-38ae1e22-0164-4aef-966b-91cae111a046 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1057] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:49:36.519 7 INFO cinder.api.openstack.wsgi [None req-d04035d2-0004-4c37-944c-7720587bc482 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:49:36.529 7 INFO cinder.volume.api [None req-d04035d2-0004-4c37-944c-7720587bc482 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:49:36.531 7 INFO cinder.api.openstack.wsgi [None req-d04035d2-0004-4c37-944c-7720587bc482 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1058] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:49:36.567 8 INFO cinder.api.openstack.wsgi [None req-758bc433-c094-4b8c-bb42-d99d650bba77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:49:36.600 8 INFO cinder.api.openstack.wsgi [None req-758bc433-c094-4b8c-bb42-d99d650bba77 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1059] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:49:36.610 7 INFO cinder.api.openstack.wsgi [None req-6772cf96-4009-4dc1-998c-bf97d1bf73ae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:49:36.637 7 INFO cinder.api.openstack.wsgi [None req-6772cf96-4009-4dc1-998c-bf97d1bf73ae a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1060] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:49:36.648 8 INFO cinder.api.openstack.wsgi [None req-541d93d6-864e-43ff-b421-035252a92684 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:49:36.675 8 INFO cinder.api.openstack.wsgi [None req-541d93d6-864e-43ff-b421-035252a92684 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1061] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:49:36.689 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:49:36.694 7 INFO cinder.volume.api [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:49:36.694 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1062] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:49:36.702 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:49:36.708 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1063] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:49:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:49:41.741 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:41.741 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:41.742 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:41.743 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:51.741 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:51.741 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:49:51.742 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:49:51.743 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:01.742 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:01.742 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:01.743 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:01.746 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:11.741 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:11.741 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:11.742 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:11.742 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:21.741 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:21.741 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:21.741 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:21.741 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:31.740 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:31.740 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:31.742 8 INFO cinder.api.openstack.wsgi [None req-80481db0-70d5-4c5c-b8dd-02e07abfe1b6 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:31.742 7 INFO cinder.api.openstack.wsgi [None req-64cdf368-4baf-48d2-8f9c-d53754d99b0a a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:36.032 8 INFO cinder.api.openstack.wsgi [None req-0b90197a-58ab-4e34-972e-cbc0b9b75e66 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true 2026-05-04 12:50:36.067 8 INFO cinder.api.openstack.wsgi [None req-0b90197a-58ab-4e34-972e-cbc0b9b75e66 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1076] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:50:35 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/16e7e6aaf5ff422db7090dbf6c9736bc?usage=true => generated 847 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:50:36.085 7 INFO cinder.api.openstack.wsgi [None req-39543b07-76fb-46ba-b48a-fe2540fbe3a4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true 2026-05-04 12:50:36.109 7 INFO cinder.api.openstack.wsgi [None req-39543b07-76fb-46ba-b48a-fe2540fbe3a4 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1077] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/2b4dc835f1504985920d91d9a30892e5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:50:36.121 8 INFO cinder.api.openstack.wsgi [None req-f1be0f9f-455a-4dee-9217-989a08d2862b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true 2026-05-04 12:50:36.144 8 INFO cinder.api.openstack.wsgi [None req-f1be0f9f-455a-4dee-9217-989a08d2862b a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1078] 10.0.0.186 () {28 vars in 736 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-quota-sets/763451d2b9b749abb59cf8ccfcdd1276?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:50:36.154 7 INFO cinder.api.openstack.wsgi [None req-d60857ea-8cfa-46ba-8262-c8e0a23ffea5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true 2026-05-04 12:50:36.160 7 INFO cinder.volume.api [None req-d60857ea-8cfa-46ba-8262-c8e0a23ffea5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all snapshots completed successfully. 2026-05-04 12:50:36.160 7 INFO cinder.api.openstack.wsgi [None req-d60857ea-8cfa-46ba-8262-c8e0a23ffea5 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1079] 10.0.0.186 () {28 vars in 674 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 12:50:36.170 8 INFO cinder.api.openstack.wsgi [None req-e9e60496-953d-45c2-bfcd-a9db5ff06c95 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:50:36.179 8 INFO cinder.volume.api [None req-e9e60496-953d-45c2-bfcd-a9db5ff06c95 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:50:36.181 8 INFO cinder.api.openstack.wsgi [None req-e9e60496-953d-45c2-bfcd-a9db5ff06c95 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1080] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:50:36.192 7 INFO cinder.api.openstack.wsgi [None req-032c3f35-084e-4b80-8d5e-64d94024c984 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true 2026-05-04 12:50:36.696 7 INFO cinder.api.openstack.wsgi [None req-032c3f35-084e-4b80-8d5e-64d94024c984 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1081] 10.0.0.186 () {28 vars in 696 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:50:36.709 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true 2026-05-04 12:50:36.722 8 INFO cinder.volume.api [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] Get all volumes completed successfully. 2026-05-04 12:50:36.725 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1082] 10.0.0.186 () {28 vars in 684 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/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-05-04 12:50:36.746 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services 2026-05-04 12:50:36.755 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/763451d2b9b749abb59cf8ccfcdd1276/os-services returned with HTTP 200 [pid: 7|app: 0|req: 544/1083] 10.0.0.186 () {28 vars in 645 bytes} [Mon May 4 12:50:36 2026] GET /v3/763451d2b9b749abb59cf8ccfcdd1276/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 12:50:41.740 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:41.740 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:41.741 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:41.742 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:51.740 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:51.741 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] GET http://10.0.0.162:8776/ 2026-05-04 12:50:51.741 8 INFO cinder.api.openstack.wsgi [None req-bfcef946-01d5-40c5-a399-350d20f9080c a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300 2026-05-04 12:50:51.742 7 INFO cinder.api.openstack.wsgi [None req-1ddab6ee-9929-4c4b-a396-fe9e364cc4d1 a0d22359523543dd97173daafdd4a6d6 763451d2b9b749abb59cf8ccfcdd1276 - - default default] http://10.0.0.162:8776/ returned with HTTP 300