+ 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 [Fri May 8 18:39:28 2026] *** compiled with version: 13.3.0 on 08 May 2026 10:03:33 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-d45445d69-4mfjh 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 0x7fcf4751c668 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-08 18:39:32.435 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-08 18:39:32.436 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-08 18:39:32.442 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-08 18:39:32.442 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-08 18:39:33.748 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-08 18:39:33.752 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-08 18:39:33.755 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-08 18:39:33.758 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-08 18:39:33.773 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-08 18:39:33.775 7 INFO cinder.rpc [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-08 18:39:33.800 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-08 18:39:33.803 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-08 18:39:33.806 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-08 18:39:33.809 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-08 18:39:33.822 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-08 18:39:33.824 8 INFO cinder.rpc [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-08 18:39:33.824 7 WARNING cinder.api.contrib.hosts [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-08 18:39:33.864 7 WARNING keystonemiddleware._common.config [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:39:33.870 8 WARNING cinder.api.contrib.hosts [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-08 18:39:33.873 7 WARNING oslo_config.cfg [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] 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 0x7fcf4751c668 pid: 7 (default app) 2026-05-08 18:39:33.908 8 WARNING keystonemiddleware._common.config [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:39:33.917 8 WARNING oslo_config.cfg [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] 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 0x7fcf4751c668 pid: 8 (default app) 2026-05-08 18:39:37.239 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:39:37.241 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:39:47.236 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:39:47.238 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:39:57.238 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:39:57.239 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:07.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:07.236 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:07.238 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:07.238 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:17.236 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:17.237 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:17.237 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:17.238 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:27.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:27.235 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:27.237 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:27.237 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:37.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:37.235 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:37.236 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:37.237 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:47.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:47.235 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:47.236 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:47.236 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:57.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:57.235 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:40:57.236 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:40:57.237 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:07.235 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:41:07.235 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] GET http://10.0.0.135:8776/ 2026-05-08 18:41:07.236 8 INFO cinder.api.openstack.wsgi [None req-1424c1ab-c433-416b-948c-1850c843569a - - - - - -] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:07.237 7 INFO cinder.api.openstack.wsgi [None req-e35c77b6-d6c1-4771-a3e4-42196411d0d7 - - - - - -] http://10.0.0.135: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-08 18:41:12.502 8 INFO cinder.api.openstack.wsgi [None req-8376985a-e6af-49c0-a934-b270adf2b4b2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types/rbd1 2026-05-08 18:41:12.528 8 INFO cinder.api.openstack.wsgi [None req-8376985a-e6af-49c0-a934-b270adf2b4b2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.4 () {30 vars in 679 bytes} [Fri May 8 18:41:11 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/types/rbd1 => generated 82 bytes in 847 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-08 18:41:12.946 7 INFO cinder.api.openstack.wsgi [None req-3088194a-ce57-442e-bfb2-e516b9ad6338 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/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-08 18:41:12.971 7 INFO cinder.api.openstack.wsgi [None req-3088194a-ce57-442e-bfb2-e516b9ad6338 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.4 () {30 vars in 718 bytes} [Fri May 8 18:41:12 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/types?name=rbd1&is_public=None => generated 20 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 18:41:15.029 8 INFO cinder.api.openstack.wsgi [None req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/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-08 18:41:15.058 8 INFO cinder.api.openstack.wsgi [None req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.4 () {34 vars in 722 bytes} [Fri May 8 18:41:14 2026] POST /v3/65d75bcc63504c2e9793217d9d2791d6/types => generated 179 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 18:41:15.076 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types/249b3672-2fd7-4a8a-aa9d-03235cf1716a/extra_specs 2026-05-08 18:41:15.141 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types/249b3672-2fd7-4a8a-aa9d-03235cf1716a/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.4 () {36 vars in 891 bytes} [Fri May 8 18:41:15 2026] POST /v3/65d75bcc63504c2e9793217d9d2791d6/types/249b3672-2fd7-4a8a-aa9d-03235cf1716a/extra_specs => generated 48 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 18:41:17.103 8 INFO cinder.api.openstack.wsgi [None req-e4fcd1b9-8e94-44c2-b94a-badcad7ce2d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types?is_public=None 2026-05-08 18:41:17.117 8 INFO cinder.api.openstack.wsgi [None req-e4fcd1b9-8e94-44c2-b94a-badcad7ce2d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.4 () {30 vars in 698 bytes} [Fri May 8 18:41:17 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/types?is_public=None => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 18:41:17.235 8 INFO cinder.api.openstack.wsgi [None req-e4fcd1b9-8e94-44c2-b94a-badcad7ce2d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:17.237 8 INFO cinder.api.openstack.wsgi [None req-e4fcd1b9-8e94-44c2-b94a-badcad7ce2d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:19.064 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/qos-specs 2026-05-08 18:41:19.076 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.4 () {30 vars in 677 bytes} [Fri May 8 18:41:19 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/qos-specs => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 18:41:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:37.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:41:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:41:57.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:07.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:47.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:42:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:42:57.238 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:07.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:07.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:37.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:37.238 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:37.240 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:47.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:43:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:43:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:47.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:44:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:44:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:07.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:17.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:27.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:27.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:27.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:45:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:45:57.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:07.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:27.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:37.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:46:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:46:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:07.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:47.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:47.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:57.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:57.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:47:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:47:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:37.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:47.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:48:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:48:57.238 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:27.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:37.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:47.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:49:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:49:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:37.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:50:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:50:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:07.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:47.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:47.239 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:51:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:51:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:37.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:47.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:47.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:57.234 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:52:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:52:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:07.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:07.238 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:47.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:53:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:53:57.238 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:07.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:17.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:17.239 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:37.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:54:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:54:57.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:07.234 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:17.238 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:27.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:55:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:55:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:07.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:07.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:27.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:37.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:47.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:56:57.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:56:57.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:07.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:17.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:27.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:27.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:27.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:27.237 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:37.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:37.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:37.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:37.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:47.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:47.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:47.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:47.237 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:57.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:57.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:57:57.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:57:57.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:07.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:07.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:07.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:07.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:17.235 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:17.235 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:17.236 8 INFO cinder.api.openstack.wsgi [None req-79381109-5614-4f49-ba55-993bb395f968 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:17.236 7 INFO cinder.api.openstack.wsgi [req-5f9f8f2e-09a9-4506-a1b2-efb063d04e43 req-6479d5d6-40ec-441a-b9b6-f5635e3b7266 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 18:58:21.047 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False 2026-05-08 18:58:21.072 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.073 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.073 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.074 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.074 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.075 8 WARNING cinder.quota [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.082 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 116/230] 199.204.45.38 () {44 vars in 1063 bytes} [Fri May 8 18:58:20 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False => generated 340 bytes in 164 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-08 18:58:21.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] PUT https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6 2026-05-08 18:58:21.297 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.297 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.298 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.298 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.298 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.299 7 WARNING cinder.quota [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 18:58:21.305 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6 returned with HTTP 200 [pid: 7|app: 0|req: 115/231] 199.204.45.38 () {48 vars in 1092 bytes} [Fri May 8 18:58:21 2026] PUT /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6 => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 18:58:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:27.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:47.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:57.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:58:57.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:58:57.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:37.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 18:59:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 18:59:57.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:17.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:37.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:47.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:47.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:57.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:00:57.240 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:00:57.241 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:07.234 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:37.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:47.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:01:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:01:57.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:27.234 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:37.234 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:47.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:02:57.239 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:02:57.240 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:17.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:17.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:27.240 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:37.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:37.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:57.234 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:57.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:03:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:03:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:04:57.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:04:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:07.238 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:07.238 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:07.238 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:07.240 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:17.238 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:17.239 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:27.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:37.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:05:57.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:05:57.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:07.234 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:07.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:17.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:27.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:27.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:47.234 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:47.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:06:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:06:57.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:07.238 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:27.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:27.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:37.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:47.238 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:47.239 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:07:57.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:07:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:07.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:07.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:17.237 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:27.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:27.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:27.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:27.240 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:37.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:37.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:37.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:37.238 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:47.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:47.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:47.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:47.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:57.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:57.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:08:57.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:08:57.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:07.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:07.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:07.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:07.237 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:17.235 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:17.235 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:17.236 8 INFO cinder.api.openstack.wsgi [None req-2eaa052e-8a99-4c78-831e-71a621e5a273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:17.236 7 INFO cinder.api.openstack.wsgi [None req-b6bca0a5-3eaa-47d5-9bd7-5a2f15eb3651 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:20.383 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False 2026-05-08 19:09:20.413 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 182/364] 199.204.45.38 () {44 vars in 1063 bytes} [Fri May 8 19:09:19 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False => generated 340 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:09:20.925 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] PUT https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41 2026-05-08 19:09:20.995 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41 returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 199.204.45.38 () {48 vars in 1092 bytes} [Fri May 8 19:09:20 2026] PUT /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41 => generated 296 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:09:27.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:27.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:27.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:27.238 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:37.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:37.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:37.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:37.237 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:47.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:47.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:47.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:47.238 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:57.239 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:57.239 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:09:57.241 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:09:57.242 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:07.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:07.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:07.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:07.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:17.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:17.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:17.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:17.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:27.234 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:27.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:27.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:27.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:37.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:37.235 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:37.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:37.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:47.235 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:47.236 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:47.236 8 INFO cinder.api.openstack.wsgi [None req-007a2a18-4631-44d6-bf30-68e02012ca70 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:47.237 7 INFO cinder.api.openstack.wsgi [None req-5ff28301-cccf-460e-a4e8-cb0a7e851a09 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:49.152 8 INFO cinder.api.openstack.wsgi [None req-f8306691-8a9f-4638-b81c-5ac118165db9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:10:49.190 8 INFO cinder.volume.api [None req-f8306691-8a9f-4638-b81c-5ac118165db9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:10:49.193 8 INFO cinder.api.openstack.wsgi [None req-f8306691-8a9f-4638-b81c-5ac118165db9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/384] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:10:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:10:49.213 7 INFO cinder.api.openstack.wsgi [None req-89d5954f-1c69-49d0-adb9-bffbccf753a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:10:49.229 7 INFO cinder.volume.api [None req-89d5954f-1c69-49d0-adb9-bffbccf753a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:10:49.230 7 INFO cinder.api.openstack.wsgi [None req-89d5954f-1c69-49d0-adb9-bffbccf753a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/385] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:10:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:10:49.238 8 INFO cinder.api.openstack.wsgi [None req-26275ef6-5f6f-452e-ba9c-287a7c387a68 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:10:49.770 8 INFO cinder.api.openstack.wsgi [None req-26275ef6-5f6f-452e-ba9c-287a7c387a68 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:10:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:10:50.067 7 INFO cinder.api.openstack.wsgi [None req-8955fa52-b740-480a-a571-546e3bea6543 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:10:50.096 7 INFO cinder.api.openstack.wsgi [None req-8955fa52-b740-480a-a571-546e3bea6543 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/387] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:10:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:10:50.108 8 INFO cinder.api.openstack.wsgi [None req-55aa2051-260f-45d1-b393-130f285c61e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:10:50.128 8 INFO cinder.api.openstack.wsgi [None req-55aa2051-260f-45d1-b393-130f285c61e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/388] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:10:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:10:50.140 7 INFO cinder.api.openstack.wsgi [None req-5da25bb1-cb53-42db-b712-7ceb7e0e3e31 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:10:50.171 7 INFO cinder.api.openstack.wsgi [None req-5da25bb1-cb53-42db-b712-7ceb7e0e3e31 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/389] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:10:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:10:50.184 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:10:50.191 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 196/390] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:10:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:10:50.202 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:10:50.231 7 INFO cinder.volume.api [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:10:50.234 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/391] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:10:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:10:57.235 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:57.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:10:57.236 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:10:57.236 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:07.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:07.235 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:07.236 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:07.237 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:17.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:17.235 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:17.236 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:17.236 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:27.234 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:27.234 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:27.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:27.236 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:37.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:37.235 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:37.236 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:37.236 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:47.235 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:47.236 7 INFO cinder.api.openstack.wsgi [None req-c02bc14e-ca3a-40fd-ad21-3ce797dce00f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:47.236 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:47.237 8 INFO cinder.api.openstack.wsgi [None req-30c09532-8c80-4b1f-ae00-f9c6486f56fa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:49.066 7 INFO cinder.api.openstack.wsgi [None req-44613797-871d-4d16-970b-242537f10622 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:11:49.077 7 INFO cinder.volume.api [None req-44613797-871d-4d16-970b-242537f10622 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:11:49.079 7 INFO cinder.api.openstack.wsgi [None req-44613797-871d-4d16-970b-242537f10622 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:11:49.090 8 INFO cinder.api.openstack.wsgi [None req-f6417fac-25d4-4c23-924e-6cd1a4d00057 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:11:49.099 8 INFO cinder.volume.api [None req-f6417fac-25d4-4c23-924e-6cd1a4d00057 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:11:49.101 8 INFO cinder.api.openstack.wsgi [None req-f6417fac-25d4-4c23-924e-6cd1a4d00057 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:11:49.115 7 INFO cinder.api.openstack.wsgi [None req-f0674c73-8380-43d2-af58-89154740a4a0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:11:49.663 7 INFO cinder.api.openstack.wsgi [None req-f0674c73-8380-43d2-af58-89154740a4a0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:11:49.676 8 INFO cinder.api.openstack.wsgi [None req-d4ec28dd-a962-41cd-8157-7e2151fa3263 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:11:49.695 8 INFO cinder.volume.api [None req-d4ec28dd-a962-41cd-8157-7e2151fa3263 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:11:49.695 8 INFO cinder.api.openstack.wsgi [None req-d4ec28dd-a962-41cd-8157-7e2151fa3263 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:11:49.706 7 INFO cinder.api.openstack.wsgi [None req-415c4109-a046-439c-98eb-bd333a990620 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:11:49.714 7 INFO cinder.api.openstack.wsgi [None req-415c4109-a046-439c-98eb-bd333a990620 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:11:49.767 8 INFO cinder.api.openstack.wsgi [None req-517041c3-7470-42d2-9a0b-bc64b05708ef 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:11:49.789 8 INFO cinder.api.openstack.wsgi [None req-517041c3-7470-42d2-9a0b-bc64b05708ef 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:11:49.798 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:11:49.824 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/410] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:11:49.834 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:11:49.855 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/411] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:11:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:11:57.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:57.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:11:57.236 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:11:57.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:07.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:07.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:07.236 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:07.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:17.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:17.236 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:17.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:17.237 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:27.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:27.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:27.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:27.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:37.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:37.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:37.236 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:37.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:47.235 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:47.235 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:47.236 7 INFO cinder.api.openstack.wsgi [None req-3cbf63cd-7242-4a39-958b-d690c9f12157 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:47.236 8 INFO cinder.api.openstack.wsgi [None req-bbb1aa69-da4f-4f1c-b2f1-5b100dc65952 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:49.078 7 INFO cinder.api.openstack.wsgi [None req-b6ec3e4d-5203-40df-8615-85ebc7ddc8e3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:12:49.583 7 INFO cinder.api.openstack.wsgi [None req-b6ec3e4d-5203-40df-8615-85ebc7ddc8e3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 212/424] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:12:49.597 8 INFO cinder.api.openstack.wsgi [None req-bc846d54-7e00-49a8-8441-1ed8cb531e5c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:12:49.605 8 INFO cinder.volume.api [None req-bc846d54-7e00-49a8-8441-1ed8cb531e5c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:12:49.605 8 INFO cinder.api.openstack.wsgi [None req-bc846d54-7e00-49a8-8441-1ed8cb531e5c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:12:49.618 7 INFO cinder.api.openstack.wsgi [None req-7430666d-e457-4cfb-b08b-8d21887c5a03 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:12:49.625 7 INFO cinder.api.openstack.wsgi [None req-7430666d-e457-4cfb-b08b-8d21887c5a03 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 213/426] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:12:49.661 8 INFO cinder.api.openstack.wsgi [None req-34e21128-6d21-4eb2-b25f-67c500b30fee 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:12:49.682 8 INFO cinder.api.openstack.wsgi [None req-34e21128-6d21-4eb2-b25f-67c500b30fee 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:12:49.694 7 INFO cinder.api.openstack.wsgi [None req-acda9696-293e-467c-b6b8-fe606ec23fee 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:12:49.713 7 INFO cinder.api.openstack.wsgi [None req-acda9696-293e-467c-b6b8-fe606ec23fee 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:12:49.727 8 INFO cinder.api.openstack.wsgi [None req-e1498212-ba17-462a-9570-3d00368ba894 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:12:49.763 8 INFO cinder.api.openstack.wsgi [None req-e1498212-ba17-462a-9570-3d00368ba894 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:12:49.776 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:12:49.787 7 INFO cinder.volume.api [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:12:49.788 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:12:49.797 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:12:49.809 8 INFO cinder.volume.api [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:12:49.811 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:12:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:12:57.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:57.235 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:12:57.236 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:12:57.236 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:07.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:07.235 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:07.236 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:07.236 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:17.234 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:17.234 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:17.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:17.236 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:27.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:27.235 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:27.236 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:27.238 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:37.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:37.235 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:37.236 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:37.236 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:47.234 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:47.234 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:47.235 7 INFO cinder.api.openstack.wsgi [None req-54717f9e-285c-4d11-b5da-dddb74530d08 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:47.235 8 INFO cinder.api.openstack.wsgi [None req-2e363dd3-0c7a-4da7-a12d-3878cd142482 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:49.081 7 INFO cinder.api.openstack.wsgi [None req-8f177931-70c7-41ff-b4d6-c3aacfc5ac05 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:13:49.586 7 INFO cinder.api.openstack.wsgi [None req-8f177931-70c7-41ff-b4d6-c3aacfc5ac05 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:13:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:13:49.951 8 INFO cinder.api.openstack.wsgi [None req-f9429407-83b1-400f-bdb2-a746b0fc42ed 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:13:49.971 8 INFO cinder.api.openstack.wsgi [None req-f9429407-83b1-400f-bdb2-a746b0fc42ed 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:13:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:13:49.984 7 INFO cinder.api.openstack.wsgi [None req-bc910e59-6161-433c-a848-81eee64ad6ca 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:13:50.002 7 INFO cinder.api.openstack.wsgi [None req-bc910e59-6161-433c-a848-81eee64ad6ca 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:13:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:13:50.013 8 INFO cinder.api.openstack.wsgi [None req-a854a834-9575-4b98-9b21-28fd72f4de6d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:13:50.032 8 INFO cinder.api.openstack.wsgi [None req-a854a834-9575-4b98-9b21-28fd72f4de6d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:13:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:13:50.042 7 INFO cinder.api.openstack.wsgi [None req-b4a65d5b-c90e-4a54-825e-638ff0ffdce9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:13:50.051 7 INFO cinder.volume.api [None req-b4a65d5b-c90e-4a54-825e-638ff0ffdce9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:13:50.052 7 INFO cinder.api.openstack.wsgi [None req-b4a65d5b-c90e-4a54-825e-638ff0ffdce9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:13:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:13:50.064 8 INFO cinder.api.openstack.wsgi [None req-66e04c56-9973-4763-96fc-d61e6887d701 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:13:50.070 8 INFO cinder.volume.api [None req-66e04c56-9973-4763-96fc-d61e6887d701 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:13:50.070 8 INFO cinder.api.openstack.wsgi [None req-66e04c56-9973-4763-96fc-d61e6887d701 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:13:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:13:50.078 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:13:50.088 7 INFO cinder.volume.api [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:13:50.091 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:13:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:13:50.102 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:13:50.108 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:13:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:13:57.234 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:57.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:13:57.235 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:13:57.236 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:07.235 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:07.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:07.236 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:07.236 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:17.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:17.235 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:17.236 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:17.236 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:27.234 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:27.234 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:27.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:27.236 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:37.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:37.235 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:37.236 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:37.237 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:47.235 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:47.235 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:47.236 7 INFO cinder.api.openstack.wsgi [None req-2e8300c0-10c6-45f1-a731-dadddab0859a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:47.236 8 INFO cinder.api.openstack.wsgi [None req-53307baf-5f5e-466b-81e6-5db523d26779 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:49.081 7 INFO cinder.api.openstack.wsgi [None req-b159035b-b4eb-41f6-8678-179af3ada7d3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:14:49.087 7 INFO cinder.api.openstack.wsgi [None req-b159035b-b4eb-41f6-8678-179af3ada7d3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:14:49.133 8 INFO cinder.api.openstack.wsgi [None req-52b510fe-0f24-4cc0-a8d2-26127c150326 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:14:49.153 8 INFO cinder.api.openstack.wsgi [None req-52b510fe-0f24-4cc0-a8d2-26127c150326 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/465] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:14:49.162 7 INFO cinder.api.openstack.wsgi [None req-7970cb2c-bbdc-4ca9-8199-e349bd76d3a4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:14:49.178 7 INFO cinder.api.openstack.wsgi [None req-7970cb2c-bbdc-4ca9-8199-e349bd76d3a4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:14:49.188 8 INFO cinder.api.openstack.wsgi [None req-5f7b0390-be67-4004-a378-4989e11cf790 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:14:49.213 8 INFO cinder.api.openstack.wsgi [None req-5f7b0390-be67-4004-a378-4989e11cf790 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:14:49.224 7 INFO cinder.api.openstack.wsgi [None req-cd1aa7ac-d5da-4d94-bfb4-0834b4a7161a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:14:49.229 7 INFO cinder.volume.api [None req-cd1aa7ac-d5da-4d94-bfb4-0834b4a7161a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:14:49.229 7 INFO cinder.api.openstack.wsgi [None req-cd1aa7ac-d5da-4d94-bfb4-0834b4a7161a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:14:49.239 8 INFO cinder.api.openstack.wsgi [None req-e8e65f4e-e7a8-4122-b554-e44656034601 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:14:49.258 8 INFO cinder.volume.api [None req-e8e65f4e-e7a8-4122-b554-e44656034601 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:14:49.261 8 INFO cinder.api.openstack.wsgi [None req-e8e65f4e-e7a8-4122-b554-e44656034601 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:14:49.271 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:14:49.279 7 INFO cinder.volume.api [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:14:49.280 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:14:49.289 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:14:49.793 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:14:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:14:57.234 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:57.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:14:57.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:14:57.236 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:07.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:07.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:07.236 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:07.237 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:17.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:17.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:17.236 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:17.236 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:27.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:27.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:27.236 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:27.236 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:37.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:37.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:37.236 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:37.236 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:47.234 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:47.234 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:47.235 8 INFO cinder.api.openstack.wsgi [None req-0f34f7ef-1e79-4a4a-b62c-03f43ccf0f79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:47.235 7 INFO cinder.api.openstack.wsgi [None req-f96327b7-6233-4ce0-8bc2-d804de8d201e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:49.105 8 INFO cinder.api.openstack.wsgi [None req-b84d8754-e887-47c2-931b-5d958ef62f0d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:15:49.115 8 INFO cinder.volume.api [None req-b84d8754-e887-47c2-931b-5d958ef62f0d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:15:49.116 8 INFO cinder.api.openstack.wsgi [None req-b84d8754-e887-47c2-931b-5d958ef62f0d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:15:49.128 7 INFO cinder.api.openstack.wsgi [None req-10cf3905-8555-48b8-ae71-4513208883c7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:15:49.632 7 INFO cinder.api.openstack.wsgi [None req-10cf3905-8555-48b8-ae71-4513208883c7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:15:49.648 8 INFO cinder.api.openstack.wsgi [None req-fec54a3f-ef6f-440f-ae43-19f22c962081 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:15:49.656 8 INFO cinder.volume.api [None req-fec54a3f-ef6f-440f-ae43-19f22c962081 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:15:49.656 8 INFO cinder.api.openstack.wsgi [None req-fec54a3f-ef6f-440f-ae43-19f22c962081 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:15:49.689 7 INFO cinder.api.openstack.wsgi [None req-7802372f-7c8d-466c-bbb6-dc913680a53b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:15:49.708 7 INFO cinder.api.openstack.wsgi [None req-7802372f-7c8d-466c-bbb6-dc913680a53b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:15:49.728 8 INFO cinder.api.openstack.wsgi [None req-227758ca-44cb-4acc-a28b-f907ccf6e8c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:15:49.780 8 INFO cinder.api.openstack.wsgi [None req-227758ca-44cb-4acc-a28b-f907ccf6e8c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:15:49.792 7 INFO cinder.api.openstack.wsgi [None req-cdfbd3b5-a207-4477-ac03-49f3e3d1cf01 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:15:49.811 7 INFO cinder.api.openstack.wsgi [None req-cdfbd3b5-a207-4477-ac03-49f3e3d1cf01 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:15:49.823 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:15:49.832 8 INFO cinder.volume.api [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:15:49.834 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:15:49.845 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:15:49.850 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:15:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:15:57.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:57.235 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:15:57.236 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:15:57.237 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:07.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:07.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:07.235 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:07.236 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:17.235 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:17.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:17.236 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:17.236 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:27.236 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:27.236 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:27.237 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:27.237 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:37.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:37.235 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:37.237 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:37.237 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:47.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:47.235 8 INFO cinder.api.openstack.wsgi [None req-ec7cae8e-f799-4772-a106-ff47966214bf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:47.235 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:47.236 7 INFO cinder.api.openstack.wsgi [None req-229c055c-b38b-4930-848d-af2ecf188ff1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:49.060 8 INFO cinder.api.openstack.wsgi [None req-9d3b2299-667a-4db3-9c91-6716898d9213 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:16:49.069 8 INFO cinder.volume.api [None req-9d3b2299-667a-4db3-9c91-6716898d9213 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:16:49.071 8 INFO cinder.api.openstack.wsgi [None req-9d3b2299-667a-4db3-9c91-6716898d9213 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/504] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:16:49.110 7 INFO cinder.api.openstack.wsgi [None req-d850ab8f-3c38-4e19-a1eb-e46962936691 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:16:49.128 7 INFO cinder.api.openstack.wsgi [None req-d850ab8f-3c38-4e19-a1eb-e46962936691 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/505] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:16:49.142 8 INFO cinder.api.openstack.wsgi [None req-c875cc05-3fee-40ee-b325-3c13da8570f5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:16:49.162 8 INFO cinder.api.openstack.wsgi [None req-c875cc05-3fee-40ee-b325-3c13da8570f5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/506] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:16:49.173 7 INFO cinder.api.openstack.wsgi [None req-8b7a5dd3-4c7f-4456-851e-da49e38ed6cd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:16:49.199 7 INFO cinder.api.openstack.wsgi [None req-8b7a5dd3-4c7f-4456-851e-da49e38ed6cd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/507] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:16:49.208 8 INFO cinder.api.openstack.wsgi [None req-9d37d7ef-96ca-49fe-a849-b5fb403f14ed 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:16:49.214 8 INFO cinder.volume.api [None req-9d37d7ef-96ca-49fe-a849-b5fb403f14ed 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:16:49.214 8 INFO cinder.api.openstack.wsgi [None req-9d37d7ef-96ca-49fe-a849-b5fb403f14ed 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:16:49.225 7 INFO cinder.api.openstack.wsgi [None req-57162d17-1b14-48bb-93fb-b0a2012a1784 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:16:49.231 7 INFO cinder.api.openstack.wsgi [None req-57162d17-1b14-48bb-93fb-b0a2012a1784 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:16:49.238 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:16:49.248 8 INFO cinder.volume.api [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:16:49.249 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:16:49.262 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:16:49.766 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 255/511] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:16:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:16:57.235 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:57.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:16:57.236 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:16:57.236 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:07.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:07.236 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:07.238 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:07.239 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:17.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:17.236 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:17.235 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:17.238 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:27.234 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:27.234 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:27.235 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:27.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:37.234 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:37.235 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:37.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:37.236 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:47.235 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:47.235 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:47.236 8 INFO cinder.api.openstack.wsgi [None req-44f91ed2-4af5-4085-aaa1-c91c435fe81b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:47.236 7 INFO cinder.api.openstack.wsgi [None req-9052ec60-356b-47af-9b6e-8f5d01c5734e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:49.047 8 INFO cinder.api.openstack.wsgi [None req-04cdbd26-9882-4210-8cf1-e10a219e1ca0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:17:49.057 8 INFO cinder.volume.api [None req-04cdbd26-9882-4210-8cf1-e10a219e1ca0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:17:49.059 8 INFO cinder.api.openstack.wsgi [None req-04cdbd26-9882-4210-8cf1-e10a219e1ca0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:17:49.072 7 INFO cinder.api.openstack.wsgi [None req-c5f2e3cf-f1d8-439d-9a51-5262c89cc1f3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:17:49.576 7 INFO cinder.api.openstack.wsgi [None req-c5f2e3cf-f1d8-439d-9a51-5262c89cc1f3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:17:49.618 8 INFO cinder.api.openstack.wsgi [None req-cd0f2d52-b268-40a1-b670-af8702daaf74 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:17:49.638 8 INFO cinder.api.openstack.wsgi [None req-cd0f2d52-b268-40a1-b670-af8702daaf74 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:17:49.652 7 INFO cinder.api.openstack.wsgi [None req-c8708738-3c4a-4776-8123-a6ff2eddc8c3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:17:49.673 7 INFO cinder.api.openstack.wsgi [None req-c8708738-3c4a-4776-8123-a6ff2eddc8c3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:17:49.685 8 INFO cinder.api.openstack.wsgi [None req-5735af23-e129-4ebd-9b38-7f0d770650dd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:17:49.704 8 INFO cinder.api.openstack.wsgi [None req-5735af23-e129-4ebd-9b38-7f0d770650dd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:17:49.717 7 INFO cinder.api.openstack.wsgi [None req-ee258c9e-2770-4f17-a22e-f053f8b5763e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:17:49.724 7 INFO cinder.volume.api [None req-ee258c9e-2770-4f17-a22e-f053f8b5763e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:17:49.725 7 INFO cinder.api.openstack.wsgi [None req-ee258c9e-2770-4f17-a22e-f053f8b5763e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/529] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:17:49.732 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:17:49.736 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/530] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:17:49.746 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:17:49.755 7 INFO cinder.volume.api [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:17:49.756 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/531] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:17:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:17:57.235 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:57.235 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:17:57.236 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:17:57.236 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:07.235 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:07.236 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:07.236 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:07.237 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:17.235 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:17.235 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:17.236 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:17.236 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:27.235 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:27.235 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:27.236 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:27.236 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:37.235 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:37.235 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:37.236 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:37.237 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:47.242 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:47.243 8 INFO cinder.api.openstack.wsgi [None req-94e609e2-5600-4a26-a131-c4af1952589a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:47.243 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:47.243 7 INFO cinder.api.openstack.wsgi [None req-c9cb91c2-ce85-4bd2-b245-fcac34780ef1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:49.101 8 INFO cinder.api.openstack.wsgi [None req-fdff2f39-d005-428e-b9f9-7da6c01c8da1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:18:49.112 8 INFO cinder.volume.api [None req-fdff2f39-d005-428e-b9f9-7da6c01c8da1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:18:49.115 8 INFO cinder.api.openstack.wsgi [None req-fdff2f39-d005-428e-b9f9-7da6c01c8da1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/544] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:18:49.129 7 INFO cinder.api.openstack.wsgi [None req-ce1aaa0d-4da2-4dd3-8c84-c561a858b13c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:18:49.633 7 INFO cinder.api.openstack.wsgi [None req-ce1aaa0d-4da2-4dd3-8c84-c561a858b13c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:18:49.684 8 INFO cinder.api.openstack.wsgi [None req-3846d3b6-89c1-4f6f-a552-4fa646a2b4d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:18:49.719 8 INFO cinder.api.openstack.wsgi [None req-3846d3b6-89c1-4f6f-a552-4fa646a2b4d0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:18:49.730 7 INFO cinder.api.openstack.wsgi [None req-894cc81d-45f7-4280-bb24-304ba46328c3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:18:49.756 7 INFO cinder.api.openstack.wsgi [None req-894cc81d-45f7-4280-bb24-304ba46328c3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/547] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:18:49.770 8 INFO cinder.api.openstack.wsgi [None req-7b95b009-ca2a-42f5-98bd-d6b6d21f2a57 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:18:49.821 8 INFO cinder.api.openstack.wsgi [None req-7b95b009-ca2a-42f5-98bd-d6b6d21f2a57 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:18:49.833 7 INFO cinder.api.openstack.wsgi [None req-d90b22f4-8f7f-4c2f-91f1-87810e417e7e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:18:49.839 7 INFO cinder.api.openstack.wsgi [None req-d90b22f4-8f7f-4c2f-91f1-87810e417e7e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:18:49.861 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:18:49.868 8 INFO cinder.volume.api [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:18:49.870 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:18:49.881 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:18:49.887 7 INFO cinder.volume.api [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:18:49.887 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/551] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:18:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:18:57.235 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:57.236 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:18:57.236 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:18:57.237 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:07.236 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:07.237 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:07.237 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:07.238 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:17.234 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:17.235 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:17.235 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:17.236 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:27.235 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:27.236 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:27.238 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:27.239 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:37.235 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:37.235 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:37.235 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:37.236 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:47.234 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:47.234 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:47.235 8 INFO cinder.api.openstack.wsgi [None req-6c2ac60f-66b4-42cc-91b4-7e19e52b48c8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:47.235 7 INFO cinder.api.openstack.wsgi [None req-84e9ea1e-111b-4667-b598-cbc5490b2a73 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:49.053 8 INFO cinder.api.openstack.wsgi [None req-22a9622e-0f32-4820-8a9c-7633bbabeb5b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:19:49.067 8 INFO cinder.volume.api [None req-22a9622e-0f32-4820-8a9c-7633bbabeb5b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:19:49.069 8 INFO cinder.api.openstack.wsgi [None req-22a9622e-0f32-4820-8a9c-7633bbabeb5b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/564] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:19:48 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:19:49.081 7 INFO cinder.api.openstack.wsgi [None req-0a3607b6-5e03-428c-8f6a-c4d1c01e45fb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:19:49.092 7 INFO cinder.volume.api [None req-0a3607b6-5e03-428c-8f6a-c4d1c01e45fb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:19:49.092 7 INFO cinder.api.openstack.wsgi [None req-0a3607b6-5e03-428c-8f6a-c4d1c01e45fb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/565] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:19:49.101 8 INFO cinder.api.openstack.wsgi [None req-f6854677-136d-444e-8800-e487c534e0a3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:19:49.105 8 INFO cinder.api.openstack.wsgi [None req-f6854677-136d-444e-8800-e487c534e0a3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/566] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:19:49.116 7 INFO cinder.api.openstack.wsgi [None req-28a87f45-c572-464a-8a4f-b2918fc87eea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:19:49.620 7 INFO cinder.api.openstack.wsgi [None req-28a87f45-c572-464a-8a4f-b2918fc87eea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 283/567] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:19:49.632 8 INFO cinder.api.openstack.wsgi [None req-e3836966-906a-491d-b830-27baefc993c1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:19:49.641 8 INFO cinder.volume.api [None req-e3836966-906a-491d-b830-27baefc993c1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:19:49.643 8 INFO cinder.api.openstack.wsgi [None req-e3836966-906a-491d-b830-27baefc993c1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/568] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:19:49.685 7 INFO cinder.api.openstack.wsgi [None req-e5984632-2308-49e7-ab54-a6e0d14c09a7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:19:49.706 7 INFO cinder.api.openstack.wsgi [None req-e5984632-2308-49e7-ab54-a6e0d14c09a7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/569] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:19:49.718 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:19:49.738 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/570] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:19:49.750 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:19:49.780 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/571] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:19:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:19:57.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:57.236 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:19:57.237 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:19:57.237 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:07.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:07.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:07.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:07.236 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:17.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:17.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:17.236 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:17.236 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:27.234 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:27.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:27.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:27.238 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:37.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:37.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:37.236 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:37.236 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:47.235 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:47.235 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:47.236 8 INFO cinder.api.openstack.wsgi [None req-a61d1b4b-335f-4ae8-8bb9-d2bfcdb71999 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:47.236 7 INFO cinder.api.openstack.wsgi [None req-8066ee3a-0371-4f13-9289-825cf527b612 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:49.060 8 INFO cinder.api.openstack.wsgi [None req-75fc2802-e1ec-41e3-b0cd-b4981c97eb6e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:20:49.065 8 INFO cinder.api.openstack.wsgi [None req-75fc2802-e1ec-41e3-b0cd-b4981c97eb6e 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:20:49.080 7 INFO cinder.api.openstack.wsgi [None req-b8d204ca-1c4e-46d3-83b9-d8992473d45d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:20:49.585 7 INFO cinder.api.openstack.wsgi [None req-b8d204ca-1c4e-46d3-83b9-d8992473d45d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:20:49.660 8 INFO cinder.api.openstack.wsgi [None req-cd0e9bdf-874f-41a3-8cbd-3b7ddba074d8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:20:49.677 8 INFO cinder.api.openstack.wsgi [None req-cd0e9bdf-874f-41a3-8cbd-3b7ddba074d8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:20:49.684 7 INFO cinder.api.openstack.wsgi [None req-d7d96ecb-0e59-4987-b963-15f164c9f1e8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:20:49.700 7 INFO cinder.api.openstack.wsgi [None req-d7d96ecb-0e59-4987-b963-15f164c9f1e8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/587] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:20:49.709 8 INFO cinder.api.openstack.wsgi [None req-dc9bd379-899a-40ab-ac74-3e7910dd7f89 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:20:49.726 8 INFO cinder.api.openstack.wsgi [None req-dc9bd379-899a-40ab-ac74-3e7910dd7f89 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:20:49.732 7 INFO cinder.api.openstack.wsgi [None req-5905ce32-b762-45e2-b952-68cad20d6fbf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:20:49.740 7 INFO cinder.volume.api [None req-5905ce32-b762-45e2-b952-68cad20d6fbf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:20:49.741 7 INFO cinder.api.openstack.wsgi [None req-5905ce32-b762-45e2-b952-68cad20d6fbf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:20:49.750 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:20:49.757 8 INFO cinder.volume.api [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:20:49.758 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:20:49.768 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:20:49.774 7 INFO cinder.volume.api [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:20:49.775 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:20:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:20:57.235 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:57.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:20:57.236 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:20:57.236 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:07.234 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:07.235 8 INFO cinder.api.openstack.wsgi [None req-cea69c1f-b92b-49e0-9ac9-9df71abb1909 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:07.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:07.237 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:08.700 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False 2026-05-08 19:21:08.713 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 299/596] 199.204.45.38 () {44 vars in 1063 bytes} [Fri May 8 19:21:08 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:21:17.234 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:17.235 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:17.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:17.236 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:27.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:27.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:27.235 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:27.237 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:37.235 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:37.236 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:37.237 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:37.237 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:47.235 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:47.236 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:47.237 7 INFO cinder.api.openstack.wsgi [None req-f0a6c84a-a60a-4d74-b51b-e923814c1319 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:47.238 8 INFO cinder.api.openstack.wsgi [None req-33511662-5a7c-4015-9577-cfb25e7f2ae0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:49.087 7 INFO cinder.api.openstack.wsgi [None req-8a55e2aa-e485-488d-b263-91f37f361d30 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:21:49.108 7 INFO cinder.api.openstack.wsgi [None req-8a55e2aa-e485-488d-b263-91f37f361d30 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:21:49.123 8 INFO cinder.api.openstack.wsgi [None req-f41b1e74-669a-4181-ac39-65c1ee9991df 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:21:49.143 8 INFO cinder.api.openstack.wsgi [None req-f41b1e74-669a-4181-ac39-65c1ee9991df 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:21:49.156 7 INFO cinder.api.openstack.wsgi [None req-8c2b2b7f-a287-4824-b560-3e28de669f46 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:21:49.177 7 INFO cinder.api.openstack.wsgi [None req-8c2b2b7f-a287-4824-b560-3e28de669f46 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:21:49.186 8 INFO cinder.api.openstack.wsgi [None req-c085b906-19c8-44d0-a99f-90268c406704 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:21:49.195 8 INFO cinder.volume.api [None req-c085b906-19c8-44d0-a99f-90268c406704 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:21:49.196 8 INFO cinder.api.openstack.wsgi [None req-c085b906-19c8-44d0-a99f-90268c406704 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:21:49.208 7 INFO cinder.api.openstack.wsgi [None req-ed5c7242-8b6b-4c6c-b6d6-e3571c0e6425 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:21:49.214 7 INFO cinder.api.openstack.wsgi [None req-ed5c7242-8b6b-4c6c-b6d6-e3571c0e6425 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:21:49.222 8 INFO cinder.api.openstack.wsgi [None req-2fd79512-f231-4ee4-b2fb-b8dc95f13e4b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:21:49.230 8 INFO cinder.volume.api [None req-2fd79512-f231-4ee4-b2fb-b8dc95f13e4b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:21:49.232 8 INFO cinder.api.openstack.wsgi [None req-2fd79512-f231-4ee4-b2fb-b8dc95f13e4b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/610] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:21:49.243 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:21:49.250 7 INFO cinder.volume.api [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:21:49.250 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:21:49.262 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:21:49.766 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/612] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:21:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:21:57.234 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:57.234 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:21:57.236 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:21:57.236 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:07.235 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:07.235 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:07.236 8 INFO cinder.api.openstack.wsgi [None req-23d340f9-c928-4c30-be82-717bdd98b791 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:07.236 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:10.990 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False 2026-05-08 19:22:11.005 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] https://volume.199-204-45-38.nip.io/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 310/617] 199.204.45.38 () {44 vars in 1063 bytes} [Fri May 8 19:22:10 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:22:17.235 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:17.235 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:17.236 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:17.236 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:27.235 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:27.235 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:27.236 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:27.236 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:37.234 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:37.235 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:37.235 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:37.236 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:47.234 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:47.235 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:47.236 8 INFO cinder.api.openstack.wsgi [None req-0400aa2e-3b31-4b54-8878-f76529b927b3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:47.236 7 INFO cinder.api.openstack.wsgi [None req-c9b44081-d753-4174-b544-52e67578d4ab 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:49.083 8 INFO cinder.api.openstack.wsgi [None req-6a9dc139-01c2-405f-b5c9-d4f30db75308 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:22:49.096 8 INFO cinder.volume.api [None req-6a9dc139-01c2-405f-b5c9-d4f30db75308 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:22:49.098 8 INFO cinder.api.openstack.wsgi [None req-6a9dc139-01c2-405f-b5c9-d4f30db75308 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/626] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:22:49.107 7 INFO cinder.api.openstack.wsgi [None req-f602cfa5-6a24-48e3-8a0c-9830cf7bb6f1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:22:49.611 7 INFO cinder.api.openstack.wsgi [None req-f602cfa5-6a24-48e3-8a0c-9830cf7bb6f1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/627] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:22:49.631 8 INFO cinder.api.openstack.wsgi [None req-d9293afd-d28a-49ed-9e4a-634e8bad3beb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:22:49.637 8 INFO cinder.api.openstack.wsgi [None req-d9293afd-d28a-49ed-9e4a-634e8bad3beb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 316/628] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:22:49.647 7 INFO cinder.api.openstack.wsgi [None req-75d8c6af-3d93-4532-a071-fdb47ecc62be 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:22:49.656 7 INFO cinder.volume.api [None req-75d8c6af-3d93-4532-a071-fdb47ecc62be 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:22:49.658 7 INFO cinder.api.openstack.wsgi [None req-75d8c6af-3d93-4532-a071-fdb47ecc62be 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/629] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:22:49.692 8 INFO cinder.api.openstack.wsgi [None req-bafd3a91-0e52-48be-9863-9e2f5dbba51f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:22:49.709 8 INFO cinder.api.openstack.wsgi [None req-bafd3a91-0e52-48be-9863-9e2f5dbba51f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/630] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:22:49.720 7 INFO cinder.api.openstack.wsgi [None req-c4bccb17-94ee-4f3d-8198-f7b84056eb7c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:22:49.736 7 INFO cinder.api.openstack.wsgi [None req-c4bccb17-94ee-4f3d-8198-f7b84056eb7c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/631] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:22:49.749 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:22:49.767 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/632] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:22:49.777 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:22:49.785 7 INFO cinder.volume.api [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:22:49.785 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/633] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:22:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:22:57.235 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:57.235 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:22:57.236 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:22:57.236 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:07.234 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:07.235 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:07.236 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:07.236 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:17.235 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:17.235 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:17.236 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:17.236 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:27.235 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:27.235 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:27.236 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:27.236 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:37.235 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:37.235 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:37.236 8 INFO cinder.api.openstack.wsgi [None req-0f9327e7-8c63-4d59-9b05-2907e8b1b3b5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:37.236 7 INFO cinder.api.openstack.wsgi [None req-5250e53c-03ea-4e3d-8383-71a6501c4de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:41.375 8 INFO cinder.api.openstack.wsgi [None req-c8df1221-2903-419d-9fa6-cc259b99db6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots 2026-05-08 19:23:41.389 8 INFO cinder.volume.api [None req-c8df1221-2903-419d-9fa6-cc259b99db6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:23:41.389 8 INFO cinder.api.openstack.wsgi [None req-c8df1221-2903-419d-9fa6-cc259b99db6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 324/644] 10.0.0.33 () {32 vars in 703 bytes} [Fri May 8 19:23:41 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:23:41.405 7 INFO cinder.api.openstack.wsgi [None req-7cd26ef5-77ae-4226-8330-c64ea5b73fd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes 2026-05-08 19:23:41.433 7 INFO cinder.volume.api [None req-7cd26ef5-77ae-4226-8330-c64ea5b73fd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:23:41.434 7 INFO cinder.api.openstack.wsgi [None req-7cd26ef5-77ae-4226-8330-c64ea5b73fd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes returned with HTTP 200 [pid: 7|app: 0|req: 321/645] 10.0.0.33 () {32 vars in 699 bytes} [Fri May 8 19:23:41 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:23:47.234 8 INFO cinder.api.openstack.wsgi [None req-c8df1221-2903-419d-9fa6-cc259b99db6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:47.234 8 INFO cinder.api.openstack.wsgi [None req-c8df1221-2903-419d-9fa6-cc259b99db6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:47.235 7 INFO cinder.api.openstack.wsgi [None req-7cd26ef5-77ae-4226-8330-c64ea5b73fd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:47.236 7 INFO cinder.api.openstack.wsgi [None req-7cd26ef5-77ae-4226-8330-c64ea5b73fd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:49.149 8 INFO cinder.api.openstack.wsgi [None req-910d8ed4-c9bc-497e-b388-eba34c598254 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:23:49.159 8 INFO cinder.api.openstack.wsgi [None req-910d8ed4-c9bc-497e-b388-eba34c598254 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/648] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:23:49.173 7 INFO cinder.api.openstack.wsgi [None req-f610b680-0542-4534-907d-568a784c5d82 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:23:49.677 7 INFO cinder.api.openstack.wsgi [None req-f610b680-0542-4534-907d-568a784c5d82 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 323/649] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:23:49.689 8 INFO cinder.api.openstack.wsgi [None req-68352324-d947-4a34-af62-22567a670831 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:23:49.699 8 INFO cinder.volume.api [None req-68352324-d947-4a34-af62-22567a670831 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:23:49.701 8 INFO cinder.api.openstack.wsgi [None req-68352324-d947-4a34-af62-22567a670831 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/650] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:23:49.712 7 INFO cinder.api.openstack.wsgi [None req-11a58ae8-297d-4b9c-b859-ae86e17763f2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:23:49.723 7 INFO cinder.volume.api [None req-11a58ae8-297d-4b9c-b859-ae86e17763f2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:23:49.723 7 INFO cinder.api.openstack.wsgi [None req-11a58ae8-297d-4b9c-b859-ae86e17763f2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/651] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:23:49.735 8 INFO cinder.api.openstack.wsgi [None req-36e4607c-fe2e-4168-bf4b-e577a84108aa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:23:49.746 8 INFO cinder.volume.api [None req-36e4607c-fe2e-4168-bf4b-e577a84108aa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:23:49.747 8 INFO cinder.api.openstack.wsgi [None req-36e4607c-fe2e-4168-bf4b-e577a84108aa 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/652] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:23:49.805 7 INFO cinder.api.openstack.wsgi [None req-bc3f293f-a3ba-4cf0-9d33-f9c922f7963c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:23:49.831 7 INFO cinder.api.openstack.wsgi [None req-bc3f293f-a3ba-4cf0-9d33-f9c922f7963c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/653] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:23:49.842 8 INFO cinder.api.openstack.wsgi [None req-fdcf895b-5533-42a2-91a7-db9191c193ea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:23:49.863 8 INFO cinder.api.openstack.wsgi [None req-fdcf895b-5533-42a2-91a7-db9191c193ea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/654] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:23:49.878 7 INFO cinder.api.openstack.wsgi [None req-bfc7c82c-9647-4300-b0f0-6f01e654b572 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:23:49.895 7 INFO cinder.api.openstack.wsgi [None req-bfc7c82c-9647-4300-b0f0-6f01e654b572 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/655] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:23:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:23:57.235 8 INFO cinder.api.openstack.wsgi [None req-fdcf895b-5533-42a2-91a7-db9191c193ea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:57.236 8 INFO cinder.api.openstack.wsgi [None req-fdcf895b-5533-42a2-91a7-db9191c193ea 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:57.235 7 INFO cinder.api.openstack.wsgi [None req-bfc7c82c-9647-4300-b0f0-6f01e654b572 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:23:57.236 7 INFO cinder.api.openstack.wsgi [None req-bfc7c82c-9647-4300-b0f0-6f01e654b572 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:23:59.798 7 INFO cinder.api.openstack.wsgi [None req-bb30bbe3-7e40-41ba-9fa2-4ff1b267f8be 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes 2026-05-08 19:24:00.503 7 INFO cinder.api.v3.volumes [None req-bb30bbe3-7e40-41ba-9fa2-4ff1b267f8be 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Create volume of 1 GB 2026-05-08 19:24:00.524 7 INFO cinder.volume.api [None req-bb30bbe3-7e40-41ba-9fa2-4ff1b267f8be 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:24:00.911 7 INFO cinder.volume.api [None req-bb30bbe3-7e40-41ba-9fa2-4ff1b267f8be 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Create volume request issued successfully. 2026-05-08 19:24:00.912 7 INFO cinder.api.openstack.wsgi [None req-bb30bbe3-7e40-41ba-9fa2-4ff1b267f8be 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes returned with HTTP 202 [pid: 7|app: 0|req: 328/658] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:23:59 2026] POST /v3/02f0067b54504f40b6a6ddd72555f579/volumes => generated 863 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 19:24:00.934 8 INFO cinder.api.openstack.wsgi [None req-8e1c91f3-7443-4e0a-aedc-c8421892022b 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:00.982 8 INFO cinder.volume.api [None req-8e1c91f3-7443-4e0a-aedc-c8421892022b 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:01.003 8 INFO cinder.api.openstack.wsgi [None req-8e1c91f3-7443-4e0a-aedc-c8421892022b 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 8|app: 0|req: 331/659] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:24:00 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 931 bytes in 78 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-08 19:24:02.031 7 INFO cinder.api.openstack.wsgi [None req-d8d4bbe8-80e8-44ec-a98e-67b67d5606ec 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:02.053 7 INFO cinder.volume.api [None req-d8d4bbe8-80e8-44ec-a98e-67b67d5606ec 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:02.067 7 INFO cinder.api.openstack.wsgi [None req-d8d4bbe8-80e8-44ec-a98e-67b67d5606ec 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 7|app: 0|req: 329/660] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:24:02 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 955 bytes in 44 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-08 19:24:03.085 8 INFO cinder.api.openstack.wsgi [None req-fab45e9c-2175-4ef4-82a2-9edc3f0b0960 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:03.100 8 INFO cinder.volume.api [None req-fab45e9c-2175-4ef4-82a2-9edc3f0b0960 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:03.108 8 INFO cinder.api.openstack.wsgi [None req-fab45e9c-2175-4ef4-82a2-9edc3f0b0960 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 8|app: 0|req: 332/661] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:24:03 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 955 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-08 19:24:04.136 7 INFO cinder.api.openstack.wsgi [None req-90b4ae90-4896-48c5-9753-e6667fe38097 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:04.166 7 INFO cinder.volume.api [None req-90b4ae90-4896-48c5-9753-e6667fe38097 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:04.180 7 INFO cinder.api.openstack.wsgi [None req-90b4ae90-4896-48c5-9753-e6667fe38097 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 7|app: 0|req: 330/662] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:24:04 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 1340 bytes in 55 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-08 19:24:04.270 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:04.282 8 INFO cinder.volume.api [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:04.287 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 8|app: 0|req: 333/663] 10.0.0.215 () {34 vars in 1027 bytes} [Fri May 8 19:24:04 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 1340 bytes in 26 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-08 19:24:04.661 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-6dbeceb4-8f25-4d0c-b06d-757801003ac8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:04.889 7 INFO cinder.volume.api [req-3677eff5-0287-4305-ba48-e4958048e762 req-6dbeceb4-8f25-4d0c-b06d-757801003ac8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:04.894 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-6dbeceb4-8f25-4d0c-b06d-757801003ac8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 7|app: 0|req: 331/664] 10.0.0.215 () {34 vars in 1027 bytes} [Fri May 8 19:24:04 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 1340 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:24:04.906 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:24:04.907 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 334/665] 10.0.0.215 () {32 vars in 828 bytes} [Fri May 8 19:24:04 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-08 19:24:04.921 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f05be6f9-a893-41f6-87ba-5eeeff11f8b8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/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 "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-05-08 19:24:04.998 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f05be6f9-a893-41f6-87ba-5eeeff11f8b8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments returned with HTTP 200 [pid: 7|app: 0|req: 332/666] 10.0.0.215 () {40 vars in 1056 bytes} [Fri May 8 19:24:04 2026] POST /v3/02f0067b54504f40b6a6ddd72555f579/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:24:07.235 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:07.236 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:07.236 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f05be6f9-a893-41f6-87ba-5eeeff11f8b8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:07.238 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f05be6f9-a893-41f6-87ba-5eeeff11f8b8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:10.915 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:24:10.916 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-27e92a01-c58d-40c8-a525-c42efefa0d17 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 336/669] 199.204.45.38 () {32 vars in 838 bytes} [Fri May 8 19:24:10 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-08 19:24:10.958 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-af65a7c9-b92c-4bef-b5ad-88cea42d73ed 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:10.975 7 INFO cinder.volume.api [req-3677eff5-0287-4305-ba48-e4958048e762 req-af65a7c9-b92c-4bef-b5ad-88cea42d73ed 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:10.980 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-af65a7c9-b92c-4bef-b5ad-88cea42d73ed 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 200 [pid: 7|app: 0|req: 334/670] 199.204.45.38 () {36 vars in 1071 bytes} [Fri May 8 19:24:10 2026] GET /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 1520 bytes in 27 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-08 19:24:12.925 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-b1dae2c7-1fd8-4475-8bbb-df3f13db18c5 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b /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 "volume_attachment". 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-08 19:24:13.981 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-b1dae2c7-1fd8-4475-8bbb-df3f13db18c5 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b returned with HTTP 200 [pid: 8|app: 0|req: 337/671] 199.204.45.38 () {40 vars in 1133 bytes} [Fri May 8 19:24:12 2026] PUT /v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b => generated 802 bytes in 1068 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-08 19:24:14.514 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b/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-08 19:24:14.575 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b/action returned with HTTP 204 [pid: 7|app: 0|req: 335/672] 199.204.45.38 () {40 vars in 1146 bytes} [Fri May 8 19:24:14 2026] POST /v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-08 19:24:17.235 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-b1dae2c7-1fd8-4475-8bbb-df3f13db18c5 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:17.235 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:17.236 8 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-b1dae2c7-1fd8-4475-8bbb-df3f13db18c5 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:17.236 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135: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-08 19:24:26.867 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b /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-08 19:24:27.235 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:27.237 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:27.241 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:27.241 7 INFO cinder.api.openstack.wsgi [req-3677eff5-0287-4305-ba48-e4958048e762 req-f9a0891c-c0b0-4246-a968-718186e5f235 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:27.453 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b returned with HTTP 200 [pid: 8|app: 0|req: 339/677] 199.204.45.38 () {38 vars in 1101 bytes} [Fri May 8 19:24:26 2026] DELETE /v3/02f0067b54504f40b6a6ddd72555f579/attachments/9f097d61-ebf9-4061-83ee-1fa60b54127b => generated 19 bytes in 594 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-08 19:24:27.468 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 2026-05-08 19:24:27.468 7 INFO cinder.api.v3.volumes [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Delete volume with id: c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 /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-08 19:24:27.479 7 INFO cinder.volume.api [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Volume info retrieved successfully. 2026-05-08 19:24:27.512 7 INFO cinder.volume.api [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] Delete volume request issued successfully. 2026-05-08 19:24:27.513 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 returned with HTTP 202 [pid: 7|app: 0|req: 339/678] 199.204.45.38 () {36 vars in 1052 bytes} [Fri May 8 19:24:27 2026] DELETE /v3/02f0067b54504f40b6a6ddd72555f579/volumes/c6f40cb6-cee4-4178-b2f5-b0d3ce81c8e6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-08 19:24:37.234 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:37.235 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:37.235 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:37.237 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:47.235 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:47.235 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:47.236 7 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-46e31d93-4ecb-4633-8fa9-943787f69b0f 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:47.237 8 INFO cinder.api.openstack.wsgi [req-577f3c9a-a8cb-4197-9920-36cd8e192995 req-b6638e76-e724-4c70-8fd8-4296eb97cce8 421cfba178b6411a82f94609c5ff3ab8 02f0067b54504f40b6a6ddd72555f579 - - default default] http://10.0.0.135: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-08 19:24:49.153 7 INFO cinder.api.openstack.wsgi [None req-33d2239e-751b-40ca-be4d-438c919b1983 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:24:49.164 7 INFO cinder.volume.api [None req-33d2239e-751b-40ca-be4d-438c919b1983 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:24:49.167 7 INFO cinder.api.openstack.wsgi [None req-33d2239e-751b-40ca-be4d-438c919b1983 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 119 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-08 19:24:49.179 8 INFO cinder.api.openstack.wsgi [None req-93eb5ba5-ec22-4127-9dde-dd994d2e36e5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?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-08 19:24:49.185 8 INFO cinder.volume.api [None req-93eb5ba5-ec22-4127-9dde-dd994d2e36e5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:24:49.186 8 INFO cinder.api.openstack.wsgi [None req-93eb5ba5-ec22-4127-9dde-dd994d2e36e5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/684] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:24:49.199 7 INFO cinder.api.openstack.wsgi [None req-2165a812-a262-4a34-893c-ac0b689f634d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:24:49.204 7 INFO cinder.api.openstack.wsgi [None req-2165a812-a262-4a34-893c-ac0b689f634d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:49.211 8 INFO cinder.api.openstack.wsgi [None req-d930b791-54fa-49fc-a2e4-c917d5dd8667 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:24:49.220 8 INFO cinder.volume.api [None req-d930b791-54fa-49fc-a2e4-c917d5dd8667 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:24:49.223 8 INFO cinder.api.openstack.wsgi [None req-d930b791-54fa-49fc-a2e4-c917d5dd8667 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/686] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:24:49.233 7 INFO cinder.api.openstack.wsgi [None req-87cd7c5a-6be1-4465-a87d-0117cf62732d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:24:49.736 7 INFO cinder.api.openstack.wsgi [None req-87cd7c5a-6be1-4465-a87d-0117cf62732d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:24:49.835 8 INFO cinder.api.openstack.wsgi [None req-9aee45fa-1cec-4269-9151-c4ecd0f1f8eb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/085fb07f0e22404abdbdcafedb4b35c5?usage=true 2026-05-08 19:24:49.852 8 INFO cinder.api.openstack.wsgi [None req-9aee45fa-1cec-4269-9151-c4ecd0f1f8eb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/085fb07f0e22404abdbdcafedb4b35c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/688] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/085fb07f0e22404abdbdcafedb4b35c5?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:49.866 7 INFO cinder.api.openstack.wsgi [None req-f6fc5dec-5a4d-47d8-b78a-7de9cebc65f7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:24:49.893 7 INFO cinder.api.openstack.wsgi [None req-f6fc5dec-5a4d-47d8-b78a-7de9cebc65f7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:49.903 8 INFO cinder.api.openstack.wsgi [None req-1c0e0664-7952-402b-a95f-feeaf3b4a137 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:24:49.923 8 INFO cinder.api.openstack.wsgi [None req-1c0e0664-7952-402b-a95f-feeaf3b4a137 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:49.933 7 INFO cinder.api.openstack.wsgi [None req-31c44067-ae13-4cd6-9c88-b3f2074b3af3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:24:49.952 7 INFO cinder.api.openstack.wsgi [None req-31c44067-ae13-4cd6-9c88-b3f2074b3af3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:49.964 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/97920f39e4574ed091b062159ccf38a7?usage=true 2026-05-08 19:24:49.993 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/97920f39e4574ed091b062159ccf38a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/97920f39e4574ed091b062159ccf38a7?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:50.008 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c508f0425ca041e899936d5c6b8c2565?usage=true 2026-05-08 19:24:50.027 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c508f0425ca041e899936d5c6b8c2565?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:24:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c508f0425ca041e899936d5c6b8c2565?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:24:57.235 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:57.235 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:24:57.236 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:24:57.236 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:07.235 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:07.235 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:07.236 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:07.237 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:17.235 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:17.235 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:17.236 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:17.237 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:27.236 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:27.236 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:27.237 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:27.237 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:37.235 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:37.237 8 INFO cinder.api.openstack.wsgi [None req-d256108e-3ebd-4008-88c5-5933327269cc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:37.236 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:37.242 7 INFO cinder.api.openstack.wsgi [None req-9697219e-59c7-43f5-8f1f-4de45eaaea7f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:43.389 8 INFO cinder.api.openstack.wsgi [None req-d7ef470c-fbe7-47ef-a17e-a70f540ac79d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes 2026-05-08 19:25:43.391 8 INFO cinder.api.v3.volumes [None req-d7ef470c-fbe7-47ef-a17e-a70f540ac79d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Create volume of 1 GB 2026-05-08 19:25:43.406 8 INFO cinder.volume.api [None req-d7ef470c-fbe7-47ef-a17e-a70f540ac79d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:25:43.686 8 INFO cinder.volume.api [None req-d7ef470c-fbe7-47ef-a17e-a70f540ac79d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Create volume request issued successfully. 2026-05-08 19:25:43.688 8 INFO cinder.api.openstack.wsgi [None req-d7ef470c-fbe7-47ef-a17e-a70f540ac79d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes returned with HTTP 202 [pid: 8|app: 0|req: 352/704] 10.0.0.33 () {34 vars in 720 bytes} [Fri May 8 19:25:43 2026] POST /v3/ce0d8600981a4c7a97fd399139c94484/volumes => generated 860 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 19:25:43.720 7 INFO cinder.api.openstack.wsgi [None req-9e376dc1-36c6-4113-a728-388615080da4 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:25:43.743 7 INFO cinder.volume.api [None req-9e376dc1-36c6-4113-a728-388615080da4 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:25:43.749 7 INFO cinder.api.openstack.wsgi [None req-9e376dc1-36c6-4113-a728-388615080da4 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:43 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 928 bytes in 45 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-08 19:25:44.772 8 INFO cinder.api.openstack.wsgi [None req-ca06ffff-3e0b-4d3c-9437-6924eef0ed3b 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:25:44.786 8 INFO cinder.volume.api [None req-ca06ffff-3e0b-4d3c-9437-6924eef0ed3b 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:25:44.792 8 INFO cinder.api.openstack.wsgi [None req-ca06ffff-3e0b-4d3c-9437-6924eef0ed3b 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:44 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:47.236 8 INFO cinder.api.openstack.wsgi [None req-ca06ffff-3e0b-4d3c-9437-6924eef0ed3b 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:47.236 7 INFO cinder.api.openstack.wsgi [None req-9e376dc1-36c6-4113-a728-388615080da4 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:47.237 7 INFO cinder.api.openstack.wsgi [None req-9e376dc1-36c6-4113-a728-388615080da4 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:47.237 8 INFO cinder.api.openstack.wsgi [None req-ca06ffff-3e0b-4d3c-9437-6924eef0ed3b 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://10.0.0.135: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-08 19:25:49.234 7 INFO cinder.api.openstack.wsgi [None req-48debd0a-1da6-4d9b-8a60-91071c3a0453 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:25:49.739 7 INFO cinder.api.openstack.wsgi [None req-48debd0a-1da6-4d9b-8a60-91071c3a0453 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 656 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-08 19:25:49.749 8 INFO cinder.api.openstack.wsgi [None req-bc8391aa-e569-4fbc-b745-a8288df5a903 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:25:49.761 8 INFO cinder.volume.api [None req-bc8391aa-e569-4fbc-b745-a8288df5a903 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:25:49.766 8 INFO cinder.api.openstack.wsgi [None req-bc8391aa-e569-4fbc-b745-a8288df5a903 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1121 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:25:49.777 7 INFO cinder.api.openstack.wsgi [None req-c4346f69-0500-470c-9335-b33eaca5fc2c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:25:49.789 7 INFO cinder.volume.api [None req-c4346f69-0500-470c-9335-b33eaca5fc2c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:25:49.793 7 INFO cinder.api.openstack.wsgi [None req-c4346f69-0500-470c-9335-b33eaca5fc2c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1121 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-08 19:25:49.803 8 INFO cinder.api.openstack.wsgi [None req-9f316e35-9b02-4106-8dfb-b2640af4c186 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:25:49.808 8 INFO cinder.volume.api [None req-9f316e35-9b02-4106-8dfb-b2640af4c186 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:25:49.808 8 INFO cinder.api.openstack.wsgi [None req-9f316e35-9b02-4106-8dfb-b2640af4c186 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/712] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:25:49.887 7 INFO cinder.api.openstack.wsgi [None req-b21ecd5b-6019-47d3-9112-48b315212a49 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:25:49.908 7 INFO cinder.api.openstack.wsgi [None req-b21ecd5b-6019-47d3-9112-48b315212a49 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/713] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:49.917 8 INFO cinder.api.openstack.wsgi [None req-8ccbde63-7352-4026-8e46-801f2029ddff 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2090ffd3b93c490bbdc1162137b4d157?usage=true 2026-05-08 19:25:49.937 8 INFO cinder.api.openstack.wsgi [None req-8ccbde63-7352-4026-8e46-801f2029ddff 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2090ffd3b93c490bbdc1162137b4d157?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2090ffd3b93c490bbdc1162137b4d157?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:49.948 7 INFO cinder.api.openstack.wsgi [None req-41dd9fe3-c043-45b3-a576-4db5fd913ed2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:25:49.970 7 INFO cinder.api.openstack.wsgi [None req-41dd9fe3-c043-45b3-a576-4db5fd913ed2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/715] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:49.982 8 INFO cinder.api.openstack.wsgi [None req-e43b7e4e-0e67-4587-a800-191d936ab678 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:25:50.008 8 INFO cinder.api.openstack.wsgi [None req-e43b7e4e-0e67-4587-a800-191d936ab678 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/716] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.021 7 INFO cinder.api.openstack.wsgi [None req-3b249c5d-70e8-4582-827d-3e0361034daf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c5305e6faa0e424fb447cedd2a143a87?usage=true 2026-05-08 19:25:50.042 7 INFO cinder.api.openstack.wsgi [None req-3b249c5d-70e8-4582-827d-3e0361034daf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c5305e6faa0e424fb447cedd2a143a87?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/717] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c5305e6faa0e424fb447cedd2a143a87?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.054 8 INFO cinder.api.openstack.wsgi [None req-7dc48e19-ff41-42f9-9fcf-0d4f3f4c7403 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/ce0d8600981a4c7a97fd399139c94484?usage=true 2026-05-08 19:25:50.076 8 INFO cinder.api.openstack.wsgi [None req-7dc48e19-ff41-42f9-9fcf-0d4f3f4c7403 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/ce0d8600981a4c7a97fd399139c94484?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/718] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/ce0d8600981a4c7a97fd399139c94484?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.086 7 INFO cinder.api.openstack.wsgi [None req-0d9d09c2-d20c-427f-b787-a47cb20692eb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true 2026-05-08 19:25:50.115 7 INFO cinder.api.openstack.wsgi [None req-0d9d09c2-d20c-427f-b787-a47cb20692eb 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.131 8 INFO cinder.api.openstack.wsgi [None req-1f9bc294-78b7-4808-b046-cdc2737dcc1c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f5f44cb6fda144fb9f9e3c892bb62031?usage=true 2026-05-08 19:25:50.171 8 INFO cinder.api.openstack.wsgi [None req-1f9bc294-78b7-4808-b046-cdc2737dcc1c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f5f44cb6fda144fb9f9e3c892bb62031?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f5f44cb6fda144fb9f9e3c892bb62031?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.183 7 INFO cinder.api.openstack.wsgi [None req-659c2838-5e51-456d-a34f-c15ecf95d459 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f6727248ee574b539f44c594e6f34171?usage=true 2026-05-08 19:25:50.200 7 INFO cinder.api.openstack.wsgi [None req-659c2838-5e51-456d-a34f-c15ecf95d459 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f6727248ee574b539f44c594e6f34171?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/721] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/f6727248ee574b539f44c594e6f34171?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:50.210 8 INFO cinder.api.openstack.wsgi [None req-2422aa6f-c4b9-44ec-ada2-5c6d8310ab34 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:25:50.215 8 INFO cinder.api.openstack.wsgi [None req-2422aa6f-c4b9-44ec-ada2-5c6d8310ab34 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 361/722] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:25:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:53.205 7 INFO cinder.api.openstack.wsgi [None req-659c2838-5e51-456d-a34f-c15ecf95d459 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:25:53.205 7 INFO cinder.api.openstack.wsgi [None req-659c2838-5e51-456d-a34f-c15ecf95d459 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 362/723] 10.0.0.33 () {30 vars in 409 bytes} [Fri May 8 19:25:53 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:25:56.208 8 INFO cinder.api.openstack.wsgi [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes 2026-05-08 19:25:56.212 8 INFO cinder.api.v3.volumes [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume of 1 GB 2026-05-08 19:25:56.218 8 INFO cinder.volume.api [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Availability Zones retrieved successfully. 2026-05-08 19:25:56.380 8 INFO cinder.volume.api [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume request issued successfully. 2026-05-08 19:25:56.382 8 INFO cinder.api.openstack.wsgi [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes returned with HTTP 202 [pid: 8|app: 0|req: 362/724] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:25:55 2026] POST /v3/c0643067895a48a09b6b197e43177dbd/volumes => generated 871 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 19:25:56.405 7 INFO cinder.api.openstack.wsgi [None req-b53dc293-2dea-4f89-bb81-40aa73409136 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:56.435 7 INFO cinder.volume.api [None req-b53dc293-2dea-4f89-bb81-40aa73409136 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:56.443 7 INFO cinder.api.openstack.wsgi [None req-b53dc293-2dea-4f89-bb81-40aa73409136 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 363/725] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:56 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 939 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:57.235 8 INFO cinder.api.openstack.wsgi [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:57.236 7 INFO cinder.api.openstack.wsgi [None req-b53dc293-2dea-4f89-bb81-40aa73409136 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:25:57.236 8 INFO cinder.api.openstack.wsgi [None req-c4a86161-3815-4f6a-aa69-9fc6f58a11f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:25:57.237 7 INFO cinder.api.openstack.wsgi [None req-b53dc293-2dea-4f89-bb81-40aa73409136 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://10.0.0.135: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-08 19:25:57.470 7 INFO cinder.api.openstack.wsgi [None req-87054d43-d105-4b4a-b80c-97836906e2c5 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:57.482 7 INFO cinder.volume.api [None req-87054d43-d105-4b4a-b80c-97836906e2c5 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:57.485 7 INFO cinder.api.openstack.wsgi [None req-87054d43-d105-4b4a-b80c-97836906e2c5 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 365/728] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:57 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 964 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-08 19:25:57.503 8 INFO cinder.api.openstack.wsgi [None req-2d92c520-a8d9-45c8-9a88-69dd3c4bbdeb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:57.518 8 INFO cinder.volume.api [None req-2d92c520-a8d9-45c8-9a88-69dd3c4bbdeb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:57.523 8 INFO cinder.api.openstack.wsgi [None req-2d92c520-a8d9-45c8-9a88-69dd3c4bbdeb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 8|app: 0|req: 364/729] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:57 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 964 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-08 19:25:57.535 7 INFO cinder.api.openstack.wsgi [None req-8a680348-76c2-4e15-bd0f-52c302c58241 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:57.547 7 INFO cinder.volume.api [None req-8a680348-76c2-4e15-bd0f-52c302c58241 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:57.554 7 INFO cinder.volume.api [None req-8a680348-76c2-4e15-bd0f-52c302c58241 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:25:57.554 7 INFO cinder.api.openstack.wsgi [None req-8a680348-76c2-4e15-bd0f-52c302c58241 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 366/730] 10.0.0.33 () {34 vars in 793 bytes} [Fri May 8 19:25:57 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 896 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-08 19:25:57.567 8 INFO cinder.api.openstack.wsgi [None req-6ff1d02d-a86d-49db-b435-f518c113eff1 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:57.579 8 INFO cinder.volume.api [None req-6ff1d02d-a86d-49db-b435-f518c113eff1 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:57.587 8 INFO cinder.volume.api [None req-6ff1d02d-a86d-49db-b435-f518c113eff1 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:25:57.588 8 INFO cinder.api.openstack.wsgi [None req-6ff1d02d-a86d-49db-b435-f518c113eff1 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 8|app: 0|req: 365/731] 10.0.0.33 () {34 vars in 794 bytes} [Fri May 8 19:25:57 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 935 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-08 19:25:57.607 7 INFO cinder.api.openstack.wsgi [None req-1e2937a4-31a3-47f5-ad02-5c1188ba38de b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:25:57.617 7 INFO cinder.volume.api [None req-1e2937a4-31a3-47f5-ad02-5c1188ba38de b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:57.621 7 INFO cinder.api.openstack.wsgi [None req-1e2937a4-31a3-47f5-ad02-5c1188ba38de b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 367/732] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:57 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 1003 bytes in 19 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-08 19:25:57.640 8 INFO cinder.api.openstack.wsgi [None req-9fffe897-cb0c-43b1-9a3a-c4e2cbd18225 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes 2026-05-08 19:25:57.643 8 INFO cinder.api.v3.volumes [None req-9fffe897-cb0c-43b1-9a3a-c4e2cbd18225 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume of 1 GB 2026-05-08 19:25:57.652 8 INFO cinder.volume.api [None req-9fffe897-cb0c-43b1-9a3a-c4e2cbd18225 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Availability Zones retrieved successfully. 2026-05-08 19:25:58.009 8 INFO cinder.volume.api [None req-9fffe897-cb0c-43b1-9a3a-c4e2cbd18225 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume request issued successfully. 2026-05-08 19:25:58.010 8 INFO cinder.api.openstack.wsgi [None req-9fffe897-cb0c-43b1-9a3a-c4e2cbd18225 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes returned with HTTP 202 [pid: 8|app: 0|req: 366/733] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:25:57 2026] POST /v3/c0643067895a48a09b6b197e43177dbd/volumes => generated 892 bytes in 375 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-08 19:25:58.032 7 INFO cinder.api.openstack.wsgi [None req-93147c6b-9ad5-4b2f-a4dc-cf67051f1a32 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:58.061 7 INFO cinder.volume.api [None req-93147c6b-9ad5-4b2f-a4dc-cf67051f1a32 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:58.067 7 INFO cinder.api.openstack.wsgi [None req-93147c6b-9ad5-4b2f-a4dc-cf67051f1a32 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 200 [pid: 7|app: 0|req: 368/734] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:58 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 960 bytes in 43 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-08 19:25:58.684 8 INFO cinder.api.openstack.wsgi [None req-7484a841-ae86-4705-9587-7c0d35f63920 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/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-08 19:25:58.699 8 INFO cinder.volume.api [None req-7484a841-ae86-4705-9587-7c0d35f63920 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:25:58.712 8 INFO cinder.volume.api [None req-7484a841-ae86-4705-9587-7c0d35f63920 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Update volume admin metadata completed 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-08 19:25:59.090 7 INFO cinder.api.openstack.wsgi [None req-261e4b72-1fa0-4de2-b798-3b0bf3f0d1ad b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:59.111 7 INFO cinder.volume.api [None req-261e4b72-1fa0-4de2-b798-3b0bf3f0d1ad b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.116 7 INFO cinder.api.openstack.wsgi [None req-261e4b72-1fa0-4de2-b798-3b0bf3f0d1ad b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:59 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 985 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-08 19:25:59.133 7 INFO cinder.api.openstack.wsgi [None req-bbe8435c-3693-4709-8acf-c61d8c052ded b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:59.156 7 INFO cinder.volume.api [None req-bbe8435c-3693-4709-8acf-c61d8c052ded b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.167 7 INFO cinder.volume.api [None req-bbe8435c-3693-4709-8acf-c61d8c052ded b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:25:59.168 7 INFO cinder.api.openstack.wsgi [None req-bbe8435c-3693-4709-8acf-c61d8c052ded b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 200 [pid: 7|app: 0|req: 370/736] 10.0.0.33 () {34 vars in 793 bytes} [Fri May 8 19:25:59 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 882 bytes in 40 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-08 19:25:59.186 7 INFO cinder.api.openstack.wsgi [None req-95dac0d8-5bf8-4d5a-9f5b-a422f6b633ca b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:59.201 7 INFO cinder.volume.api [None req-95dac0d8-5bf8-4d5a-9f5b-a422f6b633ca b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.206 7 INFO cinder.api.openstack.wsgi [None req-95dac0d8-5bf8-4d5a-9f5b-a422f6b633ca b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 200 [pid: 7|app: 0|req: 371/737] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:59 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:59.217 8 INFO cinder.volume.api [None req-7484a841-ae86-4705-9587-7c0d35f63920 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Attach volume completed successfully. 2026-05-08 19:25:59.217 8 INFO cinder.api.openstack.wsgi [None req-7484a841-ae86-4705-9587-7c0d35f63920 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/action returned with HTTP 202 [pid: 8|app: 0|req: 367/738] 10.0.0.33 () {34 vars in 808 bytes} [Fri May 8 19:25:58 2026] POST /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/action => generated 0 bytes in 541 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-08 19:25:59.221 7 INFO cinder.api.openstack.wsgi [None req-5588103e-d209-40ca-91d0-2dda6061cc8b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a 2026-05-08 19:25:59.222 7 INFO cinder.api.v3.volumes [None req-5588103e-d209-40ca-91d0-2dda6061cc8b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume with id: 7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:59.231 8 INFO cinder.api.openstack.wsgi [None req-1eaa3d10-ed71-4924-b2be-8e6b8204ee98 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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/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-08 19:25:59.248 7 INFO cinder.volume.api [None req-5588103e-d209-40ca-91d0-2dda6061cc8b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.252 8 INFO cinder.volume.api [None req-1eaa3d10-ed71-4924-b2be-8e6b8204ee98 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.260 8 INFO cinder.api.openstack.wsgi [None req-1eaa3d10-ed71-4924-b2be-8e6b8204ee98 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 8|app: 0|req: 368/739] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:59 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:25:59.277 7 INFO cinder.volume.api [None req-5588103e-d209-40ca-91d0-2dda6061cc8b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume request issued successfully. 2026-05-08 19:25:59.277 7 INFO cinder.api.openstack.wsgi [None req-5588103e-d209-40ca-91d0-2dda6061cc8b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 202 /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, ' [pid: 7|app: 0|req: 372/740] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:25:59 2026] DELETE /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-08 19:25:59.281 8 INFO cinder.api.openstack.wsgi [None req-57f04f11-952a-4ada-b496-8f774b92b40d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/action /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-08 19:25:59.290 7 INFO cinder.api.openstack.wsgi [None req-892e6bda-6965-4ef9-8a68-f4e6f4a38e19 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a /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-08 19:25:59.300 8 INFO cinder.volume.api [None req-57f04f11-952a-4ada-b496-8f774b92b40d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved 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-08 19:25:59.310 7 INFO cinder.volume.api [None req-892e6bda-6965-4ef9-8a68-f4e6f4a38e19 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.316 7 INFO cinder.api.openstack.wsgi [None req-892e6bda-6965-4ef9-8a68-f4e6f4a38e19 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 200 [pid: 7|app: 0|req: 373/741] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:59 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:25:59.805 8 INFO cinder.volume.api [None req-57f04f11-952a-4ada-b496-8f774b92b40d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Detach volume completed successfully. 2026-05-08 19:25:59.805 8 INFO cinder.api.openstack.wsgi [None req-57f04f11-952a-4ada-b496-8f774b92b40d 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/action returned with HTTP 202 [pid: 8|app: 0|req: 369/742] 10.0.0.33 () {34 vars in 808 bytes} [Fri May 8 19:25:59 2026] POST /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085/action => generated 0 bytes in 534 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-08 19:25:59.819 7 INFO cinder.api.openstack.wsgi [None req-d2e2ccdf-e153-4764-bcee-ff34f12ae4e2 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:25:59.839 7 INFO cinder.volume.api [None req-d2e2ccdf-e153-4764-bcee-ff34f12ae4e2 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:25:59.845 7 INFO cinder.api.openstack.wsgi [None req-d2e2ccdf-e153-4764-bcee-ff34f12ae4e2 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 7|app: 0|req: 374/743] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:25:59 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 972 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:00.335 8 INFO cinder.api.openstack.wsgi [None req-f1b88142-680e-4431-a55a-a2e18f3e9b57 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a 2026-05-08 19:26:00.343 8 INFO cinder.api.openstack.wsgi [None req-f1b88142-680e-4431-a55a-a2e18f3e9b57 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a returned with HTTP 404 [pid: 8|app: 0|req: 370/744] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:00 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/7b16a8ef-4860-4943-bf0e-9215ecfc5e9a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:00.355 7 INFO cinder.api.openstack.wsgi [None req-aa4718a7-a2c8-462b-8872-c90871731ab7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:26:00.383 7 INFO cinder.volume.api [None req-aa4718a7-a2c8-462b-8872-c90871731ab7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:00.389 7 INFO cinder.api.openstack.wsgi [None req-aa4718a7-a2c8-462b-8872-c90871731ab7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 375/745] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:00 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 1003 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:26:00.408 8 INFO cinder.api.openstack.wsgi [None req-21b6735f-669d-4b62-9b82-861492eabe41 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 2026-05-08 19:26:00.408 8 INFO cinder.api.v3.volumes [None req-21b6735f-669d-4b62-9b82-861492eabe41 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume with id: 132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:26:00.418 8 INFO cinder.volume.api [None req-21b6735f-669d-4b62-9b82-861492eabe41 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:00.456 8 INFO cinder.volume.api [None req-21b6735f-669d-4b62-9b82-861492eabe41 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume request issued successfully. 2026-05-08 19:26:00.456 8 INFO cinder.api.openstack.wsgi [None req-21b6735f-669d-4b62-9b82-861492eabe41 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 202 [pid: 8|app: 0|req: 371/746] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:00 2026] DELETE /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 0 bytes in 57 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-08 19:26:00.474 7 INFO cinder.api.openstack.wsgi [None req-14144458-515b-465f-a712-7d74b9bc889b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 /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-08 19:26:00.487 7 INFO cinder.volume.api [None req-14144458-515b-465f-a712-7d74b9bc889b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:00.493 7 INFO cinder.api.openstack.wsgi [None req-14144458-515b-465f-a712-7d74b9bc889b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 200 [pid: 7|app: 0|req: 376/747] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:00 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 1002 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-08 19:26:01.516 8 INFO cinder.api.openstack.wsgi [None req-7fcb7e17-c2a0-4ba7-89f0-d98feee35443 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 2026-05-08 19:26:01.525 8 INFO cinder.api.openstack.wsgi [None req-7fcb7e17-c2a0-4ba7-89f0-d98feee35443 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 returned with HTTP 404 [pid: 8|app: 0|req: 372/748] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:01 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/132b98fa-df57-4835-a737-ebbfb1a60273 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:01.572 7 INFO cinder.api.openstack.wsgi [None req-be3fc152-f4d4-4a26-b545-c857958491b8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes 2026-05-08 19:26:01.660 7 INFO cinder.api.v3.volumes [None req-be3fc152-f4d4-4a26-b545-c857958491b8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume of 1 GB 2026-05-08 19:26:01.668 7 INFO cinder.volume.api [None req-be3fc152-f4d4-4a26-b545-c857958491b8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Availability Zones retrieved successfully. 2026-05-08 19:26:01.851 7 INFO cinder.volume.api [None req-be3fc152-f4d4-4a26-b545-c857958491b8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume request issued successfully. 2026-05-08 19:26:01.853 7 INFO cinder.api.openstack.wsgi [None req-be3fc152-f4d4-4a26-b545-c857958491b8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes returned with HTTP 202 [pid: 7|app: 0|req: 377/749] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:26:01 2026] POST /v3/c0643067895a48a09b6b197e43177dbd/volumes => generated 870 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 19:26:01.869 8 INFO cinder.api.openstack.wsgi [None req-2815fe9a-600c-4f91-adbb-60d26746c1f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:01.895 8 INFO cinder.volume.api [None req-2815fe9a-600c-4f91-adbb-60d26746c1f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:01.904 8 INFO cinder.api.openstack.wsgi [None req-2815fe9a-600c-4f91-adbb-60d26746c1f7 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 8|app: 0|req: 373/750] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:01 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 938 bytes in 42 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-08 19:26:02.927 7 INFO cinder.api.openstack.wsgi [None req-36ac20df-489c-46a4-82a3-1ad50d01febb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:02.949 7 INFO cinder.volume.api [None req-36ac20df-489c-46a4-82a3-1ad50d01febb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:02.958 7 INFO cinder.api.openstack.wsgi [None req-36ac20df-489c-46a4-82a3-1ad50d01febb b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 7|app: 0|req: 378/751] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:02 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 1347 bytes in 39 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-08 19:26:02.981 8 INFO cinder.api.openstack.wsgi [None req-87758f49-7cc3-4c4e-990b-ec812eb8c348 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:03.003 8 INFO cinder.volume.api [None req-87758f49-7cc3-4c4e-990b-ec812eb8c348 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:03.008 8 INFO cinder.api.openstack.wsgi [None req-87758f49-7cc3-4c4e-990b-ec812eb8c348 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 8|app: 0|req: 374/752] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:02 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 1347 bytes in 34 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-08 19:26:03.028 7 INFO cinder.api.openstack.wsgi [None req-46ab06a0-667d-41e6-bb20-a6ed518dccdd b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:03.051 7 INFO cinder.volume.api [None req-46ab06a0-667d-41e6-bb20-a6ed518dccdd b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:03.056 7 INFO cinder.volume.api [None req-46ab06a0-667d-41e6-bb20-a6ed518dccdd b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:26:03.056 7 INFO cinder.api.openstack.wsgi [None req-46ab06a0-667d-41e6-bb20-a6ed518dccdd b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 7|app: 0|req: 379/753] 10.0.0.33 () {34 vars in 793 bytes} [Fri May 8 19:26:03 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 894 bytes in 34 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-08 19:26:03.076 8 INFO cinder.api.openstack.wsgi [None req-a60f7b21-7f27-47d3-bf8e-5a48cb426a98 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:03.101 8 INFO cinder.volume.api [None req-a60f7b21-7f27-47d3-bf8e-5a48cb426a98 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:03.111 8 INFO cinder.volume.api [None req-a60f7b21-7f27-47d3-bf8e-5a48cb426a98 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:26:03.112 8 INFO cinder.api.openstack.wsgi [None req-a60f7b21-7f27-47d3-bf8e-5a48cb426a98 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 8|app: 0|req: 375/754] 10.0.0.33 () {34 vars in 794 bytes} [Fri May 8 19:26:03 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 933 bytes in 42 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-08 19:26:03.134 7 INFO cinder.api.openstack.wsgi [None req-ab24640b-1d7a-420f-a4f9-6988cd37c5ea b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:03.151 7 INFO cinder.volume.api [None req-ab24640b-1d7a-420f-a4f9-6988cd37c5ea b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:03.155 7 INFO cinder.api.openstack.wsgi [None req-ab24640b-1d7a-420f-a4f9-6988cd37c5ea b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 7|app: 0|req: 380/755] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:03 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 1386 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-08 19:26:03.176 8 INFO cinder.api.openstack.wsgi [None req-7e0929d0-a8a9-4284-97a7-c9edc4b29c73 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes 2026-05-08 19:26:03.179 8 INFO cinder.api.v3.volumes [None req-7e0929d0-a8a9-4284-97a7-c9edc4b29c73 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume of 1 GB 2026-05-08 19:26:03.184 8 INFO cinder.volume.api [None req-7e0929d0-a8a9-4284-97a7-c9edc4b29c73 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Availability Zones retrieved successfully. 2026-05-08 19:26:03.325 8 INFO cinder.volume.api [None req-7e0929d0-a8a9-4284-97a7-c9edc4b29c73 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Create volume request issued successfully. 2026-05-08 19:26:03.326 8 INFO cinder.api.openstack.wsgi [None req-7e0929d0-a8a9-4284-97a7-c9edc4b29c73 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes returned with HTTP 202 [pid: 8|app: 0|req: 376/756] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:26:03 2026] POST /v3/c0643067895a48a09b6b197e43177dbd/volumes => generated 891 bytes in 156 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-08 19:26:03.351 7 INFO cinder.api.openstack.wsgi [None req-442cde4f-c3cb-40e5-b2a4-1579097c6244 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:03.372 7 INFO cinder.volume.api [None req-442cde4f-c3cb-40e5-b2a4-1579097c6244 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:03.377 7 INFO cinder.api.openstack.wsgi [None req-442cde4f-c3cb-40e5-b2a4-1579097c6244 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 200 [pid: 7|app: 0|req: 381/757] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:03 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 959 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-08 19:26:04.400 8 INFO cinder.api.openstack.wsgi [None req-b5f74341-20d5-4b39-8009-98928e09b663 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:04.414 8 INFO cinder.volume.api [None req-b5f74341-20d5-4b39-8009-98928e09b663 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:04.419 8 INFO cinder.api.openstack.wsgi [None req-b5f74341-20d5-4b39-8009-98928e09b663 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 200 [pid: 8|app: 0|req: 377/758] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:04 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 984 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-08 19:26:04.439 7 INFO cinder.api.openstack.wsgi [None req-bdbb588c-4295-4b5d-adfc-acfeb019562a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:04.457 7 INFO cinder.volume.api [None req-bdbb588c-4295-4b5d-adfc-acfeb019562a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:04.466 7 INFO cinder.volume.api [None req-bdbb588c-4295-4b5d-adfc-acfeb019562a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume updated successfully. 2026-05-08 19:26:04.467 7 INFO cinder.api.openstack.wsgi [None req-bdbb588c-4295-4b5d-adfc-acfeb019562a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 200 [pid: 7|app: 0|req: 382/759] 10.0.0.33 () {34 vars in 793 bytes} [Fri May 8 19:26:04 2026] PUT /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 881 bytes in 34 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-08 19:26:04.488 8 INFO cinder.api.openstack.wsgi [None req-4d52573b-aa37-404e-ab65-5b5dc978245a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:04.502 8 INFO cinder.volume.api [None req-4d52573b-aa37-404e-ab65-5b5dc978245a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:04.508 8 INFO cinder.api.openstack.wsgi [None req-4d52573b-aa37-404e-ab65-5b5dc978245a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 200 [pid: 8|app: 0|req: 378/760] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:04 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 949 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-08 19:26:04.528 7 INFO cinder.api.openstack.wsgi [None req-8bce8c0b-9d2a-4f39-81b6-12063800486b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 2026-05-08 19:26:04.529 7 INFO cinder.api.v3.volumes [None req-8bce8c0b-9d2a-4f39-81b6-12063800486b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume with id: 1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:04.538 7 INFO cinder.volume.api [None req-8bce8c0b-9d2a-4f39-81b6-12063800486b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:04.560 7 INFO cinder.volume.api [None req-8bce8c0b-9d2a-4f39-81b6-12063800486b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume request issued successfully. 2026-05-08 19:26:04.560 7 INFO cinder.api.openstack.wsgi [None req-8bce8c0b-9d2a-4f39-81b6-12063800486b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 202 [pid: 7|app: 0|req: 383/761] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:04 2026] DELETE /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => 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-08 19:26:04.572 8 INFO cinder.api.openstack.wsgi [None req-cd42dc52-286d-42c7-8e43-9be87d76940d b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 /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-08 19:26:04.585 8 INFO cinder.volume.api [None req-cd42dc52-286d-42c7-8e43-9be87d76940d b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:04.590 8 INFO cinder.api.openstack.wsgi [None req-cd42dc52-286d-42c7-8e43-9be87d76940d b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 200 [pid: 8|app: 0|req: 379/762] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:04 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 948 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-08 19:26:05.606 7 INFO cinder.api.openstack.wsgi [None req-ebd22c4c-8292-4432-89be-20ec0792e09f b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 2026-05-08 19:26:05.612 7 INFO cinder.api.openstack.wsgi [None req-ebd22c4c-8292-4432-89be-20ec0792e09f b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 returned with HTTP 404 [pid: 7|app: 0|req: 384/763] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:05 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/1966f377-a240-44ce-afb9-7e860e75b7a8 => generated 109 bytes in 11 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-08 19:26:05.624 8 INFO cinder.api.openstack.wsgi [None req-b8610182-6d2e-49dd-b39a-2bbbc1da2399 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:05.636 8 INFO cinder.volume.api [None req-b8610182-6d2e-49dd-b39a-2bbbc1da2399 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:05.641 8 INFO cinder.api.openstack.wsgi [None req-b8610182-6d2e-49dd-b39a-2bbbc1da2399 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 8|app: 0|req: 380/764] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:05 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:26:05.660 7 INFO cinder.api.openstack.wsgi [None req-a21bef1d-2237-483d-93b9-f568dc2189f8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 2026-05-08 19:26:05.660 7 INFO cinder.api.v3.volumes [None req-a21bef1d-2237-483d-93b9-f568dc2189f8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume with id: d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:05.669 7 INFO cinder.volume.api [None req-a21bef1d-2237-483d-93b9-f568dc2189f8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:05.693 7 INFO cinder.volume.api [None req-a21bef1d-2237-483d-93b9-f568dc2189f8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Delete volume request issued successfully. 2026-05-08 19:26:05.693 7 INFO cinder.api.openstack.wsgi [None req-a21bef1d-2237-483d-93b9-f568dc2189f8 b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 202 [pid: 7|app: 0|req: 385/765] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:05 2026] DELETE /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => 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-08 19:26:05.712 8 INFO cinder.api.openstack.wsgi [None req-0589b9e1-e05f-4c8d-b367-6d190342c40b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 /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-08 19:26:05.725 8 INFO cinder.volume.api [None req-0589b9e1-e05f-4c8d-b367-6d190342c40b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] Volume info retrieved successfully. 2026-05-08 19:26:05.732 8 INFO cinder.api.openstack.wsgi [None req-0589b9e1-e05f-4c8d-b367-6d190342c40b b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 200 [pid: 8|app: 0|req: 381/766] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:05 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 1385 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-08 19:26:06.751 7 INFO cinder.api.openstack.wsgi [None req-7aabb732-1ee8-4360-a1ec-6386a8073a2a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 2026-05-08 19:26:06.762 7 INFO cinder.api.openstack.wsgi [None req-7aabb732-1ee8-4360-a1ec-6386a8073a2a b362e9801d5f4c9baeea04355292db5a c0643067895a48a09b6b197e43177dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 returned with HTTP 404 [pid: 7|app: 0|req: 386/767] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:06 2026] GET /v3/c0643067895a48a09b6b197e43177dbd/volumes/d65855ff-b38d-45b0-8b4b-9c0a4aa38ae0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:06.877 8 INFO cinder.api.openstack.wsgi [None req-39277e99-905e-4916-b733-5569da987387 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:26:06.893 8 INFO cinder.volume.api [None req-39277e99-905e-4916-b733-5569da987387 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:06.902 8 INFO cinder.api.openstack.wsgi [None req-39277e99-905e-4916-b733-5569da987387 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 8|app: 0|req: 382/768] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:06 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 972 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:06.930 7 INFO cinder.api.openstack.wsgi [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 2026-05-08 19:26:06.931 7 INFO cinder.api.v3.volumes [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Delete volume with id: 8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:26:06.943 7 INFO cinder.volume.api [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:06.968 7 INFO cinder.volume.api [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Delete volume request issued successfully. 2026-05-08 19:26:06.969 7 INFO cinder.api.openstack.wsgi [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 202 [pid: 7|app: 0|req: 387/769] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:06 2026] DELETE /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:06.979 8 INFO cinder.api.openstack.wsgi [None req-e5e220e9-5464-4e22-92b5-1d56ab61d9e3 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 /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-08 19:26:07.011 8 INFO cinder.volume.api [None req-e5e220e9-5464-4e22-92b5-1d56ab61d9e3 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:07.019 8 INFO cinder.api.openstack.wsgi [None req-e5e220e9-5464-4e22-92b5-1d56ab61d9e3 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 200 [pid: 8|app: 0|req: 383/770] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:06 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:07.237 8 INFO cinder.api.openstack.wsgi [None req-e5e220e9-5464-4e22-92b5-1d56ab61d9e3 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:07.238 8 INFO cinder.api.openstack.wsgi [None req-e5e220e9-5464-4e22-92b5-1d56ab61d9e3 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:07.239 7 INFO cinder.api.openstack.wsgi [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:07.241 7 INFO cinder.api.openstack.wsgi [None req-6bf058af-8d97-4f23-b0e1-b59816826008 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://10.0.0.135: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-08 19:26:08.046 8 INFO cinder.api.openstack.wsgi [None req-2a104b37-59e8-49fa-b508-596cb29e0e8e 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 2026-05-08 19:26:08.060 8 INFO cinder.api.openstack.wsgi [None req-2a104b37-59e8-49fa-b508-596cb29e0e8e 57f645efeae348248b6f374dd21591ef ce0d8600981a4c7a97fd399139c94484 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 returned with HTTP 404 [pid: 8|app: 0|req: 385/773] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:08 2026] GET /v3/ce0d8600981a4c7a97fd399139c94484/volumes/8bd44b95-7575-4156-a3dc-93cd6cd2a085 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:09.536 7 INFO cinder.api.openstack.wsgi [None req-81392738-71cf-4fae-ba6c-0c12dd1ff5ef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes 2026-05-08 19:26:09.576 7 INFO cinder.volume.api [None req-81392738-71cf-4fae-ba6c-0c12dd1ff5ef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Get all volumes completed successfully. 2026-05-08 19:26:09.576 7 INFO cinder.api.openstack.wsgi [None req-81392738-71cf-4fae-ba6c-0c12dd1ff5ef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes returned with HTTP 200 [pid: 7|app: 0|req: 389/774] 10.0.0.33 () {32 vars in 699 bytes} [Fri May 8 19:26:09 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:26:09.589 8 INFO cinder.api.openstack.wsgi [None req-c34e70d6-8e79-4bb3-8607-7f69fd77cb53 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes 2026-05-08 19:26:09.592 8 INFO cinder.api.v3.volumes [None req-c34e70d6-8e79-4bb3-8607-7f69fd77cb53 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume of 1 GB 2026-05-08 19:26:09.597 8 INFO cinder.volume.api [None req-c34e70d6-8e79-4bb3-8607-7f69fd77cb53 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:26:09.784 8 INFO cinder.volume.api [None req-c34e70d6-8e79-4bb3-8607-7f69fd77cb53 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume request issued successfully. 2026-05-08 19:26:09.785 8 INFO cinder.api.openstack.wsgi [None req-c34e70d6-8e79-4bb3-8607-7f69fd77cb53 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes returned with HTTP 202 [pid: 8|app: 0|req: 386/775] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:26:09 2026] POST /v3/db4f1622213749ef937052c29e035840/volumes => generated 876 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-08 19:26:09.808 7 INFO cinder.api.openstack.wsgi [None req-83ea5542-db72-41f5-b128-4759e1b650a1 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:09.834 7 INFO cinder.volume.api [None req-83ea5542-db72-41f5-b128-4759e1b650a1 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:09.840 7 INFO cinder.api.openstack.wsgi [None req-83ea5542-db72-41f5-b128-4759e1b650a1 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 200 [pid: 7|app: 0|req: 390/776] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:09 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 944 bytes in 42 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-08 19:26:10.867 8 INFO cinder.api.openstack.wsgi [None req-c747e144-a0c2-4a42-9b50-71140e87f196 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:10.885 8 INFO cinder.volume.api [None req-c747e144-a0c2-4a42-9b50-71140e87f196 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:10.890 8 INFO cinder.api.openstack.wsgi [None req-c747e144-a0c2-4a42-9b50-71140e87f196 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 200 [pid: 8|app: 0|req: 387/777] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:10 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:10.913 7 INFO cinder.api.openstack.wsgi [None req-258eecb9-6486-4e3f-9b7e-9aba3ad84adc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:10.927 7 INFO cinder.volume.api [None req-258eecb9-6486-4e3f-9b7e-9aba3ad84adc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:10.931 7 INFO cinder.api.openstack.wsgi [None req-258eecb9-6486-4e3f-9b7e-9aba3ad84adc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 200 [pid: 7|app: 0|req: 391/778] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:10 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:10.954 8 INFO cinder.api.openstack.wsgi [None req-507137ca-361f-4d4e-828c-3d2d377cd11c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes 2026-05-08 19:26:10.956 8 INFO cinder.api.v3.volumes [None req-507137ca-361f-4d4e-828c-3d2d377cd11c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume of 1 GB 2026-05-08 19:26:10.963 8 INFO cinder.volume.api [None req-507137ca-361f-4d4e-828c-3d2d377cd11c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:26:11.090 8 INFO cinder.volume.api [None req-507137ca-361f-4d4e-828c-3d2d377cd11c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume request issued successfully. 2026-05-08 19:26:11.091 8 INFO cinder.api.openstack.wsgi [None req-507137ca-361f-4d4e-828c-3d2d377cd11c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes returned with HTTP 202 [pid: 8|app: 0|req: 388/779] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:26:10 2026] POST /v3/db4f1622213749ef937052c29e035840/volumes => generated 875 bytes in 146 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-08 19:26:11.111 7 INFO cinder.api.openstack.wsgi [None req-e083d401-08e1-4f65-8bad-e8710248b97e 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:11.124 7 INFO cinder.volume.api [None req-e083d401-08e1-4f65-8bad-e8710248b97e 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:11.129 7 INFO cinder.api.openstack.wsgi [None req-e083d401-08e1-4f65-8bad-e8710248b97e 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 200 [pid: 7|app: 0|req: 392/780] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:11 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 943 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-08 19:26:12.151 8 INFO cinder.api.openstack.wsgi [None req-1c1b47b3-c337-472b-ac4f-7b52015b218c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:12.165 8 INFO cinder.volume.api [None req-1c1b47b3-c337-472b-ac4f-7b52015b218c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:12.170 8 INFO cinder.api.openstack.wsgi [None req-1c1b47b3-c337-472b-ac4f-7b52015b218c 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 200 [pid: 8|app: 0|req: 389/781] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:12 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 968 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-08 19:26:12.189 7 INFO cinder.api.openstack.wsgi [None req-47dbef03-1fc2-4235-8dc3-1a2b6f4ed8bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:12.203 7 INFO cinder.volume.api [None req-47dbef03-1fc2-4235-8dc3-1a2b6f4ed8bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:12.208 7 INFO cinder.api.openstack.wsgi [None req-47dbef03-1fc2-4235-8dc3-1a2b6f4ed8bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 200 [pid: 7|app: 0|req: 393/782] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:12 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 968 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-08 19:26:12.224 8 INFO cinder.api.openstack.wsgi [None req-9c5c86c3-9443-4177-879c-cc2e8c8c1f9d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes 2026-05-08 19:26:12.226 8 INFO cinder.api.v3.volumes [None req-9c5c86c3-9443-4177-879c-cc2e8c8c1f9d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume of 1 GB 2026-05-08 19:26:12.231 8 INFO cinder.volume.api [None req-9c5c86c3-9443-4177-879c-cc2e8c8c1f9d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:26:12.372 8 INFO cinder.volume.api [None req-9c5c86c3-9443-4177-879c-cc2e8c8c1f9d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Create volume request issued successfully. 2026-05-08 19:26:12.373 8 INFO cinder.api.openstack.wsgi [None req-9c5c86c3-9443-4177-879c-cc2e8c8c1f9d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes returned with HTTP 202 [pid: 8|app: 0|req: 390/783] 10.0.0.33 () {34 vars in 721 bytes} [Fri May 8 19:26:12 2026] POST /v3/db4f1622213749ef937052c29e035840/volumes => generated 875 bytes in 154 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-08 19:26:12.391 7 INFO cinder.api.openstack.wsgi [None req-337aab34-1e08-44ed-be33-2cc7f3d57db3 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:12.407 7 INFO cinder.volume.api [None req-337aab34-1e08-44ed-be33-2cc7f3d57db3 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:12.413 7 INFO cinder.api.openstack.wsgi [None req-337aab34-1e08-44ed-be33-2cc7f3d57db3 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 200 [pid: 7|app: 0|req: 394/784] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:12 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:13.437 8 INFO cinder.api.openstack.wsgi [None req-504e09c0-7113-4181-99bb-6816f313e0d2 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:13.454 8 INFO cinder.volume.api [None req-504e09c0-7113-4181-99bb-6816f313e0d2 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:13.461 8 INFO cinder.api.openstack.wsgi [None req-504e09c0-7113-4181-99bb-6816f313e0d2 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 200 [pid: 8|app: 0|req: 391/785] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:13 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 968 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-08 19:26:13.479 7 INFO cinder.api.openstack.wsgi [None req-2605288a-e35e-40a2-83f0-8eda35c484bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:13.500 7 INFO cinder.volume.api [None req-2605288a-e35e-40a2-83f0-8eda35c484bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:13.505 7 INFO cinder.api.openstack.wsgi [None req-2605288a-e35e-40a2-83f0-8eda35c484bc 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 200 [pid: 7|app: 0|req: 395/786] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:13 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 968 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-08 19:26:13.526 8 INFO cinder.api.openstack.wsgi [None req-34550d1e-2f9c-44ad-83cf-bd5d4afb8126 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes 2026-05-08 19:26:13.561 8 INFO cinder.volume.api [None req-34550d1e-2f9c-44ad-83cf-bd5d4afb8126 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Get all volumes completed successfully. 2026-05-08 19:26:13.562 8 INFO cinder.api.openstack.wsgi [None req-34550d1e-2f9c-44ad-83cf-bd5d4afb8126 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes returned with HTTP 200 [pid: 8|app: 0|req: 392/787] 10.0.0.33 () {32 vars in 699 bytes} [Fri May 8 19:26:13 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes => generated 1322 bytes in 42 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-08 19:26:13.584 7 INFO cinder.api.openstack.wsgi [None req-ce0ba749-e0ca-4bd8-8de2-c3f3405fbe5b 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:13.598 7 INFO cinder.volume.api [None req-ce0ba749-e0ca-4bd8-8de2-c3f3405fbe5b 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:13.602 7 INFO cinder.api.openstack.wsgi [None req-ce0ba749-e0ca-4bd8-8de2-c3f3405fbe5b 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 200 [pid: 7|app: 0|req: 396/788] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:13 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 968 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-08 19:26:13.624 8 INFO cinder.api.openstack.wsgi [None req-25691189-8120-4e8a-bdc9-04284476a705 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b 2026-05-08 19:26:13.624 8 INFO cinder.api.v3.volumes [None req-25691189-8120-4e8a-bdc9-04284476a705 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume with id: 62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:13.638 8 INFO cinder.volume.api [None req-25691189-8120-4e8a-bdc9-04284476a705 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:13.662 8 INFO cinder.volume.api [None req-25691189-8120-4e8a-bdc9-04284476a705 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume request issued successfully. 2026-05-08 19:26:13.663 8 INFO cinder.api.openstack.wsgi [None req-25691189-8120-4e8a-bdc9-04284476a705 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 202 [pid: 8|app: 0|req: 393/789] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:13 2026] DELETE /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:13.674 7 INFO cinder.api.openstack.wsgi [None req-8bc6107a-8fa5-492b-be66-b84778160ac7 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b /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-08 19:26:13.689 7 INFO cinder.volume.api [None req-8bc6107a-8fa5-492b-be66-b84778160ac7 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:13.696 7 INFO cinder.api.openstack.wsgi [None req-8bc6107a-8fa5-492b-be66-b84778160ac7 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 200 [pid: 7|app: 0|req: 397/790] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:13 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 967 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-08 19:26:14.719 8 INFO cinder.api.openstack.wsgi [None req-c2bd6af3-a9bb-44a0-aabc-2a83aa882208 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b 2026-05-08 19:26:14.729 8 INFO cinder.api.openstack.wsgi [None req-c2bd6af3-a9bb-44a0-aabc-2a83aa882208 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b returned with HTTP 404 [pid: 8|app: 0|req: 394/791] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:14 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/62971aca-7c59-44dc-8790-84738ea7c97b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:26:14.742 7 INFO cinder.api.openstack.wsgi [None req-43dd257f-fe2d-492f-8085-4bdb7ff90015 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:14.759 7 INFO cinder.volume.api [None req-43dd257f-fe2d-492f-8085-4bdb7ff90015 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:14.767 7 INFO cinder.api.openstack.wsgi [None req-43dd257f-fe2d-492f-8085-4bdb7ff90015 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 200 [pid: 7|app: 0|req: 398/792] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:14 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:14.792 8 INFO cinder.api.openstack.wsgi [None req-896dca5b-605d-4249-94c1-c1d8b7750fe0 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d 2026-05-08 19:26:14.793 8 INFO cinder.api.v3.volumes [None req-896dca5b-605d-4249-94c1-c1d8b7750fe0 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume with id: 917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:14.802 8 INFO cinder.volume.api [None req-896dca5b-605d-4249-94c1-c1d8b7750fe0 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:14.822 8 INFO cinder.volume.api [None req-896dca5b-605d-4249-94c1-c1d8b7750fe0 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume request issued successfully. 2026-05-08 19:26:14.822 8 INFO cinder.api.openstack.wsgi [None req-896dca5b-605d-4249-94c1-c1d8b7750fe0 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 202 [pid: 8|app: 0|req: 395/793] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:14 2026] DELETE /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => 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-08 19:26:14.835 7 INFO cinder.api.openstack.wsgi [None req-b511e5c2-7928-4391-85ee-79181c765f3d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d /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-08 19:26:14.850 7 INFO cinder.volume.api [None req-b511e5c2-7928-4391-85ee-79181c765f3d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:14.856 7 INFO cinder.api.openstack.wsgi [None req-b511e5c2-7928-4391-85ee-79181c765f3d 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 200 [pid: 7|app: 0|req: 399/794] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:14 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 967 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-08 19:26:15.880 8 INFO cinder.api.openstack.wsgi [None req-7c80302a-88ab-45f9-a847-91680d3fae17 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d 2026-05-08 19:26:15.889 8 INFO cinder.api.openstack.wsgi [None req-7c80302a-88ab-45f9-a847-91680d3fae17 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d returned with HTTP 404 [pid: 8|app: 0|req: 396/795] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:15 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/917f51bb-be7d-4666-80f6-1d96ca533a8d => generated 109 bytes in 16 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-08 19:26:15.901 7 INFO cinder.api.openstack.wsgi [None req-c87d2253-8015-4e99-b9a8-c1014e2671f4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:15.915 7 INFO cinder.volume.api [None req-c87d2253-8015-4e99-b9a8-c1014e2671f4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:15.920 7 INFO cinder.api.openstack.wsgi [None req-c87d2253-8015-4e99-b9a8-c1014e2671f4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:15 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:15.940 8 INFO cinder.api.openstack.wsgi [None req-bc991394-62f1-4d73-8212-555e61844fef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d 2026-05-08 19:26:15.940 8 INFO cinder.api.v3.volumes [None req-bc991394-62f1-4d73-8212-555e61844fef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume with id: 72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:15.950 8 INFO cinder.volume.api [None req-bc991394-62f1-4d73-8212-555e61844fef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:15.972 8 INFO cinder.volume.api [None req-bc991394-62f1-4d73-8212-555e61844fef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Delete volume request issued successfully. 2026-05-08 19:26:15.972 8 INFO cinder.api.openstack.wsgi [None req-bc991394-62f1-4d73-8212-555e61844fef 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 202 [pid: 8|app: 0|req: 397/797] 10.0.0.33 () {32 vars in 776 bytes} [Fri May 8 19:26:15 2026] DELETE /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 0 bytes in 38 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-08 19:26:15.981 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d /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-08 19:26:15.993 7 INFO cinder.volume.api [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] Volume info retrieved successfully. 2026-05-08 19:26:15.998 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:15 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 968 bytes in 20 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-08 19:26:17.021 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d 2026-05-08 19:26:17.029 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d returned with HTTP 404 [pid: 8|app: 0|req: 398/799] 10.0.0.33 () {32 vars in 773 bytes} [Fri May 8 19:26:17 2026] GET /v3/db4f1622213749ef937052c29e035840/volumes/72d8ef1e-2b4a-4e59-ae4c-c8a2d9d0ec7d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-08 19:26:17.234 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:17.235 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:17.235 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:17.236 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:27.235 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:27.236 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:27.236 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:27.237 8 INFO cinder.api.openstack.wsgi [None req-2b00c1a2-98cc-4230-8c1a-4d08648713a4 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:31.323 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e7111122e9a64d4babb74d49dffcbd2a/attachments?instance_id=159063c5-db25-4ca1-af92-dc2528b25130 2026-05-08 19:26:31.338 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e7111122e9a64d4babb74d49dffcbd2a/attachments?instance_id=159063c5-db25-4ca1-af92-dc2528b25130 returned with HTTP 200 [pid: 8|app: 0|req: 401/804] 199.204.45.38 () {36 vars in 1102 bytes} [Fri May 8 19:26:31 2026] GET /v3/e7111122e9a64d4babb74d49dffcbd2a/attachments?instance_id=159063c5-db25-4ca1-af92-dc2528b25130 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:37.235 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:37.235 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:37.236 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:37.236 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:47.235 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:47.235 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:47.236 8 INFO cinder.api.openstack.wsgi [req-6eb34fe3-f336-4ce6-8736-bbb2cffdcd52 req-78b04fc1-d384-41e5-afd0-7d360aa9d438 f57e41ff71ed46519670c8cddd0f8276 e7111122e9a64d4babb74d49dffcbd2a - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:47.236 7 INFO cinder.api.openstack.wsgi [None req-f7bb8b36-d9fe-48db-b54f-1bfd0521a5b6 0276b98bf76e4b0ba00300acc0bfb657 db4f1622213749ef937052c29e035840 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:49.177 8 INFO cinder.api.openstack.wsgi [None req-28e383e1-b7fd-4eec-91d1-4ebe1b9d05b8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:26:49.681 8 INFO cinder.api.openstack.wsgi [None req-28e383e1-b7fd-4eec-91d1-4ebe1b9d05b8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 669 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-08 19:26:49.791 7 INFO cinder.api.openstack.wsgi [None req-1df508c9-9ca8-4933-9fbb-a0146d23bb47 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:26:49.813 7 INFO cinder.api.openstack.wsgi [None req-1df508c9-9ca8-4933-9fbb-a0146d23bb47 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/810] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:49.828 8 INFO cinder.api.openstack.wsgi [None req-86ff3199-eecc-4d90-b122-9323bc7b1ef3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/53fd921ea7804443b98d068de348375c?usage=true 2026-05-08 19:26:49.854 8 INFO cinder.api.openstack.wsgi [None req-86ff3199-eecc-4d90-b122-9323bc7b1ef3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/53fd921ea7804443b98d068de348375c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/811] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/53fd921ea7804443b98d068de348375c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:49.871 7 INFO cinder.api.openstack.wsgi [None req-dc7239ee-0a1b-4f7a-9ee8-b8f0df38d30c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:26:49.891 7 INFO cinder.api.openstack.wsgi [None req-dc7239ee-0a1b-4f7a-9ee8-b8f0df38d30c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/812] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:49.905 8 INFO cinder.api.openstack.wsgi [None req-30aeca14-ed68-4e9e-b7b0-bbeb2646be5d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:26:49.934 8 INFO cinder.api.openstack.wsgi [None req-30aeca14-ed68-4e9e-b7b0-bbeb2646be5d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/813] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:49.948 7 INFO cinder.api.openstack.wsgi [None req-5143ec97-bbcd-48af-b436-88d1ef60978d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/9db8337118cd4c5a88812a3531512ac6?usage=true 2026-05-08 19:26:49.971 7 INFO cinder.api.openstack.wsgi [None req-5143ec97-bbcd-48af-b436-88d1ef60978d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/9db8337118cd4c5a88812a3531512ac6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/814] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/9db8337118cd4c5a88812a3531512ac6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:49.983 8 INFO cinder.api.openstack.wsgi [None req-cbc85ab3-c748-4869-a3d4-6d7771d977e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/b5ec4d5e93464afd99f4585d1620ed55?usage=true 2026-05-08 19:26:50.002 8 INFO cinder.api.openstack.wsgi [None req-cbc85ab3-c748-4869-a3d4-6d7771d977e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/b5ec4d5e93464afd99f4585d1620ed55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/815] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/b5ec4d5e93464afd99f4585d1620ed55?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:50.020 7 INFO cinder.api.openstack.wsgi [None req-2f4205cd-40e2-4d25-9ec9-8da9607b7a10 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true 2026-05-08 19:26:50.047 7 INFO cinder.api.openstack.wsgi [None req-2f4205cd-40e2-4d25-9ec9-8da9607b7a10 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/816] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:26:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/e7111122e9a64d4babb74d49dffcbd2a?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:50.059 8 INFO cinder.api.openstack.wsgi [None req-b8de14f6-6ce8-4116-9dbd-46b11813ae55 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:26:50.067 8 INFO cinder.volume.api [None req-b8de14f6-6ce8-4116-9dbd-46b11813ae55 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:26:50.067 8 INFO cinder.api.openstack.wsgi [None req-b8de14f6-6ce8-4116-9dbd-46b11813ae55 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 408/817] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:26:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:26:50.081 7 INFO cinder.api.openstack.wsgi [None req-98437221-3726-44c1-ae0a-afee52c6e081 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:26:50.094 7 INFO cinder.api.openstack.wsgi [None req-98437221-3726-44c1-ae0a-afee52c6e081 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 410/818] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:26:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:26:50.107 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:26:50.118 8 INFO cinder.volume.api [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:26:50.120 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 409/819] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:26:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:26:50.131 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:26:50.148 7 INFO cinder.volume.api [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:26:50.150 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/820] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:26:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:26:57.235 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:57.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:26:57.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:26:57.237 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:07.235 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:07.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:07.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:07.236 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:17.235 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:17.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:17.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:17.239 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:27.235 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:27.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:27.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:27.236 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:37.234 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:37.235 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:37.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:37.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:47.234 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:47.234 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:47.235 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:47.236 7 INFO cinder.api.openstack.wsgi [None req-a352db59-e158-4f70-a737-a91615d72066 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:47.979 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:47.980 8 INFO cinder.api.openstack.wsgi [None req-07406b49-bdbe-4e6b-ae48-951f3dea9db1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 416/833] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:47 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:47.995 7 INFO cinder.api.openstack.wsgi [None req-d7834b7b-65e0-401a-9103-72bdf9aa06ad 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e 2026-05-08 19:27:48.019 7 INFO cinder.api.openstack.wsgi [None req-d7834b7b-65e0-401a-9103-72bdf9aa06ad 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e returned with HTTP 200 [pid: 7|app: 0|req: 418/834] 10.0.0.138 () {34 vars in 878 bytes} [Fri May 8 19:27:47 2026] GET /v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:27:49.197 8 INFO cinder.api.openstack.wsgi [None req-8a0e4ed8-228e-49a3-a1ba-42edd9219ccd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:27:49.204 8 INFO cinder.volume.api [None req-8a0e4ed8-228e-49a3-a1ba-42edd9219ccd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:27:49.205 8 INFO cinder.api.openstack.wsgi [None req-8a0e4ed8-228e-49a3-a1ba-42edd9219ccd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 417/835] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:27:49.215 7 INFO cinder.api.openstack.wsgi [None req-1964a689-9021-4ba4-ba4c-69105284a97d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:27:49.720 7 INFO cinder.api.openstack.wsgi [None req-1964a689-9021-4ba4-ba4c-69105284a97d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 419/836] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:27:49.756 8 INFO cinder.api.openstack.wsgi [None req-e765a946-28c2-4738-a8d5-89b902f98de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:27:49.776 8 INFO cinder.api.openstack.wsgi [None req-e765a946-28c2-4738-a8d5-89b902f98de1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/837] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:27:49.791 7 INFO cinder.api.openstack.wsgi [None req-ac4642e5-55e2-4c60-a610-5f3cdd0bc6c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:27:49.814 7 INFO cinder.api.openstack.wsgi [None req-ac4642e5-55e2-4c60-a610-5f3cdd0bc6c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/838] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:27:49.826 8 INFO cinder.api.openstack.wsgi [None req-e50995f1-1aeb-499a-8dbd-b59c88d29a6a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:27:49.849 8 INFO cinder.api.openstack.wsgi [None req-e50995f1-1aeb-499a-8dbd-b59c88d29a6a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/839] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:27:49.865 7 INFO cinder.api.openstack.wsgi [None req-74bf340c-871b-411b-a0fb-9dd12792d452 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/a275f097e56b46c09df1ad7918d4ab2e?usage=true 2026-05-08 19:27:49.894 7 INFO cinder.api.openstack.wsgi [None req-74bf340c-871b-411b-a0fb-9dd12792d452 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/a275f097e56b46c09df1ad7918d4ab2e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/840] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/a275f097e56b46c09df1ad7918d4ab2e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:27:49.907 8 INFO cinder.api.openstack.wsgi [None req-244adc04-35bb-4fbf-9a26-987540080aa8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:27:49.913 8 INFO cinder.api.openstack.wsgi [None req-244adc04-35bb-4fbf-9a26-987540080aa8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 420/841] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:27:49.923 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:27:49.933 7 INFO cinder.volume.api [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:27:49.934 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 422/842] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:27:49.949 8 INFO cinder.api.openstack.wsgi [None req-9daffdcb-acd9-4e2e-8f8c-c024c9fe8caf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:27:49.959 8 INFO cinder.volume.api [None req-9daffdcb-acd9-4e2e-8f8c-c024c9fe8caf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:27:49.961 8 INFO cinder.api.openstack.wsgi [None req-9daffdcb-acd9-4e2e-8f8c-c024c9fe8caf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/843] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:27:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:27:50.563 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:50.565 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 423/844] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:50 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:50.571 8 INFO cinder.api.openstack.wsgi [None req-9daffdcb-acd9-4e2e-8f8c-c024c9fe8caf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:50.572 8 INFO cinder.api.openstack.wsgi [None req-9daffdcb-acd9-4e2e-8f8c-c024c9fe8caf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 422/845] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:51.311 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:51.312 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 424/846] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:51 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:51.323 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e 2026-05-08 19:27:51.346 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e returned with HTTP 200 [pid: 8|app: 0|req: 423/847] 10.0.0.138 () {34 vars in 878 bytes} [Fri May 8 19:27:51 2026] GET /v3/a275f097e56b46c09df1ad7918d4ab2e/limits?tenant_id=a275f097e56b46c09df1ad7918d4ab2e => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:27:53.792 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:53.793 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/848] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:53.800 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:27:53.800 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 424/849] 10.0.0.138 () {28 vars in 375 bytes} [Fri May 8 19:27:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-08 19:27:57.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:57.236 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:27:57.236 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:27:57.237 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:07.235 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:07.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:07.236 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:07.236 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:17.234 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:17.234 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:17.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:17.235 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:27.235 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:27.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:27.236 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:27.236 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:37.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:37.235 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:37.236 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:37.238 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:47.235 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:47.235 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:47.236 7 INFO cinder.api.openstack.wsgi [None req-b95b0910-f817-473d-a052-227822d5acd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:47.236 8 INFO cinder.api.openstack.wsgi [None req-b9bee944-bffc-4853-aff4-6db233af379b 315aee341eea43089cb8bcb324fa99cc a275f097e56b46c09df1ad7918d4ab2e - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:49.291 7 INFO cinder.api.openstack.wsgi [None req-100aa7c0-0f1d-4d60-8f83-ac277f235305 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:28:49.300 7 INFO cinder.volume.api [None req-100aa7c0-0f1d-4d60-8f83-ac277f235305 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:28:49.300 7 INFO cinder.api.openstack.wsgi [None req-100aa7c0-0f1d-4d60-8f83-ac277f235305 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:28:49.311 8 INFO cinder.api.openstack.wsgi [None req-4a47aa03-fd9c-4115-a9c0-98148b0131a6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:28:49.317 8 INFO cinder.api.openstack.wsgi [None req-4a47aa03-fd9c-4115-a9c0-98148b0131a6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.404 7 INFO cinder.api.openstack.wsgi [None req-80be66a7-fe37-4793-a1e1-1ab8462fdf00 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:28:49.449 7 INFO cinder.api.openstack.wsgi [None req-80be66a7-fe37-4793-a1e1-1ab8462fdf00 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/864] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.461 8 INFO cinder.api.openstack.wsgi [None req-99d7dfe4-a35b-4627-96a3-72c447f65580 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true 2026-05-08 19:28:49.490 8 INFO cinder.api.openstack.wsgi [None req-99d7dfe4-a35b-4627-96a3-72c447f65580 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/865] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.501 7 INFO cinder.api.openstack.wsgi [None req-2f0304e8-c21b-4295-b465-f4aff3d33005 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/4d324d4498464bccae5fa590042ebdc8?usage=true 2026-05-08 19:28:49.534 7 INFO cinder.api.openstack.wsgi [None req-2f0304e8-c21b-4295-b465-f4aff3d33005 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/4d324d4498464bccae5fa590042ebdc8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/4d324d4498464bccae5fa590042ebdc8?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.544 8 INFO cinder.api.openstack.wsgi [None req-487ef4ff-be1f-4496-8a74-07ef23ebb9c1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:28:49.562 8 INFO cinder.api.openstack.wsgi [None req-487ef4ff-be1f-4496-8a74-07ef23ebb9c1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.575 7 INFO cinder.api.openstack.wsgi [None req-87cc032d-63e2-42e6-9ca6-224c4954a0cf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true 2026-05-08 19:28:49.600 7 INFO cinder.api.openstack.wsgi [None req-87cc032d-63e2-42e6-9ca6-224c4954a0cf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/868] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.612 8 INFO cinder.api.openstack.wsgi [None req-76999d83-ddd7-4a57-a3da-f85b221bf456 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:28:49.635 8 INFO cinder.api.openstack.wsgi [None req-76999d83-ddd7-4a57-a3da-f85b221bf456 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.653 7 INFO cinder.api.openstack.wsgi [None req-0434e50c-c01f-4baa-8686-09c7d7762678 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true 2026-05-08 19:28:49.678 7 INFO cinder.api.openstack.wsgi [None req-0434e50c-c01f-4baa-8686-09c7d7762678 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/870] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.691 8 INFO cinder.api.openstack.wsgi [None req-addc14f4-1247-46aa-8a9c-227a8453d26a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/6cf0415237d444a9bc45276b121f9328?usage=true 2026-05-08 19:28:49.716 8 INFO cinder.api.openstack.wsgi [None req-addc14f4-1247-46aa-8a9c-227a8453d26a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/6cf0415237d444a9bc45276b121f9328?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/6cf0415237d444a9bc45276b121f9328?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.730 7 INFO cinder.api.openstack.wsgi [None req-e12eda82-bcdc-4e67-bfed-66cce5773e25 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true 2026-05-08 19:28:49.771 7 INFO cinder.api.openstack.wsgi [None req-e12eda82-bcdc-4e67-bfed-66cce5773e25 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/872] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.788 8 INFO cinder.api.openstack.wsgi [None req-633c96ce-2598-434f-b366-d2ef8b50916b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true 2026-05-08 19:28:49.809 8 INFO cinder.api.openstack.wsgi [None req-633c96ce-2598-434f-b366-d2ef8b50916b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/873] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.822 7 INFO cinder.api.openstack.wsgi [None req-6f4d8a56-2516-41cf-9b4e-7c71cbe082f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true 2026-05-08 19:28:49.850 7 INFO cinder.api.openstack.wsgi [None req-6f4d8a56-2516-41cf-9b4e-7c71cbe082f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/874] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.861 8 INFO cinder.api.openstack.wsgi [None req-97f9f97c-8691-4a0b-a0a1-4300484841a7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true 2026-05-08 19:28:49.890 8 INFO cinder.api.openstack.wsgi [None req-97f9f97c-8691-4a0b-a0a1-4300484841a7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/875] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.900 7 INFO cinder.api.openstack.wsgi [None req-d9b3013c-6d70-445d-8cf3-39bd8f35d4d2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d5da48f337b84aea9077e0d2961f6435?usage=true 2026-05-08 19:28:49.922 7 INFO cinder.api.openstack.wsgi [None req-d9b3013c-6d70-445d-8cf3-39bd8f35d4d2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d5da48f337b84aea9077e0d2961f6435?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/876] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d5da48f337b84aea9077e0d2961f6435?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.939 8 INFO cinder.api.openstack.wsgi [None req-7af5e3e7-c240-4248-a523-0b18bfc2c8d5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true 2026-05-08 19:28:49.986 8 INFO cinder.api.openstack.wsgi [None req-7af5e3e7-c240-4248-a523-0b18bfc2c8d5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/877] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:28:49.998 7 INFO cinder.api.openstack.wsgi [None req-843861dc-0429-4997-9f9c-4a611f763d7d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:28:50.005 7 INFO cinder.volume.api [None req-843861dc-0429-4997-9f9c-4a611f763d7d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:28:50.007 7 INFO cinder.api.openstack.wsgi [None req-843861dc-0429-4997-9f9c-4a611f763d7d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 440/878] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:28:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:28:50.017 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:28:50.031 8 INFO cinder.volume.api [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:28:50.035 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 439/879] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:28:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:28:50.050 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:28:50.555 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 441/880] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:28:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:28:57.234 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:57.234 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:28:57.236 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:28:57.236 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:07.235 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:07.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:07.236 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:07.237 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:17.235 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:17.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:17.236 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:17.236 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:27.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:27.235 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:27.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:27.236 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:37.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:37.235 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:37.236 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:37.236 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:47.234 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:47.234 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:47.235 8 INFO cinder.api.openstack.wsgi [None req-d14d1e25-784e-4af2-8ba3-3eb1c80629f0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:47.235 7 INFO cinder.api.openstack.wsgi [None req-0ca943b2-577c-48e8-9a14-c0a566648d79 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:49.187 7 INFO cinder.api.openstack.wsgi [None req-f2227b8d-f842-459d-9d55-eb9fcce1e922 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:29:49.222 7 INFO cinder.api.openstack.wsgi [None req-f2227b8d-f842-459d-9d55-eb9fcce1e922 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/893] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.229 7 INFO cinder.api.openstack.wsgi [None req-0bc141ff-4276-4262-8dc3-86d56b193eac 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true 2026-05-08 19:29:49.238 8 INFO cinder.api.openstack.wsgi [None req-ce2481ed-33c2-44b4-a785-1a7f3d870552 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes 2026-05-08 19:29:49.250 7 INFO cinder.api.openstack.wsgi [None req-0bc141ff-4276-4262-8dc3-86d56b193eac 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/894] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.259 7 INFO cinder.api.openstack.wsgi [None req-81de4869-b284-43a5-80f8-892e526a73fd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:29:49.295 7 INFO cinder.api.openstack.wsgi [None req-81de4869-b284-43a5-80f8-892e526a73fd 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/895] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.304 7 INFO cinder.api.openstack.wsgi [None req-e54332a6-6cf2-4499-883b-f23daf5494f7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true 2026-05-08 19:29:49.367 7 INFO cinder.api.openstack.wsgi [None req-e54332a6-6cf2-4499-883b-f23daf5494f7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/896] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.379 7 INFO cinder.api.openstack.wsgi [None req-18605433-3044-4777-ab19-0530aef849ff 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:29:49.402 7 INFO cinder.api.openstack.wsgi [None req-18605433-3044-4777-ab19-0530aef849ff 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/897] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.409 7 INFO cinder.api.openstack.wsgi [None req-7baf81af-1436-494f-97b9-29b5b88e93a6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true 2026-05-08 19:29:49.440 7 INFO cinder.api.openstack.wsgi [None req-7baf81af-1436-494f-97b9-29b5b88e93a6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/898] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.450 7 INFO cinder.api.openstack.wsgi [None req-adb681d9-ecb5-4d05-845d-d8b1a3069841 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true 2026-05-08 19:29:49.470 7 INFO cinder.api.openstack.wsgi [None req-adb681d9-ecb5-4d05-845d-d8b1a3069841 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/899] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.479 7 INFO cinder.api.openstack.wsgi [None req-cbd5ecac-5470-43df-82dc-e2ddc1289c98 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true 2026-05-08 19:29:49.504 7 INFO cinder.api.openstack.wsgi [None req-cbd5ecac-5470-43df-82dc-e2ddc1289c98 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/900] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.513 7 INFO cinder.api.openstack.wsgi [None req-e4dd9207-8bd8-44a6-8450-691b6cab69e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true 2026-05-08 19:29:49.533 7 INFO cinder.api.openstack.wsgi [None req-e4dd9207-8bd8-44a6-8450-691b6cab69e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/901] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.543 7 INFO cinder.api.openstack.wsgi [None req-ff6a5444-f0a8-444f-90b9-c3d0294c1ea4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true 2026-05-08 19:29:49.566 7 INFO cinder.api.openstack.wsgi [None req-ff6a5444-f0a8-444f-90b9-c3d0294c1ea4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/902] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.573 7 INFO cinder.api.openstack.wsgi [None req-959036f0-9464-4855-ad1b-b67bba52710b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true 2026-05-08 19:29:49.596 7 INFO cinder.api.openstack.wsgi [None req-959036f0-9464-4855-ad1b-b67bba52710b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/903] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:29:49.605 7 INFO cinder.api.openstack.wsgi [None req-51ef506d-d927-4006-b337-f5baf234d0ce 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:29:49.616 7 INFO cinder.volume.api [None req-51ef506d-d927-4006-b337-f5baf234d0ce 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:29:49.618 7 INFO cinder.api.openstack.wsgi [None req-51ef506d-d927-4006-b337-f5baf234d0ce 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 459/904] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:29:49.627 7 INFO cinder.api.openstack.wsgi [None req-a71995cc-f7ea-4440-9f94-b57a0e305c2d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:29:49.732 8 INFO cinder.api.v3.volumes [None req-ce2481ed-33c2-44b4-a785-1a7f3d870552 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Create volume of 16 GB 2026-05-08 19:29:49.743 8 INFO cinder.volume.api [None req-ce2481ed-33c2-44b4-a785-1a7f3d870552 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Availability Zones retrieved successfully. 2026-05-08 19:29:49.943 8 INFO cinder.volume.api [None req-ce2481ed-33c2-44b4-a785-1a7f3d870552 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Create volume request issued successfully. 2026-05-08 19:29:49.944 8 INFO cinder.api.openstack.wsgi [None req-ce2481ed-33c2-44b4-a785-1a7f3d870552 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 446/905] 199.204.45.38 () {34 vars in 732 bytes} [Fri May 8 19:29:49 2026] POST /v3/65d75bcc63504c2e9793217d9d2791d6/volumes => generated 846 bytes in 821 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-08 19:29:49.957 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-824bb197-f4a0-483e-8d10-f4655c07f584 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:29:49.970 8 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-824bb197-f4a0-483e-8d10-f4655c07f584 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:29:49.975 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-824bb197-f4a0-483e-8d10-f4655c07f584 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 8|app: 0|req: 447/906] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:29:50.130 7 INFO cinder.api.openstack.wsgi [None req-a71995cc-f7ea-4440-9f94-b57a0e305c2d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 460/907] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:29:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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) /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-08 19:29:50.142 8 INFO cinder.api.openstack.wsgi [None req-e18b258c-a3a9-4dbe-8d7a-02997b1db000 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:29:50.152 8 INFO cinder.volume.api [None req-e18b258c-a3a9-4dbe-8d7a-02997b1db000 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:29:50.159 8 INFO cinder.api.openstack.wsgi [None req-e18b258c-a3a9-4dbe-8d7a-02997b1db000 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/908] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:29:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1080 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:29:50.168 7 INFO cinder.api.openstack.wsgi [None req-6b006286-d645-4812-8da2-053d2b113df1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:29:50.173 7 INFO cinder.api.openstack.wsgi [None req-6b006286-d645-4812-8da2-053d2b113df1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 461/909] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:29:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 11 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-08 19:29:50.182 8 INFO cinder.api.openstack.wsgi [None req-c352644d-73b8-4a68-b87c-fb9024cd2dba 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:29:50.188 8 INFO cinder.volume.api [None req-c352644d-73b8-4a68-b87c-fb9024cd2dba 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:29:50.189 8 INFO cinder.api.openstack.wsgi [None req-c352644d-73b8-4a68-b87c-fb9024cd2dba 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/910] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:29:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:29:54.991 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-cf4af4b2-acc3-4d52-93bf-522010cd7201 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:29:55.024 7 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-cf4af4b2-acc3-4d52-93bf-522010cd7201 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:29:55.028 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-cf4af4b2-acc3-4d52-93bf-522010cd7201 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 462/911] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:29:54 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1489 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:29:55.463 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:29:55.477 8 INFO cinder.volume.api [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:29:55.482 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 8|app: 0|req: 450/912] 10.0.0.215 () {34 vars in 1027 bytes} [Fri May 8 19:29:55 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1489 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-08 19:29:55.852 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-d7f56e3c-e38e-4919-9517-678132475d35 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:29:55.866 7 INFO cinder.volume.api [req-c18dc267-b735-400f-99a5-51e78e622a3d req-d7f56e3c-e38e-4919-9517-678132475d35 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:29:55.871 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-d7f56e3c-e38e-4919-9517-678132475d35 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 463/913] 10.0.0.215 () {34 vars in 1027 bytes} [Fri May 8 19:29:55 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:29:55.880 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:29:55.882 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/914] 10.0.0.215 () {32 vars in 828 bytes} [Fri May 8 19:29:55 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-08 19:29:55.894 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-9c2bd027-eb83-49ac-845d-489eb0c965da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:29:55.947 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-9c2bd027-eb83-49ac-845d-489eb0c965da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments returned with HTTP 200 [pid: 7|app: 0|req: 464/915] 10.0.0.215 () {40 vars in 1056 bytes} [Fri May 8 19:29:55 2026] POST /v3/65d75bcc63504c2e9793217d9d2791d6/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:29:57.234 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:57.234 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-9c2bd027-eb83-49ac-845d-489eb0c965da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:29:57.235 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-9c2bd027-eb83-49ac-845d-489eb0c965da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:29:57.236 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 19:29:59.258 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-fea034be-5a8e-44c5-bce3-49bab8f36931 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:29:59.284 7 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-fea034be-5a8e-44c5-bce3-49bab8f36931 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:29:59.292 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-fea034be-5a8e-44c5-bce3-49bab8f36931 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 466/918] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:29:59 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:01.304 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-08 19:30:01.305 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-551a4d27-e693-427b-90b6-893e0bc4f4ec 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 453/919] 199.204.45.38 () {32 vars in 838 bytes} [Fri May 8 19:30:01 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-08 19:30:01.316 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-88f90845-ff24-4618-9cab-cd3948009b74 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:30:01.336 7 INFO cinder.volume.api [req-c18dc267-b735-400f-99a5-51e78e622a3d req-88f90845-ff24-4618-9cab-cd3948009b74 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:30:01.342 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-88f90845-ff24-4618-9cab-cd3948009b74 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 467/920] 199.204.45.38 () {36 vars in 1071 bytes} [Fri May 8 19:30:01 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1712 bytes in 32 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-08 19:30:01.420 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-069bbd49-cc6b-46aa-8254-2a7dacd52493 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 /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/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-08 19:30:02.327 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-355f10d0-24d5-43df-b9f1-5647c18da70f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:30:02.347 7 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-355f10d0-24d5-43df-b9f1-5647c18da70f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:30:02.352 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-355f10d0-24d5-43df-b9f1-5647c18da70f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 468/921] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:30:02 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:02.455 8 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-069bbd49-cc6b-46aa-8254-2a7dacd52493 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 returned with HTTP 200 [pid: 8|app: 0|req: 454/922] 199.204.45.38 () {40 vars in 1133 bytes} [Fri May 8 19:30:01 2026] PUT /v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 => generated 802 bytes in 1043 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-08 19:30:02.975 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-8c7196c3-dcb1-4bc5-bba1-70051667c5f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3/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-08 19:30:03.010 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-8c7196c3-dcb1-4bc5-bba1-70051667c5f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3/action returned with HTTP 204 [pid: 7|app: 0|req: 469/923] 199.204.45.38 () {40 vars in 1146 bytes} [Fri May 8 19:30:02 2026] POST /v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3/action => generated 0 bytes in 43 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-08 19:30:05.200 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-9b1c31a4-faa4-473e-a972-e32b0ba1a4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:30:05.219 8 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-9b1c31a4-faa4-473e-a972-e32b0ba1a4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:30:05.224 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-9b1c31a4-faa4-473e-a972-e32b0ba1a4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 8|app: 0|req: 455/924] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:30:05 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:07.234 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-8c7196c3-dcb1-4bc5-bba1-70051667c5f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:07.235 7 INFO cinder.api.openstack.wsgi [req-c18dc267-b735-400f-99a5-51e78e622a3d req-8c7196c3-dcb1-4bc5-bba1-70051667c5f8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:07.236 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-9b1c31a4-faa4-473e-a972-e32b0ba1a4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:07.237 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-9b1c31a4-faa4-473e-a972-e32b0ba1a4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 19:30:08.343 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:30:08.362 7 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:30:08.368 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 7|app: 0|req: 471/927] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:30:08 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1787 bytes in 30 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-08 19:30:11.223 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:30:11.241 8 INFO cinder.volume.api [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:30:11.246 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 200 [pid: 8|app: 0|req: 457/928] 199.204.45.38 () {32 vars in 823 bytes} [Fri May 8 19:30:11 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:17.235 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:17.235 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:17.237 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:17.237 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:27.235 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:27.235 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:27.236 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:27.236 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:37.235 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:37.235 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:37.236 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:37.237 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:47.235 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:47.235 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:47.237 8 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-1e050079-3628-443e-b6e0-a3ed7fd51783 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:47.237 7 INFO cinder.api.openstack.wsgi [req-ce2481ed-33c2-44b4-a785-1a7f3d870552 req-bc476c95-49d6-45c4-b13d-8342a9f91b9c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 19:30:49.052 8 INFO cinder.api.openstack.wsgi [None req-b923400d-f72f-4adb-b308-70e058910672 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:30:49.058 8 INFO cinder.volume.api [None req-b923400d-f72f-4adb-b308-70e058910672 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:30:49.059 8 INFO cinder.api.openstack.wsgi [None req-b923400d-f72f-4adb-b308-70e058910672 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/937] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 51 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-08 19:30:49.070 7 INFO cinder.api.openstack.wsgi [None req-b68e602a-2ad2-48e9-8ec4-4a7acc6f67e5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:30:49.075 7 INFO cinder.api.openstack.wsgi [None req-b68e602a-2ad2-48e9-8ec4-4a7acc6f67e5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 476/938] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.089 8 INFO cinder.api.openstack.wsgi [None req-96464df8-9dfe-46e2-9ef4-cb3aa59195e8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:30:49.592 8 INFO cinder.api.openstack.wsgi [None req-96464df8-9dfe-46e2-9ef4-cb3aa59195e8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 463/939] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.639 7 INFO cinder.api.openstack.wsgi [None req-65beac03-1833-4cd0-9f1c-d88bcbb6aba7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:30:49.661 7 INFO cinder.api.openstack.wsgi [None req-65beac03-1833-4cd0-9f1c-d88bcbb6aba7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/940] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.670 8 INFO cinder.api.openstack.wsgi [None req-ce21cf78-8518-4a60-9d55-d823cc53a0fc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true 2026-05-08 19:30:49.689 8 INFO cinder.api.openstack.wsgi [None req-ce21cf78-8518-4a60-9d55-d823cc53a0fc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/941] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.701 7 INFO cinder.api.openstack.wsgi [None req-9619c756-bc0b-49e8-ae09-58573e90d71a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:30:49.723 7 INFO cinder.api.openstack.wsgi [None req-9619c756-bc0b-49e8-ae09-58573e90d71a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/942] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.731 8 INFO cinder.api.openstack.wsgi [None req-d3978463-e436-43d9-8474-2e6b6cddaf6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true 2026-05-08 19:30:49.750 8 INFO cinder.api.openstack.wsgi [None req-d3978463-e436-43d9-8474-2e6b6cddaf6c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/943] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.761 7 INFO cinder.api.openstack.wsgi [None req-721fa219-717a-46df-8db8-15e3bbf57edc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:30:49.782 7 INFO cinder.api.openstack.wsgi [None req-721fa219-717a-46df-8db8-15e3bbf57edc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/944] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.791 8 INFO cinder.api.openstack.wsgi [None req-a3b154db-819d-47ff-92b4-eb4ee2833658 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true 2026-05-08 19:30:49.812 8 INFO cinder.api.openstack.wsgi [None req-a3b154db-819d-47ff-92b4-eb4ee2833658 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/945] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.824 7 INFO cinder.api.openstack.wsgi [None req-1b85d963-35a2-40c4-a3fb-45d4c04ed705 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true 2026-05-08 19:30:49.844 7 INFO cinder.api.openstack.wsgi [None req-1b85d963-35a2-40c4-a3fb-45d4c04ed705 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/946] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.856 8 INFO cinder.api.openstack.wsgi [None req-6303c3ef-92e5-4238-9889-ee55450fe94b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true 2026-05-08 19:30:49.876 8 INFO cinder.api.openstack.wsgi [None req-6303c3ef-92e5-4238-9889-ee55450fe94b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/947] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.887 7 INFO cinder.api.openstack.wsgi [None req-625133b9-089d-4ba9-aaa7-b00a04e1c897 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true 2026-05-08 19:30:49.907 7 INFO cinder.api.openstack.wsgi [None req-625133b9-089d-4ba9-aaa7-b00a04e1c897 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/948] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.919 8 INFO cinder.api.openstack.wsgi [None req-673dcd10-c0b6-4366-881e-69fcea842671 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true 2026-05-08 19:30:49.935 8 INFO cinder.api.openstack.wsgi [None req-673dcd10-c0b6-4366-881e-69fcea842671 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/949] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.947 7 INFO cinder.api.openstack.wsgi [None req-0d971c9b-bab7-4491-a07e-a45b1692f462 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true 2026-05-08 19:30:49.966 7 INFO cinder.api.openstack.wsgi [None req-0d971c9b-bab7-4491-a07e-a45b1692f462 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/950] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:30:49.976 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:30:49.988 8 INFO cinder.volume.api [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:30:49.994 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/951] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:50.005 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:30:50.016 7 INFO cinder.volume.api [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:30:50.021 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/952] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:30:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-08 19:30:57.235 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:57.235 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:30:57.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:30:57.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:07.235 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:07.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:07.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:07.237 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:17.235 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:17.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:17.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:17.237 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:27.235 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:27.235 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:27.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:27.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:37.235 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:37.235 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:37.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:37.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:47.234 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:47.234 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:47.236 7 INFO cinder.api.openstack.wsgi [None req-d6aeeba4-0849-4244-bff6-a64389fed610 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:47.236 8 INFO cinder.api.openstack.wsgi [None req-3ce11a80-b251-4556-83a5-7fb3b9b726a2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 19:31:49.086 7 INFO cinder.api.openstack.wsgi [None req-ac1a4b35-d619-4414-b335-e88ddb22db4c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:31:49.100 7 INFO cinder.volume.api [None req-ac1a4b35-d619-4414-b335-e88ddb22db4c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:31:49.105 7 INFO cinder.api.openstack.wsgi [None req-ac1a4b35-d619-4414-b335-e88ddb22db4c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/965] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 1790 bytes in 81 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-08 19:31:49.119 8 INFO cinder.api.openstack.wsgi [None req-16aa5c34-1d2c-4eab-a3ef-fe820b6c4e01 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:31:49.126 8 INFO cinder.volume.api [None req-16aa5c34-1d2c-4eab-a3ef-fe820b6c4e01 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:31:49.126 8 INFO cinder.api.openstack.wsgi [None req-16aa5c34-1d2c-4eab-a3ef-fe820b6c4e01 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/966] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08 19:31:49.134 7 INFO cinder.api.openstack.wsgi [None req-374a44e9-5f56-40e4-a95c-5fa95b5437fc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:31:49.141 7 INFO cinder.api.openstack.wsgi [None req-374a44e9-5f56-40e4-a95c-5fa95b5437fc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 491/967] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.152 8 INFO cinder.api.openstack.wsgi [None req-1035ef99-2e33-4757-a74e-f9ff5384d3a8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:31:49.163 8 INFO cinder.volume.api [None req-1035ef99-2e33-4757-a74e-f9ff5384d3a8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - 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-08 19:31:49.173 8 INFO cinder.api.openstack.wsgi [None req-1035ef99-2e33-4757-a74e-f9ff5384d3a8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 477/968] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:31:49.185 7 INFO cinder.api.openstack.wsgi [None req-45267cb1-63ab-4e41-9d1f-8eb9bc90fc4d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:31:49.689 7 INFO cinder.api.openstack.wsgi [None req-45267cb1-63ab-4e41-9d1f-8eb9bc90fc4d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 492/969] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:31:49.728 8 INFO cinder.api.openstack.wsgi [None req-c3b02a43-56d3-4f66-b7b8-de90aeab6467 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:31:49.753 8 INFO cinder.api.openstack.wsgi [None req-c3b02a43-56d3-4f66-b7b8-de90aeab6467 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/970] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.760 7 INFO cinder.api.openstack.wsgi [None req-9ba69fdd-ad82-4c61-a49c-c0b6b0dd72cf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true 2026-05-08 19:31:49.791 7 INFO cinder.api.openstack.wsgi [None req-9ba69fdd-ad82-4c61-a49c-c0b6b0dd72cf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/971] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.805 8 INFO cinder.api.openstack.wsgi [None req-0d261b5d-a9b3-4dce-83a5-3b59d00b669f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:31:49.830 8 INFO cinder.api.openstack.wsgi [None req-0d261b5d-a9b3-4dce-83a5-3b59d00b669f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/972] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.842 7 INFO cinder.api.openstack.wsgi [None req-6235f6b6-4c71-4f98-8017-ddf6fbaccabe 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true 2026-05-08 19:31:49.861 7 INFO cinder.api.openstack.wsgi [None req-6235f6b6-4c71-4f98-8017-ddf6fbaccabe 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/973] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.874 8 INFO cinder.api.openstack.wsgi [None req-a1206eaa-1e76-49ab-9656-4c44fb989b46 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:31:49.896 8 INFO cinder.api.openstack.wsgi [None req-a1206eaa-1e76-49ab-9656-4c44fb989b46 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/974] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.910 7 INFO cinder.api.openstack.wsgi [None req-6af7e602-b9d3-48f6-9837-c4fd890b1f44 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true 2026-05-08 19:31:49.940 7 INFO cinder.api.openstack.wsgi [None req-6af7e602-b9d3-48f6-9837-c4fd890b1f44 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/975] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.954 8 INFO cinder.api.openstack.wsgi [None req-c6a5a1a8-8d76-4bfb-9cd9-bcdf4babaced 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true 2026-05-08 19:31:49.976 8 INFO cinder.api.openstack.wsgi [None req-c6a5a1a8-8d76-4bfb-9cd9-bcdf4babaced 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/976] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:49.991 7 INFO cinder.api.openstack.wsgi [None req-52de934d-d618-497b-8ba6-fac28dfa853d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true 2026-05-08 19:31:50.015 7 INFO cinder.api.openstack.wsgi [None req-52de934d-d618-497b-8ba6-fac28dfa853d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/977] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:50.028 8 INFO cinder.api.openstack.wsgi [None req-0982b807-ad5e-47cc-aea0-12a560b42389 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true 2026-05-08 19:31:50.057 8 INFO cinder.api.openstack.wsgi [None req-0982b807-ad5e-47cc-aea0-12a560b42389 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/978] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:50.071 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true 2026-05-08 19:31:50.097 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/979] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:50.110 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true 2026-05-08 19:31:50.137 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/980] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:31:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:31:57.235 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:57.235 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:31:57.236 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:31:57.236 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:07.235 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:07.235 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:07.236 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:07.236 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:17.235 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:17.236 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:17.237 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:17.238 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:27.234 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:27.235 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:27.236 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:27.236 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:37.235 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:37.235 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:37.236 7 INFO cinder.api.openstack.wsgi [None req-5fd3a799-00ba-46b8-89ab-0366d57de0bc 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:37.236 8 INFO cinder.api.openstack.wsgi [None req-f3cc66a6-fd3e-47ca-80a0-8c70d2705f85 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:43.381 7 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-a97b6681-3ae7-437f-a2e8-abfdf9cea5da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 /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-08 19:32:43.949 7 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-a97b6681-3ae7-437f-a2e8-abfdf9cea5da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 returned with HTTP 200 [pid: 7|app: 0|req: 503/991] 199.204.45.38 () {38 vars in 1101 bytes} [Fri May 8 19:32:43 2026] DELETE /v3/65d75bcc63504c2e9793217d9d2791d6/attachments/8c72aebe-610f-4cbf-ad03-ee1cfecd2bf3 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:43.972 8 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c 2026-05-08 19:32:43.972 8 INFO cinder.api.v3.volumes [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Delete volume with id: 7f5823c7-d579-442c-b72e-d1e5c23b745c /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-08 19:32:43.984 8 INFO cinder.volume.api [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Volume info retrieved successfully. 2026-05-08 19:32:44.016 8 INFO cinder.volume.api [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Delete volume request issued successfully. 2026-05-08 19:32:44.016 8 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c returned with HTTP 202 [pid: 8|app: 0|req: 489/992] 199.204.45.38 () {36 vars in 1052 bytes} [Fri May 8 19:32:43 2026] DELETE /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/7f5823c7-d579-442c-b72e-d1e5c23b745c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-08 19:32:47.234 7 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-a97b6681-3ae7-437f-a2e8-abfdf9cea5da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:47.234 8 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:47.235 8 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-d399d738-456e-470d-b29f-935b4589bf7b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:47.235 7 INFO cinder.api.openstack.wsgi [req-be2ef65d-cfb2-417b-a3b6-fd726198eadf req-a97b6681-3ae7-437f-a2e8-abfdf9cea5da 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135: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-08 19:32:49.064 8 INFO cinder.api.openstack.wsgi [None req-1180304d-e5c1-43c5-8e1c-1fa265b25423 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:32:49.070 8 INFO cinder.api.openstack.wsgi [None req-1180304d-e5c1-43c5-8e1c-1fa265b25423 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 491/995] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 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-08 19:32:49.080 7 INFO cinder.api.openstack.wsgi [None req-0166509d-1d69-4a74-b206-72b20e28c4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:32:49.090 7 INFO cinder.volume.api [None req-0166509d-1d69-4a74-b206-72b20e28c4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:32:49.092 7 INFO cinder.api.openstack.wsgi [None req-0166509d-1d69-4a74-b206-72b20e28c4c5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/996] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:32:49.103 8 INFO cinder.api.openstack.wsgi [None req-00fae4bb-f12a-4af8-b710-849cc2a8693f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:32:49.607 8 INFO cinder.api.openstack.wsgi [None req-00fae4bb-f12a-4af8-b710-849cc2a8693f 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 492/997] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:32:49.618 7 INFO cinder.api.openstack.wsgi [None req-55161a2c-8466-45c6-8fa8-d9ed03dd43e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:32:49.624 7 INFO cinder.volume.api [None req-55161a2c-8466-45c6-8fa8-d9ed03dd43e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:32:49.624 7 INFO cinder.api.openstack.wsgi [None req-55161a2c-8466-45c6-8fa8-d9ed03dd43e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/998] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:32:49.633 8 INFO cinder.api.openstack.wsgi [None req-13a59b40-99c5-4017-bb65-2940ba6d2190 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:32:49.644 8 INFO cinder.volume.api [None req-13a59b40-99c5-4017-bb65-2940ba6d2190 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:32:49.645 8 INFO cinder.api.openstack.wsgi [None req-13a59b40-99c5-4017-bb65-2940ba6d2190 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/999] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:32:49.692 7 INFO cinder.api.openstack.wsgi [None req-87a2ae38-b582-4cea-aabf-95379e374c9b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:32:49.717 7 INFO cinder.api.openstack.wsgi [None req-87a2ae38-b582-4cea-aabf-95379e374c9b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1000] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.730 8 INFO cinder.api.openstack.wsgi [None req-67b0809d-4a34-427a-b12b-5af1deb392a0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true 2026-05-08 19:32:49.757 8 INFO cinder.api.openstack.wsgi [None req-67b0809d-4a34-427a-b12b-5af1deb392a0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/1001] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/2f59bd14adba41e0a6bfa7e99be617db?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.774 7 INFO cinder.api.openstack.wsgi [None req-514e1084-5796-42ea-aeec-b853dbfd4e3a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:32:49.792 7 INFO cinder.api.openstack.wsgi [None req-514e1084-5796-42ea-aeec-b853dbfd4e3a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1002] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.804 8 INFO cinder.api.openstack.wsgi [None req-6ed4de8e-9a79-47d5-8684-dfdf4b9a5fc3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true 2026-05-08 19:32:49.821 8 INFO cinder.api.openstack.wsgi [None req-6ed4de8e-9a79-47d5-8684-dfdf4b9a5fc3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/1003] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/613d14a147ec4ab6b47610494069d86f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.834 7 INFO cinder.api.openstack.wsgi [None req-183aa3d0-6ed2-4d1c-a3cf-5309306275c2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:32:49.852 7 INFO cinder.api.openstack.wsgi [None req-183aa3d0-6ed2-4d1c-a3cf-5309306275c2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1004] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.866 8 INFO cinder.api.openstack.wsgi [None req-f611ec98-22f7-420b-a0ac-bb8090f960d7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true 2026-05-08 19:32:49.886 8 INFO cinder.api.openstack.wsgi [None req-f611ec98-22f7-420b-a0ac-bb8090f960d7 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/1005] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/69f5c6c884224f24a5bd5096cface88a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.897 7 INFO cinder.api.openstack.wsgi [None req-965e42eb-9915-4e12-8a18-45403362c976 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true 2026-05-08 19:32:49.915 7 INFO cinder.api.openstack.wsgi [None req-965e42eb-9915-4e12-8a18-45403362c976 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1006] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/895a542f55694b54a98fd12a068f9bca?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.929 8 INFO cinder.api.openstack.wsgi [None req-6ff17f5e-c269-4bdd-a541-31b64c2d5acf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true 2026-05-08 19:32:49.951 8 INFO cinder.api.openstack.wsgi [None req-6ff17f5e-c269-4bdd-a541-31b64c2d5acf 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1007] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/c29d16d82251490abeb1e324e9e8894f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.965 7 INFO cinder.api.openstack.wsgi [None req-7026b9f4-0bd9-47a1-92ed-dba4c4733504 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true 2026-05-08 19:32:49.985 7 INFO cinder.api.openstack.wsgi [None req-7026b9f4-0bd9-47a1-92ed-dba4c4733504 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1008] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/cf1c1bedd3e44a63890062592f4e439d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:49.999 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true 2026-05-08 19:32:50.017 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1009] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/d3b37c024cef4312a6877775f67ddb53?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:50.028 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true 2026-05-08 19:32:50.048 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1010] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:32:50 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/df9838a0a1da453fb42654ea3a920862?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:32:57.235 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:57.235 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:32:57.236 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:32:57.237 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:07.235 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:07.236 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:07.237 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:07.237 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:17.235 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:17.235 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:17.236 7 INFO cinder.api.openstack.wsgi [None req-cd913a69-c6b0-4821-b03f-f746297a9bd1 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:17.236 8 INFO cinder.api.openstack.wsgi [None req-cb573259-5386-4857-9ca2-502fe3664ce3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:21.768 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots 2026-05-08 19:33:21.785 7 INFO cinder.volume.api [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:33:21.785 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 516/1017] 10.0.0.33 () {32 vars in 703 bytes} [Fri May 8 19:33:21 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:33:21.801 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes 2026-05-08 19:33:21.834 8 INFO cinder.volume.api [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:33:21.835 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 502/1018] 10.0.0.33 () {32 vars in 699 bytes} [Fri May 8 19:33:21 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:33:27.235 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:27.235 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:27.236 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:27.237 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:37.235 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:37.235 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:37.235 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:37.236 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:47.237 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:47.238 7 INFO cinder.api.openstack.wsgi [None req-41352bd4-d4ea-4b3e-8327-fb4c899dbbd8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:47.241 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:47.242 8 INFO cinder.api.openstack.wsgi [None req-01f650c9-4bb1-4c12-8ef8-32d30723b5c9 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:49.142 7 INFO cinder.api.openstack.wsgi [None req-3d9be9a5-699b-45fd-b3ce-22cb468ebea5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:33:49.150 7 INFO cinder.volume.api [None req-3d9be9a5-699b-45fd-b3ce-22cb468ebea5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:33:49.152 7 INFO cinder.api.openstack.wsgi [None req-3d9be9a5-699b-45fd-b3ce-22cb468ebea5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1025] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:33:49.196 8 INFO cinder.api.openstack.wsgi [None req-dccf5c5f-7159-4bfa-addd-68ee0ee3df5a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:33:49.221 8 INFO cinder.api.openstack.wsgi [None req-dccf5c5f-7159-4bfa-addd-68ee0ee3df5a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1026] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:33:49.233 7 INFO cinder.api.openstack.wsgi [None req-a70bb012-f319-4cc8-becb-664726a320d6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:33:49.252 7 INFO cinder.api.openstack.wsgi [None req-a70bb012-f319-4cc8-becb-664726a320d6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1027] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:33:49.265 8 INFO cinder.api.openstack.wsgi [None req-bcf40615-35eb-4ced-9f65-c12f9d25a036 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:33:49.284 8 INFO cinder.api.openstack.wsgi [None req-bcf40615-35eb-4ced-9f65-c12f9d25a036 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1028] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:33:49.294 7 INFO cinder.api.openstack.wsgi [None req-a30ea309-26eb-495d-8f15-e893a67179b0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:33:49.301 7 INFO cinder.api.openstack.wsgi [None req-a30ea309-26eb-495d-8f15-e893a67179b0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1029] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:33:49.312 8 INFO cinder.api.openstack.wsgi [None req-d962c841-7af4-48f1-94a4-8b09c1e9665c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:33:49.321 8 INFO cinder.volume.api [None req-d962c841-7af4-48f1-94a4-8b09c1e9665c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:33:49.323 8 INFO cinder.api.openstack.wsgi [None req-d962c841-7af4-48f1-94a4-8b09c1e9665c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1030] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:33:49.333 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:33:49.337 7 INFO cinder.volume.api [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:33:49.338 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1031] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:33:49.347 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:33:49.850 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1032] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:33:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:33:57.235 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:57.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:33:57.236 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:33:57.237 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:07.235 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:07.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:07.236 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:07.236 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:17.234 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:17.234 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:17.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:17.235 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:27.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:27.235 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:27.236 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:27.236 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:37.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:37.235 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:37.236 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:37.236 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:47.234 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:47.234 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:47.235 8 INFO cinder.api.openstack.wsgi [None req-d7c32c7c-1088-4463-9885-42711156f3e4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:47.236 7 INFO cinder.api.openstack.wsgi [None req-b954aca0-cfbf-47d2-bf51-1211936f97e0 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:49.081 8 INFO cinder.api.openstack.wsgi [None req-aeb8417c-171e-40d4-acda-2c63e5eb5471 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:34:49.585 8 INFO cinder.api.openstack.wsgi [None req-aeb8417c-171e-40d4-acda-2c63e5eb5471 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1045] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:34:49.596 7 INFO cinder.api.openstack.wsgi [None req-92e67ce4-7a67-4ffb-a5d6-68b5a788229d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:34:49.607 7 INFO cinder.volume.api [None req-92e67ce4-7a67-4ffb-a5d6-68b5a788229d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:34:49.608 7 INFO cinder.api.openstack.wsgi [None req-92e67ce4-7a67-4ffb-a5d6-68b5a788229d 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1046] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:34:49.618 8 INFO cinder.api.openstack.wsgi [None req-4e7be531-f2ca-4ef9-86e1-18119ed1fdb6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:34:49.623 8 INFO cinder.volume.api [None req-4e7be531-f2ca-4ef9-86e1-18119ed1fdb6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:34:49.623 8 INFO cinder.api.openstack.wsgi [None req-4e7be531-f2ca-4ef9-86e1-18119ed1fdb6 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1047] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:34:49.633 7 INFO cinder.api.openstack.wsgi [None req-461acad5-834f-437b-adc8-f321a16e527b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:34:49.639 7 INFO cinder.api.openstack.wsgi [None req-461acad5-834f-437b-adc8-f321a16e527b 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 531/1048] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:34:49.651 8 INFO cinder.api.openstack.wsgi [None req-1bebbdca-99b3-491e-bc35-7810a31fb273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:34:49.660 8 INFO cinder.volume.api [None req-1bebbdca-99b3-491e-bc35-7810a31fb273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:34:49.662 8 INFO cinder.api.openstack.wsgi [None req-1bebbdca-99b3-491e-bc35-7810a31fb273 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1049] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:34:49.706 7 INFO cinder.api.openstack.wsgi [None req-99bf0712-1dfa-4455-a53f-251333bbaf58 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:34:49.728 7 INFO cinder.api.openstack.wsgi [None req-99bf0712-1dfa-4455-a53f-251333bbaf58 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1050] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:34:49.741 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:34:49.765 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1051] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:34:49.774 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:34:49.793 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1052] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:34:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:34:57.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:57.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:34:57.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:34:57.237 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:07.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:07.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:07.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:07.236 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:17.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:17.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:17.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:17.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:27.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:27.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:27.237 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:27.237 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:37.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:37.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:37.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:37.236 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:47.235 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:47.235 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:47.236 8 INFO cinder.api.openstack.wsgi [None req-59c13d27-c9ab-42ca-ac05-bc3905a8ab06 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:47.237 7 INFO cinder.api.openstack.wsgi [None req-eefa67cd-a963-42b2-8145-99fbbc2ed228 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:49.089 8 INFO cinder.api.openstack.wsgi [None req-bcdbc251-c22a-412f-ad5c-ed2dee030af3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:35:49.098 8 INFO cinder.volume.api [None req-bcdbc251-c22a-412f-ad5c-ed2dee030af3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:35:49.100 8 INFO cinder.api.openstack.wsgi [None req-bcdbc251-c22a-412f-ad5c-ed2dee030af3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1065] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:35:49.116 7 INFO cinder.api.openstack.wsgi [None req-8e6b2bd5-221a-4ade-97ad-510e11b91130 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:35:49.122 7 INFO cinder.api.openstack.wsgi [None req-8e6b2bd5-221a-4ade-97ad-510e11b91130 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 7|app: 0|req: 540/1066] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:35:49.130 8 INFO cinder.api.openstack.wsgi [None req-7cf6ccb9-1456-4330-8c11-95c2f0fa8ac5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:35:49.139 8 INFO cinder.volume.api [None req-7cf6ccb9-1456-4330-8c11-95c2f0fa8ac5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:35:49.140 8 INFO cinder.api.openstack.wsgi [None req-7cf6ccb9-1456-4330-8c11-95c2f0fa8ac5 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1067] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:35:49.159 7 INFO cinder.api.openstack.wsgi [None req-5019fc49-89d1-404d-915f-89f16051d46c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:35:49.663 7 INFO cinder.api.openstack.wsgi [None req-5019fc49-89d1-404d-915f-89f16051d46c 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1068] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:35:49.682 8 INFO cinder.api.openstack.wsgi [None req-0349c372-8766-4e0e-9f94-a39229f2ebd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:35:49.689 8 INFO cinder.volume.api [None req-0349c372-8766-4e0e-9f94-a39229f2ebd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:35:49.689 8 INFO cinder.api.openstack.wsgi [None req-0349c372-8766-4e0e-9f94-a39229f2ebd3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1069] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:35:49.732 7 INFO cinder.api.openstack.wsgi [None req-eb7789ea-d025-4c59-95a1-1c47688ab132 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:35:49.751 7 INFO cinder.api.openstack.wsgi [None req-eb7789ea-d025-4c59-95a1-1c47688ab132 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1070] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:35:49.763 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:35:49.803 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1071] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:35:49.828 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:35:49.865 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1072] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:35:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:35:57.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:57.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:35:57.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:35:57.236 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:07.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:07.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:07.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:07.236 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:17.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:17.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:17.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:17.236 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:27.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:27.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:27.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:27.237 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:37.234 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:37.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:37.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:37.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:47.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:47.235 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:47.235 7 INFO cinder.api.openstack.wsgi [None req-07cfeee5-14cd-49ce-b488-227dd3cc4ce8 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:47.236 8 INFO cinder.api.openstack.wsgi [None req-de6b7a90-b3bc-4194-b839-bf634a2f727a 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:49.066 7 INFO cinder.api.openstack.wsgi [None req-75bdbdf6-fb19-44e8-a0fc-cd25af756fe3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:36:49.075 7 INFO cinder.volume.api [None req-75bdbdf6-fb19-44e8-a0fc-cd25af756fe3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:36:49.077 7 INFO cinder.api.openstack.wsgi [None req-75bdbdf6-fb19-44e8-a0fc-cd25af756fe3 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1085] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 19:36:49.087 8 INFO cinder.api.openstack.wsgi [None req-3146cac5-eb19-44f4-b61f-873b742ab7e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true 2026-05-08 19:36:49.096 8 INFO cinder.volume.api [None req-3146cac5-eb19-44f4-b61f-873b742ab7e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all volumes completed successfully. 2026-05-08 19:36:49.098 8 INFO cinder.api.openstack.wsgi [None req-3146cac5-eb19-44f4-b61f-873b742ab7e2 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1086] 10.0.0.238 () {28 vars in 683 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:36:49.108 7 INFO cinder.api.openstack.wsgi [None req-edef52bc-4bc0-4a09-866a-5f1e767491ac 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true 2026-05-08 19:36:49.611 7 INFO cinder.api.openstack.wsgi [None req-edef52bc-4bc0-4a09-866a-5f1e767491ac 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1087] 10.0.0.238 () {28 vars in 695 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:36:49.659 8 INFO cinder.api.openstack.wsgi [None req-55e3030d-b5d8-4fad-bf20-17e0e932fb53 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true 2026-05-08 19:36:49.681 8 INFO cinder.api.openstack.wsgi [None req-55e3030d-b5d8-4fad-bf20-17e0e932fb53 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1088] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/1d987eebe11a4001afab1c22571e0e41?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:36:49.693 7 INFO cinder.api.openstack.wsgi [None req-9fb48c13-b2ef-44aa-9d15-374083af6009 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true 2026-05-08 19:36:49.718 7 INFO cinder.api.openstack.wsgi [None req-9fb48c13-b2ef-44aa-9d15-374083af6009 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1089] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/56955687897145088a454e75d4f17cd8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:36:49.729 8 INFO cinder.api.openstack.wsgi [None req-d20660fa-f59b-4c13-8f8d-b1d9cb3bae76 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true 2026-05-08 19:36:49.755 8 INFO cinder.api.openstack.wsgi [None req-d20660fa-f59b-4c13-8f8d-b1d9cb3bae76 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1090] 10.0.0.238 () {28 vars in 735 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-quota-sets/65d75bcc63504c2e9793217d9d2791d6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:36:49.766 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true 2026-05-08 19:36:49.772 7 INFO cinder.volume.api [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] Get all snapshots completed successfully. 2026-05-08 19:36:49.773 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1091] 10.0.0.238 () {28 vars in 673 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/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-08 19:36:49.782 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services 2026-05-08 19:36:49.786 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65d75bcc63504c2e9793217d9d2791d6/os-services returned with HTTP 200 [pid: 8|app: 0|req: 539/1092] 10.0.0.238 () {28 vars in 644 bytes} [Fri May 8 19:36:49 2026] GET /v3/65d75bcc63504c2e9793217d9d2791d6/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-08 19:36:57.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:57.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:36:57.236 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:36:57.236 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:07.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:07.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:07.236 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:07.236 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:17.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:17.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:17.236 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:17.236 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:27.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:27.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:27.236 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:27.236 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:37.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:37.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:37.236 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:37.237 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:47.234 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:47.234 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] GET http://10.0.0.135:8776/ 2026-05-08 19:37:47.235 7 INFO cinder.api.openstack.wsgi [None req-43089429-2584-4a91-bbfa-707a690117f4 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300 2026-05-08 19:37:47.235 8 INFO cinder.api.openstack.wsgi [None req-20736034-1f09-44f0-95b3-5f02a3edf164 5ee8874b08d845aa8efc7d2912274e39 65d75bcc63504c2e9793217d9d2791d6 - - default default] http://10.0.0.135:8776/ returned with HTTP 300