+ 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 [Tue May 12 22:02:05 2026] *** compiled with version: 13.3.0 on 12 May 2026 20:31:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-56fdd67899-t2qzr 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 0x7f7f1ea26668 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-12 22:02:09.360 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-12 22:02:09.360 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. 2026-05-12 22:02:09.473 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-12 22:02:09.473 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. /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-12 22:02:10.583 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 22:02:10.587 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 22:02:10.590 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 22:02:10.593 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 22:02:10.609 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 22:02:10.613 7 INFO cinder.rpc [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 22:02:10.660 7 WARNING cinder.api.contrib.hosts [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 22:02:10.679 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-12 22:02:10.682 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-12 22:02:10.684 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-12 22:02:10.686 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-12 22:02:10.697 7 WARNING keystonemiddleware._common.config [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 22:02:10.698 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-12 22:02:10.700 8 INFO cinder.rpc [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-12 22:02:10.706 7 WARNING oslo_config.cfg [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] 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 0x7f7f1ea26668 pid: 7 (default app) 2026-05-12 22:02:10.742 8 WARNING cinder.api.contrib.hosts [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-12 22:02:10.779 8 WARNING keystonemiddleware._common.config [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 22:02:10.788 8 WARNING oslo_config.cfg [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] 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 0x7f7f1ea26668 pid: 8 (default app) 2026-05-12 22:02:18.629 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:18.630 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:28.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:28.630 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:38.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:38.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:38.629 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:38.629 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:48.627 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:48.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:48.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:48.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:58.627 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:58.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:02:58.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:02:58.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:08.627 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:08.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:08.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:08.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:18.627 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:18.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:18.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:18.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:28.627 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:28.627 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:28.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:28.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:38.628 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:38.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:38.629 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:38.630 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:48.628 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:48.629 7 INFO cinder.api.openstack.wsgi [None req-edb685e8-87bc-4c59-9529-eeb0f8da72cc - - - - - -] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:48.629 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] GET http://10.0.0.86:8776/ 2026-05-12 22:03:48.631 8 INFO cinder.api.openstack.wsgi [None req-bcb8b59b-1896-43a3-b180-9f68951b4389 - - - - - -] http://10.0.0.86: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-12 22:03:51.521 7 INFO cinder.api.openstack.wsgi [None req-8e522ae8-e2ab-4895-8b85-18a5249b50c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types/rbd1 2026-05-12 22:03:51.543 7 INFO cinder.api.openstack.wsgi [None req-8e522ae8-e2ab-4895-8b85-18a5249b50c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.62 () {30 vars in 681 bytes} [Tue May 12 22:03:50 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/types/rbd1 => generated 82 bytes in 860 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-12 22:03:51.909 8 INFO cinder.api.openstack.wsgi [None req-c892edcf-ef41-4495-892f-8e30e3dddcf2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/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-12 22:03:51.929 8 INFO cinder.api.openstack.wsgi [None req-c892edcf-ef41-4495-892f-8e30e3dddcf2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.62 () {30 vars in 720 bytes} [Tue May 12 22:03:51 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/types?name=rbd1&is_public=None => generated 20 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:03:53.632 7 INFO cinder.api.openstack.wsgi [None req-a8fbe1b4-2b51-410c-a4f9-4036ca84e9c0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/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-12 22:03:53.652 7 INFO cinder.api.openstack.wsgi [None req-a8fbe1b4-2b51-410c-a4f9-4036ca84e9c0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.62 () {34 vars in 724 bytes} [Tue May 12 22:03:53 2026] POST /v3/c42c962242b74d89b992f1dedf66877e/types => generated 179 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:03:53.663 8 INFO cinder.api.openstack.wsgi [req-a8fbe1b4-2b51-410c-a4f9-4036ca84e9c0 req-0529a31b-444a-48d4-b71b-f572cf864284 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types/e7aa674b-6d13-4f56-b710-a74d6def0bb2/extra_specs 2026-05-12 22:03:53.722 8 INFO cinder.api.openstack.wsgi [req-a8fbe1b4-2b51-410c-a4f9-4036ca84e9c0 req-0529a31b-444a-48d4-b71b-f572cf864284 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types/e7aa674b-6d13-4f56-b710-a74d6def0bb2/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.62 () {36 vars in 893 bytes} [Tue May 12 22:03:53 2026] POST /v3/c42c962242b74d89b992f1dedf66877e/types/e7aa674b-6d13-4f56-b710-a74d6def0bb2/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:03:55.454 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types?is_public=None 2026-05-12 22:03:55.469 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.62 () {30 vars in 700 bytes} [Tue May 12 22:03:55 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:03:57.487 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/qos-specs 2026-05-12 22:03:57.497 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.62 () {30 vars in 679 bytes} [Tue May 12 22:03:57 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/qos-specs => generated 17 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:03:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:03:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:03:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:03:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:28.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:04:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:04:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:05:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:05:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:48.644 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:06:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:06:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:28.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:28.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:28.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:07:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:07:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:38.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:38.631 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:48.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:08:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:08:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:08.634 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:08.635 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:48.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:09:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:09:58.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:48.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:10:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:10:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:18.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:11:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:11:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:28.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:12:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:12:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:18.631 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:18.631 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:38.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:13:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:13:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:14:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:14:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:08.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:08.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:15:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:15:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:18.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:18.632 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:18.634 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:28.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:28.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:28.631 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:28.631 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:38.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:38.631 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:48.630 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:16:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:16:58.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:18.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:48.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:48.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:17:58.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:17:58.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:08.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:18.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:28.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:28.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:38.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:38.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:48.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:48.630 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:58.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:58.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:18:58.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:18:58.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:08.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:08.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:08.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:08.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:18.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:18.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:18.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:18.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:28.627 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:28.627 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:28.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:38.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:38.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:38.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:38.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:48.628 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:48.628 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:48.629 8 INFO cinder.api.openstack.wsgi [None req-15665d34-253f-43a7-a35e-5f22e535436d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:48.629 7 INFO cinder.api.openstack.wsgi [None req-7fda8903-e32f-4142-a377-62ee05210af1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86: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-12 22:19:54.202 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False 2026-05-12 22:19:54.225 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.225 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.226 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.226 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.226 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.227 8 WARNING cinder.quota [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.232 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/217] 199.204.45.244 () {44 vars in 1069 bytes} [Tue May 12 22:19:54 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False => generated 340 bytes in 121 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-12 22:19:54.404 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] PUT https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e 2026-05-12 22:19:54.468 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.468 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.469 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.469 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.470 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.470 7 WARNING cinder.quota [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:19:54.476 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e returned with HTTP 200 [pid: 7|app: 0|req: 109/218] 199.204.45.244 () {48 vars in 1098 bytes} [Tue May 12 22:19:54 2026] PUT /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:19:58.635 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:58.635 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:19:58.636 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:19:58.636 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:20:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:20:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:08.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:38.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:48.630 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:58.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:21:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:21:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:38.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:38.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:48.630 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:48.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:22:58.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:22:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:08.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:38.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:58.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:23:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:23:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:38.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:58.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:24:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:24:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:28.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:28.631 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:28.631 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:28.632 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:38.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:58.634 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:58.634 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:25:58.635 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:25:58.636 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:08.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:38.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:48.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:48.631 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:48.631 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:48.633 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:26:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:26:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:38.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:58.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:27:58.630 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:27:58.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:28:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:28:58.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:58.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:29:58.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:29:58.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:08.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:28.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:28.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:38.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:38.630 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:48.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:58.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:30:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:30:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:08.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:08.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:08.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:18.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:18.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:38.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:48.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:58.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:58.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:31:58.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:31:58.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:08.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:08.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:08.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:08.630 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:18.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:18.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:18.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:18.629 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:28.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:28.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:28.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:28.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:38.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:38.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:38.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:38.629 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:48.627 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:48.627 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:48.628 8 INFO cinder.api.openstack.wsgi [None req-63a00069-2119-4cd6-bccc-ffbd78ed1c31 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:48.628 7 INFO cinder.api.openstack.wsgi [None req-0a152b56-46d9-411a-b6b8-b0ca1661621e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:55.112 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False 2026-05-12 22:32:55.132 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 188/375] 199.204.45.244 () {44 vars in 1069 bytes} [Tue May 12 22:32:54 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False => generated 340 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:32:55.621 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] PUT https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6 2026-05-12 22:32:55.677 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6 returned with HTTP 200 [pid: 7|app: 0|req: 188/376] 199.204.45.244 () {48 vars in 1098 bytes} [Tue May 12 22:32:55 2026] PUT /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6 => generated 296 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:32:58.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:58.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:32:58.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:32:58.629 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:08.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:08.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:08.629 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:08.630 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:18.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:18.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:18.629 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:18.629 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:28.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:28.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:28.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:28.629 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:38.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:38.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:38.630 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:38.634 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:48.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:48.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:48.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:48.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:58.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:58.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:33:58.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:33:58.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:08.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:08.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:08.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:08.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:18.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:18.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:18.628 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:18.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:28.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:28.627 8 INFO cinder.api.openstack.wsgi [None req-0ee96c63-2a5d-4783-a74b-0423c1745fe4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:28.627 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:28.628 7 INFO cinder.api.openstack.wsgi [None req-690cce79-7368-4e47-9023-0131a1a84ee8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:30.117 8 INFO cinder.api.openstack.wsgi [None req-07567ff5-b971-441e-a724-659bd6fa24f4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:34:30.124 8 INFO cinder.api.openstack.wsgi [None req-07567ff5-b971-441e-a724-659bd6fa24f4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:34:30.139 7 INFO cinder.api.openstack.wsgi [None req-6c734a9e-8840-4959-9fd7-b5c575d11fd4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:34:30.671 7 INFO cinder.api.openstack.wsgi [None req-6c734a9e-8840-4959-9fd7-b5c575d11fd4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:34:30.679 8 INFO cinder.api.openstack.wsgi [None req-d76c0564-51fa-47f6-968c-15b630e14ba6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:34:30.694 8 INFO cinder.volume.api [None req-d76c0564-51fa-47f6-968c-15b630e14ba6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:34:30.694 8 INFO cinder.api.openstack.wsgi [None req-d76c0564-51fa-47f6-968c-15b630e14ba6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:34:30.733 7 INFO cinder.api.openstack.wsgi [None req-7645453a-f8c9-4eb2-a4fa-e26b9ae14db3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:34:30.758 7 INFO cinder.api.openstack.wsgi [None req-7645453a-f8c9-4eb2-a4fa-e26b9ae14db3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:34:30.771 8 INFO cinder.api.openstack.wsgi [None req-51c05aa0-5ed4-430d-935d-8648ba1bdec0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:34:30.788 8 INFO cinder.api.openstack.wsgi [None req-51c05aa0-5ed4-430d-935d-8648ba1bdec0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:34:30.799 7 INFO cinder.api.openstack.wsgi [None req-9243957c-8d1f-4d96-b891-056020297532 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:34:30.818 7 INFO cinder.api.openstack.wsgi [None req-9243957c-8d1f-4d96-b891-056020297532 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:34:30.827 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:34:30.855 8 INFO cinder.volume.api [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:34:30.857 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:34:30.866 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:34:30.899 7 INFO cinder.volume.api [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:34:30.901 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:34:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:34:38.627 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:38.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:38.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:38.628 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:48.627 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:48.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:48.628 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:48.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:58.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:58.627 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:34:58.629 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:34:58.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:08.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:08.627 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:08.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:08.628 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:18.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:18.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:18.630 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:18.631 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:28.627 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:28.627 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:28.628 7 INFO cinder.api.openstack.wsgi [None req-8f14e87c-d0ca-463c-a306-f185869d816e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:28.628 8 INFO cinder.api.openstack.wsgi [None req-c91c6182-ddf4-46fe-ac50-273a1ecdcd80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:30.123 7 INFO cinder.api.openstack.wsgi [None req-c3951d6c-4161-4a11-9a9d-6051b0f2d04f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:35:30.136 7 INFO cinder.volume.api [None req-c3951d6c-4161-4a11-9a9d-6051b0f2d04f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:35:30.136 7 INFO cinder.api.openstack.wsgi [None req-c3951d6c-4161-4a11-9a9d-6051b0f2d04f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:35:30.143 8 INFO cinder.api.openstack.wsgi [None req-afd79e0e-7d0b-4e67-9422-fd24be0ab028 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:35:30.152 8 INFO cinder.volume.api [None req-afd79e0e-7d0b-4e67-9422-fd24be0ab028 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:35:30.155 8 INFO cinder.api.openstack.wsgi [None req-afd79e0e-7d0b-4e67-9422-fd24be0ab028 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:35:30.164 7 INFO cinder.api.openstack.wsgi [None req-6627b11b-04bb-4d1c-b7b1-5e36761d3731 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:35:30.170 7 INFO cinder.api.openstack.wsgi [None req-6627b11b-04bb-4d1c-b7b1-5e36761d3731 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:35:30.186 8 INFO cinder.api.openstack.wsgi [None req-9f37366b-a3ff-474d-95ca-bc894ecbf085 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:35:30.718 8 INFO cinder.api.openstack.wsgi [None req-9f37366b-a3ff-474d-95ca-bc894ecbf085 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:35:30.729 7 INFO cinder.api.openstack.wsgi [None req-05c66e63-19d8-4248-a40b-70b25318d2e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:35:30.738 7 INFO cinder.volume.api [None req-05c66e63-19d8-4248-a40b-70b25318d2e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:35:30.740 7 INFO cinder.api.openstack.wsgi [None req-05c66e63-19d8-4248-a40b-70b25318d2e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:35:30.784 8 INFO cinder.api.openstack.wsgi [None req-78048a67-7799-4986-ada1-9c6e04ea9e4f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:35:30.804 8 INFO cinder.api.openstack.wsgi [None req-78048a67-7799-4986-ada1-9c6e04ea9e4f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:35:30.816 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:35:30.836 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:35:30.848 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:35:30.870 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:35:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:35:38.627 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:38.627 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:38.628 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:38.628 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:48.627 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:48.627 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:48.628 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:48.629 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:58.628 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:58.628 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:35:58.629 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:35:58.630 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:08.627 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:08.628 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:08.629 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:08.630 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:18.627 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:18.627 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:18.628 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:18.628 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:28.627 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:28.628 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:28.628 8 INFO cinder.api.openstack.wsgi [None req-205f6c21-9e5c-4c5f-9e5f-c2d2fbc717ef 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:28.629 7 INFO cinder.api.openstack.wsgi [None req-467d13a4-7012-4397-bb75-d0ab4a00ad63 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:30.127 8 INFO cinder.api.openstack.wsgi [None req-e57f6d84-03e8-48bb-aab5-5f99048f756a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:36:30.136 8 INFO cinder.volume.api [None req-e57f6d84-03e8-48bb-aab5-5f99048f756a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:36:30.138 8 INFO cinder.api.openstack.wsgi [None req-e57f6d84-03e8-48bb-aab5-5f99048f756a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:36:30.149 7 INFO cinder.api.openstack.wsgi [None req-91875f8b-2fff-4f3f-af87-fd3480047bed 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:36:30.169 7 INFO cinder.volume.api [None req-91875f8b-2fff-4f3f-af87-fd3480047bed 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:36:30.172 7 INFO cinder.api.openstack.wsgi [None req-91875f8b-2fff-4f3f-af87-fd3480047bed 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:36:30.185 8 INFO cinder.api.openstack.wsgi [None req-1a4731a5-5005-476d-9e1a-dce5423544dd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:36:30.190 8 INFO cinder.api.openstack.wsgi [None req-1a4731a5-5005-476d-9e1a-dce5423544dd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:36:30.237 7 INFO cinder.api.openstack.wsgi [None req-ec73c0ff-6bea-4962-9bc9-8916c25f58a0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:36:30.261 7 INFO cinder.api.openstack.wsgi [None req-ec73c0ff-6bea-4962-9bc9-8916c25f58a0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:36:30.272 8 INFO cinder.api.openstack.wsgi [None req-50289bfc-974b-40d2-a075-62c82a15be48 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:36:30.295 8 INFO cinder.api.openstack.wsgi [None req-50289bfc-974b-40d2-a075-62c82a15be48 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:36:30.308 7 INFO cinder.api.openstack.wsgi [None req-3773ad54-543c-4617-b31b-b7ddeaad9cb4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:36:30.332 7 INFO cinder.api.openstack.wsgi [None req-3773ad54-543c-4617-b31b-b7ddeaad9cb4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:36:30.351 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:36:30.855 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:36:30.866 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:36:30.872 7 INFO cinder.volume.api [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:36:30.872 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:36:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:36:38.627 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:38.627 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:38.628 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:38.629 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:48.629 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:48.630 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:48.634 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:48.635 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:58.627 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:58.628 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:36:58.628 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:36:58.629 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:08.627 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:08.627 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:08.628 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:08.628 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:18.628 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:18.628 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:18.628 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:18.629 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:28.627 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:28.628 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:28.629 8 INFO cinder.api.openstack.wsgi [None req-d30fdb45-5bc1-42e5-bb03-bccdba16881a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:28.629 7 INFO cinder.api.openstack.wsgi [None req-3aba8e2c-add9-48b2-91a8-433b5c04e5cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:30.147 8 INFO cinder.api.openstack.wsgi [None req-7c652dd2-cf2d-4847-8946-8ee26c2305db 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:37:30.157 8 INFO cinder.api.openstack.wsgi [None req-7c652dd2-cf2d-4847-8946-8ee26c2305db 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:37:30.167 7 INFO cinder.api.openstack.wsgi [None req-adf4db5e-69ac-4fbd-a8d1-23113d3e3a47 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:37:30.175 7 INFO cinder.volume.api [None req-adf4db5e-69ac-4fbd-a8d1-23113d3e3a47 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:37:30.177 7 INFO cinder.api.openstack.wsgi [None req-adf4db5e-69ac-4fbd-a8d1-23113d3e3a47 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:37:30.187 8 INFO cinder.api.openstack.wsgi [None req-f4846661-832e-415e-8000-deae58704e3a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:37:30.689 8 INFO cinder.api.openstack.wsgi [None req-f4846661-832e-415e-8000-deae58704e3a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:37:30.700 7 INFO cinder.api.openstack.wsgi [None req-0a3e5c92-65f2-4e3a-8b15-81510b1e84f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:37:30.705 7 INFO cinder.volume.api [None req-0a3e5c92-65f2-4e3a-8b15-81510b1e84f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:37:30.706 7 INFO cinder.api.openstack.wsgi [None req-0a3e5c92-65f2-4e3a-8b15-81510b1e84f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:37:30.746 8 INFO cinder.api.openstack.wsgi [None req-5f76c69a-bfa1-4c49-99c1-676962027206 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:37:30.762 8 INFO cinder.api.openstack.wsgi [None req-5f76c69a-bfa1-4c49-99c1-676962027206 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:37:30.772 7 INFO cinder.api.openstack.wsgi [None req-d98db0e6-0ade-4131-bce6-e8871381fda0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:37:30.794 7 INFO cinder.api.openstack.wsgi [None req-d98db0e6-0ade-4131-bce6-e8871381fda0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:37:30.814 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:37:30.832 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/463] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:37:30.842 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:37:30.852 7 INFO cinder.volume.api [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:37:30.854 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/464] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:37:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:37:38.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:38.628 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:38.629 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:38.629 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:48.627 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:48.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:48.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:48.628 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:58.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:58.627 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:37:58.628 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:37:58.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:08.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:08.627 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:08.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:08.628 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:18.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:18.627 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:18.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:18.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:28.627 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:28.627 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:28.628 7 INFO cinder.api.openstack.wsgi [None req-39fbb0c6-8739-4d6b-a7ba-e5384bf53659 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:28.629 8 INFO cinder.api.openstack.wsgi [None req-da481b9e-9218-4c39-9f05-be4599996869 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:30.097 7 INFO cinder.api.openstack.wsgi [None req-788cf51b-c75c-4e7e-bea4-0bbe08118290 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:38:30.107 7 INFO cinder.volume.api [None req-788cf51b-c75c-4e7e-bea4-0bbe08118290 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:38:30.108 7 INFO cinder.api.openstack.wsgi [None req-788cf51b-c75c-4e7e-bea4-0bbe08118290 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:38:30.147 8 INFO cinder.api.openstack.wsgi [None req-4593d599-9b96-4d1a-8879-aa11b5c48cb3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:38:30.165 8 INFO cinder.api.openstack.wsgi [None req-4593d599-9b96-4d1a-8879-aa11b5c48cb3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:38:30.178 7 INFO cinder.api.openstack.wsgi [None req-2b055e3b-f4ea-4b2d-9ef6-7e01539914f2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:38:30.200 7 INFO cinder.api.openstack.wsgi [None req-2b055e3b-f4ea-4b2d-9ef6-7e01539914f2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:38:30.210 8 INFO cinder.api.openstack.wsgi [None req-7dc35507-0df0-4eee-b0fb-6fadf7d89a75 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:38:30.231 8 INFO cinder.api.openstack.wsgi [None req-7dc35507-0df0-4eee-b0fb-6fadf7d89a75 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:38:30.242 7 INFO cinder.api.openstack.wsgi [None req-39254413-39d3-48d8-992f-d12548eee115 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:38:30.247 7 INFO cinder.api.openstack.wsgi [None req-39254413-39d3-48d8-992f-d12548eee115 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:38:30.257 8 INFO cinder.api.openstack.wsgi [None req-0567a442-55d7-4e57-b82c-f8943a8332e1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:38:30.265 8 INFO cinder.volume.api [None req-0567a442-55d7-4e57-b82c-f8943a8332e1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:38:30.267 8 INFO cinder.api.openstack.wsgi [None req-0567a442-55d7-4e57-b82c-f8943a8332e1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:38:30.276 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:38:30.281 7 INFO cinder.volume.api [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:38:30.281 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:38:30.293 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:38:30.797 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:38:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:38:38.627 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:38.627 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:38.628 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:38.629 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:48.627 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:48.628 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:48.628 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:48.628 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:58.627 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:58.627 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:38:58.629 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:38:58.628 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:08.628 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:08.629 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:08.630 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:08.631 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:18.628 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:18.629 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:18.630 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:18.630 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:28.627 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:28.627 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:28.628 7 INFO cinder.api.openstack.wsgi [None req-eafe532e-6cd6-4a58-8a64-6ebfea3782eb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:28.628 8 INFO cinder.api.openstack.wsgi [None req-dce28a73-e968-420e-9af6-9eb6ba8cef25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:30.097 7 INFO cinder.api.openstack.wsgi [None req-9c3a4485-abbb-45a2-90e3-23242ecb476b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:39:30.106 7 INFO cinder.volume.api [None req-9c3a4485-abbb-45a2-90e3-23242ecb476b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:39:30.108 7 INFO cinder.api.openstack.wsgi [None req-9c3a4485-abbb-45a2-90e3-23242ecb476b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:39:30.119 8 INFO cinder.api.openstack.wsgi [None req-1e6b1db1-b52e-47b3-afc6-54434df95bd0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:39:30.128 8 INFO cinder.volume.api [None req-1e6b1db1-b52e-47b3-afc6-54434df95bd0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:39:30.129 8 INFO cinder.api.openstack.wsgi [None req-1e6b1db1-b52e-47b3-afc6-54434df95bd0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:39:30.146 7 INFO cinder.api.openstack.wsgi [None req-1243123e-160d-4ee4-a460-6f60f970839a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:39:30.151 7 INFO cinder.api.openstack.wsgi [None req-1243123e-160d-4ee4-a460-6f60f970839a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:39:30.195 8 INFO cinder.api.openstack.wsgi [None req-2c857d96-61cf-46c9-afc4-a91665d8ec16 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:39:30.233 8 INFO cinder.api.openstack.wsgi [None req-2c857d96-61cf-46c9-afc4-a91665d8ec16 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:39:30.246 7 INFO cinder.api.openstack.wsgi [None req-244be9b2-a456-4b22-969c-79dc6dba2a51 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:39:30.262 7 INFO cinder.api.openstack.wsgi [None req-244be9b2-a456-4b22-969c-79dc6dba2a51 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:39:30.272 8 INFO cinder.api.openstack.wsgi [None req-dca235b6-31aa-4e86-849f-d1e34e3f3102 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:39:30.301 8 INFO cinder.api.openstack.wsgi [None req-dca235b6-31aa-4e86-849f-d1e34e3f3102 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:39:30.313 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:39:30.318 7 INFO cinder.volume.api [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:39:30.318 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:39:30.325 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:39:30.828 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:39:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:39:38.627 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:38.627 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:38.628 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:38.629 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:48.627 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:48.628 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:48.629 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:48.629 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:58.627 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:58.627 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:39:58.627 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:39:58.628 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:08.628 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:08.628 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:08.629 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:08.629 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:18.628 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:18.629 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:18.629 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:18.630 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:28.627 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:28.628 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:28.628 7 INFO cinder.api.openstack.wsgi [None req-bda9e4ef-7916-4207-aa55-fe2510a22e50 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:28.629 8 INFO cinder.api.openstack.wsgi [None req-203e9353-54cf-48db-be42-6c3e14030216 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:30.127 7 INFO cinder.api.openstack.wsgi [None req-86930e7b-3cdb-4f72-8e9c-8b42b614cbdc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:40:30.140 7 INFO cinder.volume.api [None req-86930e7b-3cdb-4f72-8e9c-8b42b614cbdc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:40:30.143 7 INFO cinder.api.openstack.wsgi [None req-86930e7b-3cdb-4f72-8e9c-8b42b614cbdc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:40:30.154 8 INFO cinder.api.openstack.wsgi [None req-3c7fe78e-abb8-4afa-9185-b612bff8b95c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:40:30.159 8 INFO cinder.api.openstack.wsgi [None req-3c7fe78e-abb8-4afa-9185-b612bff8b95c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:40:30.171 7 INFO cinder.api.openstack.wsgi [None req-c16253ce-dcc3-44a2-86d1-5ef8aded9a80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:40:30.176 7 INFO cinder.volume.api [None req-c16253ce-dcc3-44a2-86d1-5ef8aded9a80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:40:30.177 7 INFO cinder.api.openstack.wsgi [None req-c16253ce-dcc3-44a2-86d1-5ef8aded9a80 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:40:30.187 8 INFO cinder.api.openstack.wsgi [None req-d2adb77e-8138-4b43-95ae-c272ad8342ab 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:40:30.199 8 INFO cinder.volume.api [None req-d2adb77e-8138-4b43-95ae-c272ad8342ab 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:40:30.202 8 INFO cinder.api.openstack.wsgi [None req-d2adb77e-8138-4b43-95ae-c272ad8342ab 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:40:30.211 7 INFO cinder.api.openstack.wsgi [None req-999dcdf9-4de9-4c39-b814-995e07e0e760 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:40:30.715 7 INFO cinder.api.openstack.wsgi [None req-999dcdf9-4de9-4c39-b814-995e07e0e760 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:40:30.755 8 INFO cinder.api.openstack.wsgi [None req-a25129bf-deee-49e4-92c7-c734c7da304c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:40:30.774 8 INFO cinder.api.openstack.wsgi [None req-a25129bf-deee-49e4-92c7-c734c7da304c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:40:30.785 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:40:30.807 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:40:30.821 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:40:30.847 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:40:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:40:38.628 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:38.628 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:38.629 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:38.634 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:48.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:48.628 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:48.628 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:48.629 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:58.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:58.627 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:40:58.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:40:58.628 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:08.631 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:08.632 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:08.631 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:08.633 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:18.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:18.627 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:18.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:18.627 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:28.627 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:28.628 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:28.628 8 INFO cinder.api.openstack.wsgi [None req-6a2130a1-52a2-4249-b956-28fa63d0df2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:28.629 7 INFO cinder.api.openstack.wsgi [None req-df0af2b4-2088-44d2-b663-5a51bd367497 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:30.160 8 INFO cinder.api.openstack.wsgi [None req-969b8db1-2c54-42b7-916a-3ca1a3f771ca 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:41:30.664 8 INFO cinder.api.openstack.wsgi [None req-969b8db1-2c54-42b7-916a-3ca1a3f771ca 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:41:30.674 7 INFO cinder.api.openstack.wsgi [None req-527df96e-b186-4675-8a41-2fc63c841d3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:41:30.682 7 INFO cinder.volume.api [None req-527df96e-b186-4675-8a41-2fc63c841d3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:41:30.684 7 INFO cinder.api.openstack.wsgi [None req-527df96e-b186-4675-8a41-2fc63c841d3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:41:30.695 8 INFO cinder.api.openstack.wsgi [None req-89d760e8-18a1-474e-8ec0-e035855a833f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:41:30.700 8 INFO cinder.api.openstack.wsgi [None req-89d760e8-18a1-474e-8ec0-e035855a833f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:41:30.734 7 INFO cinder.api.openstack.wsgi [None req-5426c14c-cc1a-4aa3-bd54-bb178420dd5a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:41:30.752 7 INFO cinder.api.openstack.wsgi [None req-5426c14c-cc1a-4aa3-bd54-bb178420dd5a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:41:30.763 8 INFO cinder.api.openstack.wsgi [None req-7fd55421-a387-44be-a1f4-643dcb2ccc1d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:41:30.780 8 INFO cinder.api.openstack.wsgi [None req-7fd55421-a387-44be-a1f4-643dcb2ccc1d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:41:30.788 7 INFO cinder.api.openstack.wsgi [None req-8e07301e-25ff-4dfe-b762-627136449942 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:41:30.807 7 INFO cinder.api.openstack.wsgi [None req-8e07301e-25ff-4dfe-b762-627136449942 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:41:30.816 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:41:30.825 8 INFO cinder.volume.api [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:41:30.826 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:41:30.836 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:41:30.842 7 INFO cinder.volume.api [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:41:30.842 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:41:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:41:38.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:38.628 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:38.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:38.629 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:48.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:48.627 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:48.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:48.628 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:58.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:58.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:41:58.628 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:41:58.629 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:08.627 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:08.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:08.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:08.629 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:18.627 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:18.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:18.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:18.628 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:28.627 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:28.627 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:28.628 8 INFO cinder.api.openstack.wsgi [None req-e27962ae-3cfa-456e-8561-972efaa89ef9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:28.628 7 INFO cinder.api.openstack.wsgi [None req-1792a8fe-3be6-469e-91f2-003e7375cab9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:30.231 8 INFO cinder.api.openstack.wsgi [None req-4ec74830-f856-492c-b83c-b46d424545b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:42:30.254 8 INFO cinder.api.openstack.wsgi [None req-4ec74830-f856-492c-b83c-b46d424545b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:42:30.263 7 INFO cinder.api.openstack.wsgi [None req-5687b228-9db5-4700-b81d-887abb023235 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:42:30.282 7 INFO cinder.api.openstack.wsgi [None req-5687b228-9db5-4700-b81d-887abb023235 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:42:30.298 8 INFO cinder.api.openstack.wsgi [None req-80b13ca0-f857-4906-9569-054bda0660c8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:42:30.321 8 INFO cinder.api.openstack.wsgi [None req-80b13ca0-f857-4906-9569-054bda0660c8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/559] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:42:30.335 7 INFO cinder.api.openstack.wsgi [None req-e8512bcc-2325-4a48-a822-28b00e420c65 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:42:30.839 7 INFO cinder.api.openstack.wsgi [None req-e8512bcc-2325-4a48-a822-28b00e420c65 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:42:30.850 8 INFO cinder.api.openstack.wsgi [None req-2f6b4b20-dab0-4eb1-bebc-fd46c86d824e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:42:30.860 8 INFO cinder.volume.api [None req-2f6b4b20-dab0-4eb1-bebc-fd46c86d824e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:42:30.862 8 INFO cinder.api.openstack.wsgi [None req-2f6b4b20-dab0-4eb1-bebc-fd46c86d824e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:42:30.870 7 INFO cinder.api.openstack.wsgi [None req-a9f05058-023d-4b36-bf83-f493d46646a2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:42:30.875 7 INFO cinder.volume.api [None req-a9f05058-023d-4b36-bf83-f493d46646a2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:42:30.875 7 INFO cinder.api.openstack.wsgi [None req-a9f05058-023d-4b36-bf83-f493d46646a2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:42:30.886 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:42:30.892 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:42:30.900 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:42:30.908 7 INFO cinder.volume.api [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:42:30.911 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:42:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:42:38.627 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:38.629 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:38.629 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:38.631 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:48.627 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:48.627 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:48.628 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:48.628 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:58.627 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:58.627 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:42:58.628 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:42:58.628 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:08.627 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:08.627 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:08.628 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:08.628 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:18.627 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:18.627 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:18.628 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:18.628 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:28.628 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:28.628 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:28.629 8 INFO cinder.api.openstack.wsgi [None req-7f05b7c4-20c5-41f9-987e-38fdcb9a3254 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:28.629 7 INFO cinder.api.openstack.wsgi [None req-c39dff70-b169-4acd-a0d1-aaf5d125cb15 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:30.126 8 INFO cinder.api.openstack.wsgi [None req-92591384-8705-4601-9eda-097040897af4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:43:30.142 8 INFO cinder.volume.api [None req-92591384-8705-4601-9eda-097040897af4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:43:30.144 8 INFO cinder.api.openstack.wsgi [None req-92591384-8705-4601-9eda-097040897af4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/577] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:43:30.182 7 INFO cinder.api.openstack.wsgi [None req-59a87564-6cb2-4fb8-b4f8-a12376749264 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:43:30.221 7 INFO cinder.api.openstack.wsgi [None req-59a87564-6cb2-4fb8-b4f8-a12376749264 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/578] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:43:30.234 8 INFO cinder.api.openstack.wsgi [None req-2f022196-7d6e-408a-a084-27e44652ed70 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:43:30.253 8 INFO cinder.api.openstack.wsgi [None req-2f022196-7d6e-408a-a084-27e44652ed70 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/579] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:43:30.261 7 INFO cinder.api.openstack.wsgi [None req-58d96a63-c6b2-4341-9dc9-2b91aafaccac 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:43:30.277 7 INFO cinder.api.openstack.wsgi [None req-58d96a63-c6b2-4341-9dc9-2b91aafaccac 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:43:30.287 8 INFO cinder.api.openstack.wsgi [None req-d9ee825a-ca73-48da-a1f5-6ee01b77779e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:43:30.292 8 INFO cinder.api.openstack.wsgi [None req-d9ee825a-ca73-48da-a1f5-6ee01b77779e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:43:30.301 7 INFO cinder.api.openstack.wsgi [None req-c27a09e7-0bb6-4e87-ad39-24300c8e631a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:43:30.312 7 INFO cinder.volume.api [None req-c27a09e7-0bb6-4e87-ad39-24300c8e631a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:43:30.314 7 INFO cinder.api.openstack.wsgi [None req-c27a09e7-0bb6-4e87-ad39-24300c8e631a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:43:30.324 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:43:30.828 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:43:30.839 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:43:30.845 7 INFO cinder.volume.api [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:43:30.845 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 292/584] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:43:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:43:38.627 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:38.627 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:38.628 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:38.628 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:48.627 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:48.628 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:48.628 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:48.629 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:58.628 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:58.627 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:43:58.629 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:43:58.629 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:08.627 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:08.627 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:08.628 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:08.628 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:18.628 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:18.628 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:18.629 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:18.630 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:28.627 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:28.627 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:28.629 7 INFO cinder.api.openstack.wsgi [None req-cc2e0086-5b1f-4603-bdb5-b40c2f9f1e01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:28.629 8 INFO cinder.api.openstack.wsgi [None req-88ca748f-657e-4796-84db-14489caa937d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:30.093 8 INFO cinder.api.openstack.wsgi [None req-b407fbc4-7c23-4b19-85d8-a0314944a076 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:44:30.099 8 INFO cinder.volume.api [None req-b407fbc4-7c23-4b19-85d8-a0314944a076 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:44:30.099 8 INFO cinder.api.openstack.wsgi [None req-b407fbc4-7c23-4b19-85d8-a0314944a076 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:44:30.118 7 INFO cinder.api.openstack.wsgi [None req-164f701c-d358-4e44-9c29-301e52f7a3bf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:44:30.132 7 INFO cinder.api.openstack.wsgi [None req-164f701c-d358-4e44-9c29-301e52f7a3bf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:44:30.143 8 INFO cinder.api.openstack.wsgi [None req-c16ed7fb-b09b-4e4c-99a1-8d0bc168cabe 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:44:30.151 8 INFO cinder.volume.api [None req-c16ed7fb-b09b-4e4c-99a1-8d0bc168cabe 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:44:30.153 8 INFO cinder.api.openstack.wsgi [None req-c16ed7fb-b09b-4e4c-99a1-8d0bc168cabe 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/599] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:44:30.165 7 INFO cinder.api.openstack.wsgi [None req-c3d6c030-0247-4232-b435-b070de54e985 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:44:30.674 7 INFO cinder.api.openstack.wsgi [None req-c3d6c030-0247-4232-b435-b070de54e985 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 300/600] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:44:30.685 8 INFO cinder.api.openstack.wsgi [None req-0edc1926-cf6d-4503-9173-566f2db1052f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:44:30.694 8 INFO cinder.volume.api [None req-0edc1926-cf6d-4503-9173-566f2db1052f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:44:30.696 8 INFO cinder.api.openstack.wsgi [None req-0edc1926-cf6d-4503-9173-566f2db1052f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:44:30.734 7 INFO cinder.api.openstack.wsgi [None req-771a9904-ced2-4b9d-a101-1d440c4ff75b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:44:30.752 7 INFO cinder.api.openstack.wsgi [None req-771a9904-ced2-4b9d-a101-1d440c4ff75b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:44:30.763 8 INFO cinder.api.openstack.wsgi [None req-6eca411a-31f4-4f64-9b37-f87cce8126c6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:44:30.780 8 INFO cinder.api.openstack.wsgi [None req-6eca411a-31f4-4f64-9b37-f87cce8126c6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:44:30.792 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:44:30.811 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:44:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:44:37.576 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False 2026-05-12 22:44:37.594 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 199.204.45.244 () {44 vars in 1069 bytes} [Tue May 12 22:44:37 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:44:38.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:38.627 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:38.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:38.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:48.627 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:48.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:48.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:48.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:58.627 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:58.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:44:58.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:44:58.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:08.627 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:08.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:08.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:08.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:18.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:18.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:18.629 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:18.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:28.627 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:28.627 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:28.628 7 INFO cinder.api.openstack.wsgi [None req-364a48e8-fef2-4070-b0ea-1336009109d4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:28.628 8 INFO cinder.api.openstack.wsgi [None req-ff2c11fb-db7e-4c47-8521-7acc1267817f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:30.143 7 INFO cinder.api.openstack.wsgi [None req-aba07fa0-2cba-4f28-9737-d722ad4c0b8e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:45:30.174 7 INFO cinder.api.openstack.wsgi [None req-aba07fa0-2cba-4f28-9737-d722ad4c0b8e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:45:30.189 8 INFO cinder.api.openstack.wsgi [None req-25ba6aaf-6853-46af-a085-9b4069a06302 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:45:30.206 8 INFO cinder.api.openstack.wsgi [None req-25ba6aaf-6853-46af-a085-9b4069a06302 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:45:30.218 7 INFO cinder.api.openstack.wsgi [None req-40154962-6872-44a9-b328-610d7e623172 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:45:30.241 7 INFO cinder.api.openstack.wsgi [None req-40154962-6872-44a9-b328-610d7e623172 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:45:30.251 8 INFO cinder.api.openstack.wsgi [None req-68569553-8fd0-4d20-932f-472eb7c38864 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:45:30.259 8 INFO cinder.volume.api [None req-68569553-8fd0-4d20-932f-472eb7c38864 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:45:30.261 8 INFO cinder.api.openstack.wsgi [None req-68569553-8fd0-4d20-932f-472eb7c38864 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:45:30.268 7 INFO cinder.api.openstack.wsgi [None req-216c1326-42cc-40c3-a2c9-5668017a4402 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:45:30.276 7 INFO cinder.volume.api [None req-216c1326-42cc-40c3-a2c9-5668017a4402 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:45:30.277 7 INFO cinder.api.openstack.wsgi [None req-216c1326-42cc-40c3-a2c9-5668017a4402 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:45:30.286 8 INFO cinder.api.openstack.wsgi [None req-a72b4788-55c0-4ca2-993e-db73b45dba1f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:45:30.291 8 INFO cinder.api.openstack.wsgi [None req-a72b4788-55c0-4ca2-993e-db73b45dba1f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:45:30.299 7 INFO cinder.api.openstack.wsgi [None req-a1faf44d-f6f9-451a-8258-de077a2403b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:45:30.306 7 INFO cinder.volume.api [None req-a1faf44d-f6f9-451a-8258-de077a2403b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:45:30.307 7 INFO cinder.api.openstack.wsgi [None req-a1faf44d-f6f9-451a-8258-de077a2403b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:45:30.318 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:45:30.823 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:45:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:45:38.627 7 INFO cinder.api.openstack.wsgi [None req-a1faf44d-f6f9-451a-8258-de077a2403b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:38.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:38.628 7 INFO cinder.api.openstack.wsgi [None req-a1faf44d-f6f9-451a-8258-de077a2403b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:38.629 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:39.512 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False 2026-05-12 22:45:39.526 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] https://volume.199-204-45-244.nip.io/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 199.204.45.244 () {44 vars in 1069 bytes} [Tue May 12 22:45:39 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=False => generated 338 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:45:48.627 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:48.627 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:48.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:48.628 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:58.627 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:58.627 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:45:58.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:45:58.628 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:08.627 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:08.627 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:08.628 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:08.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:18.628 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:18.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:18.629 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:18.629 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:28.627 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:28.627 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:28.628 8 INFO cinder.api.openstack.wsgi [None req-2b997c55-5bd9-469a-a62b-3e50def23f87 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:28.628 7 INFO cinder.api.openstack.wsgi [None req-22987bae-8cc1-4e49-b5c4-afc57cb81bd6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:30.121 8 INFO cinder.api.openstack.wsgi [None req-15e87299-6634-4797-8d9e-6e78df60db82 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:46:30.131 8 INFO cinder.volume.api [None req-15e87299-6634-4797-8d9e-6e78df60db82 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:46:30.133 8 INFO cinder.api.openstack.wsgi [None req-15e87299-6634-4797-8d9e-6e78df60db82 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/639] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:46:30.145 7 INFO cinder.api.openstack.wsgi [None req-0c6a4d50-00fb-47b7-9aca-58e92284f7cc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:46:30.148 7 INFO cinder.api.openstack.wsgi [None req-0c6a4d50-00fb-47b7-9aca-58e92284f7cc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 320/640] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:46:30.156 8 INFO cinder.api.openstack.wsgi [None req-d44b55a1-1c93-431d-a77d-5084979a66e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:46:30.167 8 INFO cinder.volume.api [None req-d44b55a1-1c93-431d-a77d-5084979a66e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:46:30.169 8 INFO cinder.api.openstack.wsgi [None req-d44b55a1-1c93-431d-a77d-5084979a66e7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 321/641] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:46:30.201 7 INFO cinder.api.openstack.wsgi [None req-9b4fd24f-9171-41ef-9511-27634728ae24 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:46:30.216 7 INFO cinder.api.openstack.wsgi [None req-9b4fd24f-9171-41ef-9511-27634728ae24 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/642] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:46:30.227 8 INFO cinder.api.openstack.wsgi [None req-948ef73c-8e7a-4a58-ae80-fb190295daca 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:46:30.250 8 INFO cinder.api.openstack.wsgi [None req-948ef73c-8e7a-4a58-ae80-fb190295daca 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/643] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:46:30.263 7 INFO cinder.api.openstack.wsgi [None req-35d8634d-26f5-413a-9d0f-31ce7ee5be38 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:46:30.283 7 INFO cinder.api.openstack.wsgi [None req-35d8634d-26f5-413a-9d0f-31ce7ee5be38 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/644] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:46:30.295 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:46:30.301 8 INFO cinder.volume.api [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:46:30.301 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/645] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:46:30.312 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:46:30.815 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 323/646] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:46:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:46:38.627 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:38.627 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:38.628 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:38.629 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:48.627 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:48.627 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:48.628 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:48.628 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:58.627 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:58.627 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:46:58.627 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:46:58.628 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:08.627 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:08.628 7 INFO cinder.api.openstack.wsgi [None req-47ea1fd4-7428-4d3a-a667-d8cc4bea2a56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:08.628 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:08.629 8 INFO cinder.api.openstack.wsgi [None req-4389303e-3249-4954-8231-12d554ee80d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:09.996 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots 2026-05-12 22:47:10.008 7 INFO cinder.volume.api [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:47:10.008 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.89 () {32 vars in 704 bytes} [Tue May 12 22:47:09 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:47:10.022 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes 2026-05-12 22:47:10.050 8 INFO cinder.volume.api [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:47:10.051 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.89 () {32 vars in 700 bytes} [Tue May 12 22:47:10 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:47:18.627 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:18.627 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:18.628 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:18.629 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:28.627 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:28.627 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:28.628 7 INFO cinder.api.openstack.wsgi [None req-c79e20ca-dba7-4681-ba1b-676695710f30 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:28.628 8 INFO cinder.api.openstack.wsgi [None req-15bd7faa-8977-4961-9cd7-47e73ef56f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:30.169 7 INFO cinder.api.openstack.wsgi [None req-259886fb-dd22-48cb-8463-d06f77a50d71 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:47:30.179 7 INFO cinder.volume.api [None req-259886fb-dd22-48cb-8463-d06f77a50d71 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:47:30.184 7 INFO cinder.api.openstack.wsgi [None req-259886fb-dd22-48cb-8463-d06f77a50d71 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:47:30.195 8 INFO cinder.api.openstack.wsgi [None req-bef052e3-ca0c-4e94-a652-d0267476f40a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:47:30.199 8 INFO cinder.volume.api [None req-bef052e3-ca0c-4e94-a652-d0267476f40a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:47:30.199 8 INFO cinder.api.openstack.wsgi [None req-bef052e3-ca0c-4e94-a652-d0267476f40a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/662] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:47:30.209 7 INFO cinder.api.openstack.wsgi [None req-2187af3d-97b2-439f-9dd2-62ffb78443b5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:47:30.215 7 INFO cinder.api.openstack.wsgi [None req-2187af3d-97b2-439f-9dd2-62ffb78443b5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.225 8 INFO cinder.api.openstack.wsgi [None req-f947b2a9-244d-4e31-aa66-5033cd3c4413 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:47:30.236 8 INFO cinder.volume.api [None req-f947b2a9-244d-4e31-aa66-5033cd3c4413 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:47:30.238 8 INFO cinder.api.openstack.wsgi [None req-f947b2a9-244d-4e31-aa66-5033cd3c4413 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:47:30.248 7 INFO cinder.api.openstack.wsgi [None req-692f225e-b9a6-478d-a266-1f8b42119edc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:47:30.751 7 INFO cinder.api.openstack.wsgi [None req-692f225e-b9a6-478d-a266-1f8b42119edc 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:47:30.788 8 INFO cinder.api.openstack.wsgi [None req-eefdd6fd-c9f1-467c-bb5e-88b30e2472e4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:47:30.807 8 INFO cinder.api.openstack.wsgi [None req-eefdd6fd-c9f1-467c-bb5e-88b30e2472e4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/666] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.820 7 INFO cinder.api.openstack.wsgi [None req-3c4c4e86-9c7d-4f7d-8b2f-42fdf30aae2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/71b9e0af8d0d490a8b542a845af7daf1?usage=true 2026-05-12 22:47:30.850 7 INFO cinder.api.openstack.wsgi [None req-3c4c4e86-9c7d-4f7d-8b2f-42fdf30aae2f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/71b9e0af8d0d490a8b542a845af7daf1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/71b9e0af8d0d490a8b542a845af7daf1?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.863 8 INFO cinder.api.openstack.wsgi [None req-b6a93f16-46ca-4ddc-aaef-85d7f0d1076c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7aabe04e07004aecbd7264cbfb1a3da3?usage=true 2026-05-12 22:47:30.881 8 INFO cinder.api.openstack.wsgi [None req-b6a93f16-46ca-4ddc-aaef-85d7f0d1076c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7aabe04e07004aecbd7264cbfb1a3da3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7aabe04e07004aecbd7264cbfb1a3da3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.896 7 INFO cinder.api.openstack.wsgi [None req-6f667a91-5bd9-40c2-baca-7db37a3d465e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b4751dacc2d145869ad54529740b1f57?usage=true 2026-05-12 22:47:30.928 7 INFO cinder.api.openstack.wsgi [None req-6f667a91-5bd9-40c2-baca-7db37a3d465e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b4751dacc2d145869ad54529740b1f57?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b4751dacc2d145869ad54529740b1f57?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.941 8 INFO cinder.api.openstack.wsgi [None req-e9c7f95a-a0fa-4d79-8af5-1c22f9b9ae2d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:47:30.957 8 INFO cinder.api.openstack.wsgi [None req-e9c7f95a-a0fa-4d79-8af5-1c22f9b9ae2d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.969 7 INFO cinder.api.openstack.wsgi [None req-50e81f0d-7868-4e75-86cf-27d32f7b6895 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:47:30.989 7 INFO cinder.api.openstack.wsgi [None req-50e81f0d-7868-4e75-86cf-27d32f7b6895 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:30.998 8 INFO cinder.api.openstack.wsgi [None req-622c9a42-8860-4cd7-b76d-fedac3c62516 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/ea9c6e7c7d98441381a372e01cdd483a?usage=true 2026-05-12 22:47:31.021 8 INFO cinder.api.openstack.wsgi [None req-622c9a42-8860-4cd7-b76d-fedac3c62516 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/ea9c6e7c7d98441381a372e01cdd483a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:47:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/ea9c6e7c7d98441381a372e01cdd483a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:38.627 7 INFO cinder.api.openstack.wsgi [None req-50e81f0d-7868-4e75-86cf-27d32f7b6895 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:38.628 8 INFO cinder.api.openstack.wsgi [None req-622c9a42-8860-4cd7-b76d-fedac3c62516 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:38.629 7 INFO cinder.api.openstack.wsgi [None req-50e81f0d-7868-4e75-86cf-27d32f7b6895 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:38.629 8 INFO cinder.api.openstack.wsgi [None req-622c9a42-8860-4cd7-b76d-fedac3c62516 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:47.338 8 INFO cinder.api.openstack.wsgi [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes 2026-05-12 22:47:48.088 8 INFO cinder.api.v3.volumes [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Create volume of 1 GB 2026-05-12 22:47:48.127 8 INFO cinder.volume.api [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Availability Zones retrieved successfully. 2026-05-12 22:47:48.450 8 INFO cinder.volume.api [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Create volume request issued successfully. 2026-05-12 22:47:48.451 8 INFO cinder.api.openstack.wsgi [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 338/675] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:47:47 2026] POST /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes => generated 864 bytes in 1120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:47:48.469 7 INFO cinder.api.openstack.wsgi [None req-fbca3a13-311e-4e87-b3ee-20e7518954be cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:48.504 7 INFO cinder.volume.api [None req-fbca3a13-311e-4e87-b3ee-20e7518954be cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:48.511 7 INFO cinder.api.openstack.wsgi [None req-fbca3a13-311e-4e87-b3ee-20e7518954be cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 7|app: 0|req: 338/676] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:47:48 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:47:48.627 8 INFO cinder.api.openstack.wsgi [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:48.627 7 INFO cinder.api.openstack.wsgi [None req-fbca3a13-311e-4e87-b3ee-20e7518954be cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:48.629 8 INFO cinder.api.openstack.wsgi [None req-2293ed23-ba09-4a34-a96b-d9ae9cc4cd5b cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:48.628 7 INFO cinder.api.openstack.wsgi [None req-fbca3a13-311e-4e87-b3ee-20e7518954be cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86: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-12 22:47:49.533 7 INFO cinder.api.openstack.wsgi [None req-fab34bb5-16c8-4016-a724-1063809f4608 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:49.544 7 INFO cinder.volume.api [None req-fab34bb5-16c8-4016-a724-1063809f4608 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:49.549 7 INFO cinder.api.openstack.wsgi [None req-fab34bb5-16c8-4016-a724-1063809f4608 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:47:49 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 956 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-12 22:47:50.570 8 INFO cinder.api.openstack.wsgi [None req-b864f6f5-7867-40ee-af46-f9f28578059d cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:50.598 8 INFO cinder.volume.api [None req-b864f6f5-7867-40ee-af46-f9f28578059d cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:50.724 8 INFO cinder.api.openstack.wsgi [None req-b864f6f5-7867-40ee-af46-f9f28578059d cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:47:50 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 956 bytes in 158 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-12 22:47:51.748 7 INFO cinder.api.openstack.wsgi [None req-7616fed5-deae-4858-9e92-85853bf908f7 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:51.776 7 INFO cinder.volume.api [None req-7616fed5-deae-4858-9e92-85853bf908f7 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:51.781 7 INFO cinder.api.openstack.wsgi [None req-7616fed5-deae-4858-9e92-85853bf908f7 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 7|app: 0|req: 341/681] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:47:51 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 1341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:47:51.866 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:51.881 8 INFO cinder.volume.api [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:51.886 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 8|app: 0|req: 341/682] 10.0.0.219 () {34 vars in 1028 bytes} [Tue May 12 22:47:51 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:47:52.338 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-d38979ce-c6a8-426a-8740-0c80ca1dfb78 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:52.351 7 INFO cinder.volume.api [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-d38979ce-c6a8-426a-8740-0c80ca1dfb78 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:52.358 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-d38979ce-c6a8-426a-8740-0c80ca1dfb78 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 7|app: 0|req: 342/683] 10.0.0.219 () {34 vars in 1028 bytes} [Tue May 12 22:47:52 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:47:52.369 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:47:52.370 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 342/684] 10.0.0.219 () {32 vars in 829 bytes} [Tue May 12 22:47:52 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-12 22:47:52.387 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-b968d6e8-3a41-4573-a828-61c71d9b5b76 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() 2026-05-12 22:47:52.464 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-b968d6e8-3a41-4573-a828-61c71d9b5b76 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments returned with HTTP 200 [pid: 7|app: 0|req: 343/685] 10.0.0.219 () {40 vars in 1057 bytes} [Tue May 12 22:47:52 2026] POST /v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:47:58.377 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:47:58.378 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 343/686] 199.204.45.244 () {32 vars in 840 bytes} [Tue May 12 22:47:58 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-12 22:47:58.428 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-c60ee1a6-7e88-4204-a670-78fdac40ca69 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:47:58.444 7 INFO cinder.volume.api [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-c60ee1a6-7e88-4204-a670-78fdac40ca69 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:47:58.448 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-c60ee1a6-7e88-4204-a670-78fdac40ca69 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 199.204.45.244 () {36 vars in 1073 bytes} [Tue May 12 22:47:58 2026] GET /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 1521 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-12 22:47:58.627 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:58.628 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-37b3fc1c-0e00-4ea3-af79-a6b85c170643 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:47:58.628 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-c60ee1a6-7e88-4204-a670-78fdac40ca69 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:47:58.630 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-c60ee1a6-7e88-4204-a670-78fdac40ca69 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86: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-12 22:48:00.254 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-2051d5b2-3763-436d-b8c3-c001d69bb2d8 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b /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) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 22:48:01.306 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-2051d5b2-3763-436d-b8c3-c001d69bb2d8 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 199.204.45.244 () {40 vars in 1135 bytes} [Tue May 12 22:48:00 2026] PUT /v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b => generated 802 bytes in 1059 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-12 22:48:01.827 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-cfc8b18b-bcc1-46c5-8a5e-e14359d1d4e6 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b/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-12 22:48:01.871 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-cfc8b18b-bcc1-46c5-8a5e-e14359d1d4e6 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b/action returned with HTTP 204 [pid: 7|app: 0|req: 346/691] 199.204.45.244 () {40 vars in 1148 bytes} [Tue May 12 22:48:01 2026] POST /v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 22:48:08.627 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-2051d5b2-3763-436d-b8c3-c001d69bb2d8 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:08.627 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-cfc8b18b-bcc1-46c5-8a5e-e14359d1d4e6 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:08.629 8 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-2051d5b2-3763-436d-b8c3-c001d69bb2d8 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:08.629 7 INFO cinder.api.openstack.wsgi [req-e8131ee5-9fd4-4564-b2a5-637a22390379 req-cfc8b18b-bcc1-46c5-8a5e-e14359d1d4e6 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86: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-12 22:48:17.753 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b /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-12 22:48:18.311 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b returned with HTTP 200 [pid: 7|app: 0|req: 348/694] 199.204.45.244 () {38 vars in 1103 bytes} [Tue May 12 22:48:17 2026] DELETE /v3/4e3d8d2cd76b42b39f4ef166e27670c5/attachments/0de49358-0bee-4e1a-953a-cf26c4dcb33b => generated 19 bytes in 566 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-12 22:48:18.325 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 2026-05-12 22:48:18.326 8 INFO cinder.api.v3.volumes [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Delete volume with id: 3a669ce3-5749-4e27-9648-8d19d6695d18 /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-12 22:48:18.336 8 INFO cinder.volume.api [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Volume info retrieved successfully. 2026-05-12 22:48:18.365 8 INFO cinder.volume.api [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] Delete volume request issued successfully. 2026-05-12 22:48:18.366 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 returned with HTTP 202 [pid: 8|app: 0|req: 347/695] 199.204.45.244 () {36 vars in 1054 bytes} [Tue May 12 22:48:18 2026] DELETE /v3/4e3d8d2cd76b42b39f4ef166e27670c5/volumes/3a669ce3-5749-4e27-9648-8d19d6695d18 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 22:48:18.629 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:18.630 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:18.630 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:18.631 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:28.627 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:28.627 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:28.628 8 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-40b531b4-9491-4150-906d-dd68ad936188 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:28.629 7 INFO cinder.api.openstack.wsgi [req-e0d1eca7-65be-47e2-b8ce-6d4574a09e3f req-7ee5bbe9-17bf-4d00-9acb-142c2825dfa5 cbf1598ca32f4ab6ba40decad8c9a412 4e3d8d2cd76b42b39f4ef166e27670c5 - - default default] http://10.0.0.86: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-12 22:48:30.204 8 INFO cinder.api.openstack.wsgi [None req-3ab21be4-3871-484a-ad8f-b8c6a04dfeed 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:48:30.209 8 INFO cinder.api.openstack.wsgi [None req-3ab21be4-3871-484a-ad8f-b8c6a04dfeed 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 140 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-12 22:48:30.220 7 INFO cinder.api.openstack.wsgi [None req-e8afd981-05d6-4f15-a0f3-da49969fd800 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/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-12 22:48:30.230 7 INFO cinder.volume.api [None req-e8afd981-05d6-4f15-a0f3-da49969fd800 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:48:30.232 7 INFO cinder.api.openstack.wsgi [None req-e8afd981-05d6-4f15-a0f3-da49969fd800 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:48:30.243 8 INFO cinder.api.openstack.wsgi [None req-d3665929-719b-482a-aff5-be4d939de085 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:48:30.249 8 INFO cinder.volume.api [None req-d3665929-719b-482a-aff5-be4d939de085 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:48:30.249 8 INFO cinder.api.openstack.wsgi [None req-d3665929-719b-482a-aff5-be4d939de085 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:48:30.262 7 INFO cinder.api.openstack.wsgi [None req-082813fe-3f9c-47e2-babf-cc2098006691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:48:30.765 7 INFO cinder.api.openstack.wsgi [None req-082813fe-3f9c-47e2-babf-cc2098006691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 669 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.804 8 INFO cinder.api.openstack.wsgi [None req-c51e08c8-d21e-4e5e-9de6-e0e91420a972 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/019d9d1e375f471899cbf4f1977f8742?usage=true 2026-05-12 22:48:30.821 8 INFO cinder.api.openstack.wsgi [None req-c51e08c8-d21e-4e5e-9de6-e0e91420a972 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/019d9d1e375f471899cbf4f1977f8742?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/019d9d1e375f471899cbf4f1977f8742?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.833 7 INFO cinder.api.openstack.wsgi [None req-eb8cf4ce-64ec-422b-ae69-4620989d2a6e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:48:30.853 7 INFO cinder.api.openstack.wsgi [None req-eb8cf4ce-64ec-422b-ae69-4620989d2a6e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.869 8 INFO cinder.api.openstack.wsgi [None req-5f750c51-fb7b-4da6-bd26-1eec53930c11 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/50f393d631e24ba8945221a524e3d014?usage=true 2026-05-12 22:48:30.895 8 INFO cinder.api.openstack.wsgi [None req-5f750c51-fb7b-4da6-bd26-1eec53930c11 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/50f393d631e24ba8945221a524e3d014?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/50f393d631e24ba8945221a524e3d014?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.907 7 INFO cinder.api.openstack.wsgi [None req-6ec60a41-8068-4998-a53f-b9943e7b2c3a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7551f944420a47d2bfa45e5542718131?usage=true 2026-05-12 22:48:30.929 7 INFO cinder.api.openstack.wsgi [None req-6ec60a41-8068-4998-a53f-b9943e7b2c3a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7551f944420a47d2bfa45e5542718131?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/7551f944420a47d2bfa45e5542718131?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.940 8 INFO cinder.api.openstack.wsgi [None req-7775faab-cb59-4c23-8a76-5ecc157b857d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/af30819335fa40b6b262670d90c9e581?usage=true 2026-05-12 22:48:30.962 8 INFO cinder.api.openstack.wsgi [None req-7775faab-cb59-4c23-8a76-5ecc157b857d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/af30819335fa40b6b262670d90c9e581?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/af30819335fa40b6b262670d90c9e581?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:30.976 7 INFO cinder.api.openstack.wsgi [None req-1cd6bc20-bbc0-4010-83dd-fd4d067444fb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:48:30.998 7 INFO cinder.api.openstack.wsgi [None req-1cd6bc20-bbc0-4010-83dd-fd4d067444fb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:31.008 8 INFO cinder.api.openstack.wsgi [None req-f92abffe-2f07-4c51-b2ca-68546f0f403f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:48:31.029 8 INFO cinder.api.openstack.wsgi [None req-f92abffe-2f07-4c51-b2ca-68546f0f403f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:48:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:31.039 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:48:31.047 7 INFO cinder.volume.api [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:48:31.049 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:48:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:48:38.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:38.627 8 INFO cinder.api.openstack.wsgi [None req-f92abffe-2f07-4c51-b2ca-68546f0f403f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:38.628 8 INFO cinder.api.openstack.wsgi [None req-f92abffe-2f07-4c51-b2ca-68546f0f403f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:38.628 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:46.421 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/af30819335fa40b6b262670d90c9e581/attachments?instance_id=694f42d3-db52-486e-a963-dd50871b05b7 2026-05-12 22:48:46.446 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/af30819335fa40b6b262670d90c9e581/attachments?instance_id=694f42d3-db52-486e-a963-dd50871b05b7 returned with HTTP 200 [pid: 8|app: 0|req: 357/714] 199.204.45.244 () {36 vars in 1104 bytes} [Tue May 12 22:48:46 2026] GET /v3/af30819335fa40b6b262670d90c9e581/attachments?instance_id=694f42d3-db52-486e-a963-dd50871b05b7 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:48:48.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:48.627 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:48.628 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:48.629 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:58.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:58.627 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:48:58.628 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:48:58.629 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:08.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:08.628 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:08.628 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:08.629 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:18.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:18.627 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:18.628 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:18.628 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:28.626 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:28.627 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:28.627 8 INFO cinder.api.openstack.wsgi [req-03357947-35d1-4033-b479-acce66fb35bc req-a01564a6-8301-4ac7-b6ca-ca6cca54ac3b 7db59e03500a4f158448c3ad0b72773e af30819335fa40b6b262670d90c9e581 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:28.634 7 INFO cinder.api.openstack.wsgi [None req-30206192-b2a2-4f46-a18e-469fb19aa444 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:29.088 8 INFO cinder.api.openstack.wsgi [None req-e35204f1-ff97-4af4-ae21-024b0a56f9ca 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes 2026-05-12 22:49:29.090 8 INFO cinder.api.v3.volumes [None req-e35204f1-ff97-4af4-ae21-024b0a56f9ca 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Create volume of 1 GB 2026-05-12 22:49:29.095 8 INFO cinder.volume.api [None req-e35204f1-ff97-4af4-ae21-024b0a56f9ca 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Availability Zones retrieved successfully. 2026-05-12 22:49:29.235 8 INFO cinder.volume.api [None req-e35204f1-ff97-4af4-ae21-024b0a56f9ca 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Create volume request issued successfully. 2026-05-12 22:49:29.236 8 INFO cinder.api.openstack.wsgi [None req-e35204f1-ff97-4af4-ae21-024b0a56f9ca 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes returned with HTTP 202 [pid: 8|app: 0|req: 363/725] 10.0.0.89 () {34 vars in 721 bytes} [Tue May 12 22:49:28 2026] POST /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes => generated 861 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:49:29.257 7 INFO cinder.api.openstack.wsgi [None req-e25fa2fa-c38f-4905-a0ea-8fc9fce06ad9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:29.275 7 INFO cinder.volume.api [None req-e25fa2fa-c38f-4905-a0ea-8fc9fce06ad9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:29.279 7 INFO cinder.api.openstack.wsgi [None req-e25fa2fa-c38f-4905-a0ea-8fc9fce06ad9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 [pid: 7|app: 0|req: 363/726] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:29 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:49:30.306 7 INFO cinder.api.openstack.wsgi [None req-0ae9769a-9b77-4b75-8eca-c4033aa6d564 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:30.318 7 INFO cinder.volume.api [None req-0ae9769a-9b77-4b75-8eca-c4033aa6d564 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:49:30.323 7 INFO cinder.api.openstack.wsgi [None req-0ae9769a-9b77-4b75-8eca-c4033aa6d564 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 2026-05-12 22:49:30.323 8 INFO cinder.api.openstack.wsgi [None req-da6cfe96-1e12-4906-9e31-8731ea2e53f3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/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( [pid: 7|app: 0|req: 364/727] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:30 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:30.333 8 INFO cinder.volume.api [None req-da6cfe96-1e12-4906-9e31-8731ea2e53f3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:49:30.338 8 INFO cinder.api.openstack.wsgi [None req-da6cfe96-1e12-4906-9e31-8731ea2e53f3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/728] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:49:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1122 bytes in 224 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-12 22:49:30.348 7 INFO cinder.api.openstack.wsgi [None req-4fbdbb16-e2b5-4e38-8931-c282f6a26cc3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:49:30.354 7 INFO cinder.volume.api [None req-4fbdbb16-e2b5-4e38-8931-c282f6a26cc3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:49:30.355 7 INFO cinder.api.openstack.wsgi [None req-4fbdbb16-e2b5-4e38-8931-c282f6a26cc3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/729] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:49:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:49:30.363 8 INFO cinder.api.openstack.wsgi [None req-9e3e22ca-3198-471b-8b5b-c8ab081de2fb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:49:30.372 8 INFO cinder.volume.api [None req-9e3e22ca-3198-471b-8b5b-c8ab081de2fb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:49:30.377 8 INFO cinder.api.openstack.wsgi [None req-9e3e22ca-3198-471b-8b5b-c8ab081de2fb 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/730] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:49:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:49:30.388 7 INFO cinder.api.openstack.wsgi [None req-7157e94a-c677-47ed-8a71-a25046186626 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:49:30.892 7 INFO cinder.api.openstack.wsgi [None req-7157e94a-c677-47ed-8a71-a25046186626 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 366/731] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:49:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:49:31.048 8 INFO cinder.api.openstack.wsgi [None req-145c978c-23a1-4b30-8710-79e5ee414e86 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/03fe8ed4fc554c989aa9a0469086ba43?usage=true 2026-05-12 22:49:31.070 8 INFO cinder.api.openstack.wsgi [None req-145c978c-23a1-4b30-8710-79e5ee414e86 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/03fe8ed4fc554c989aa9a0469086ba43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/732] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/03fe8ed4fc554c989aa9a0469086ba43?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.083 7 INFO cinder.api.openstack.wsgi [None req-0bd237af-da63-40e6-b763-758a27884232 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/0f2fe5d796fe48199ab135e64afc9d67?usage=true 2026-05-12 22:49:31.110 7 INFO cinder.api.openstack.wsgi [None req-0bd237af-da63-40e6-b763-758a27884232 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/0f2fe5d796fe48199ab135e64afc9d67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/733] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/0f2fe5d796fe48199ab135e64afc9d67?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.124 8 INFO cinder.api.openstack.wsgi [None req-5fe7bcf0-87ee-4d6c-a9d1-78d45754ead4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1ba4b72aac914926aab4e0fb79931fd3?usage=true 2026-05-12 22:49:31.145 8 INFO cinder.api.openstack.wsgi [None req-5fe7bcf0-87ee-4d6c-a9d1-78d45754ead4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1ba4b72aac914926aab4e0fb79931fd3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/734] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1ba4b72aac914926aab4e0fb79931fd3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.164 7 INFO cinder.api.openstack.wsgi [None req-730df052-0d5f-4586-a729-2635855076f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:49:31.196 7 INFO cinder.api.openstack.wsgi [None req-730df052-0d5f-4586-a729-2635855076f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.207 8 INFO cinder.api.openstack.wsgi [None req-ce0ff7e2-5346-4922-a5f9-5f129f89f105 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:49:31.239 8 INFO cinder.api.openstack.wsgi [None req-ce0ff7e2-5346-4922-a5f9-5f129f89f105 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/736] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.249 7 INFO cinder.api.openstack.wsgi [None req-57fa7de4-c19e-4031-8926-b6196d2ae771 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/d4ee579fe69947cc88b492a5aa6fb779?usage=true 2026-05-12 22:49:31.281 7 INFO cinder.api.openstack.wsgi [None req-57fa7de4-c19e-4031-8926-b6196d2ae771 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/d4ee579fe69947cc88b492a5aa6fb779?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/d4ee579fe69947cc88b492a5aa6fb779?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.294 8 INFO cinder.api.openstack.wsgi [None req-7e7f818a-cc50-40cd-80e7-caf706074ca0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:49:31.319 8 INFO cinder.api.openstack.wsgi [None req-7e7f818a-cc50-40cd-80e7-caf706074ca0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/738] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.332 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e2d1c885a933426da01537e065296fc0?usage=true 2026-05-12 22:49:31.358 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e2d1c885a933426da01537e065296fc0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e2d1c885a933426da01537e065296fc0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:31.370 8 INFO cinder.api.openstack.wsgi [None req-b8956abd-e2c6-4ae8-8f3e-dc93f13f7fd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:49:31.379 8 INFO cinder.api.openstack.wsgi [None req-b8956abd-e2c6-4ae8-8f3e-dc93f13f7fd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:49:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:35.624 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:49:35.625 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 371/741] 10.0.0.89 () {30 vars in 410 bytes} [Tue May 12 22:49:35 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:49:38.627 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:38.628 7 INFO cinder.api.openstack.wsgi [None req-216b2c48-a0d0-422e-b904-1882ee68d354 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:38.627 8 INFO cinder.api.openstack.wsgi [None req-b8956abd-e2c6-4ae8-8f3e-dc93f13f7fd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:38.629 8 INFO cinder.api.openstack.wsgi [None req-b8956abd-e2c6-4ae8-8f3e-dc93f13f7fd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:43.776 7 INFO cinder.api.openstack.wsgi [None req-310d7757-9f08-46df-8610-58552ce93e57 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/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-12 22:49:43.790 7 INFO cinder.volume.api [None req-310d7757-9f08-46df-8610-58552ce93e57 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:43.801 7 INFO cinder.volume.api [None req-310d7757-9f08-46df-8610-58552ce93e57 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Update volume admin metadata completed successfully. 2026-05-12 22:49:44.305 7 INFO cinder.volume.api [None req-310d7757-9f08-46df-8610-58552ce93e57 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Attach volume completed successfully. 2026-05-12 22:49:44.305 7 INFO cinder.api.openstack.wsgi [None req-310d7757-9f08-46df-8610-58552ce93e57 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/action returned with HTTP 202 [pid: 7|app: 0|req: 373/744] 10.0.0.89 () {34 vars in 809 bytes} [Tue May 12 22:49:43 2026] POST /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-12 22:49:44.318 8 INFO cinder.api.openstack.wsgi [None req-7d4b218f-f628-4a62-9a1d-409c6ebd2326 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:44.333 8 INFO cinder.volume.api [None req-7d4b218f-f628-4a62-9a1d-409c6ebd2326 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:44.338 8 INFO cinder.api.openstack.wsgi [None req-7d4b218f-f628-4a62-9a1d-409c6ebd2326 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 [pid: 8|app: 0|req: 372/745] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:44 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 1288 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:49:44.363 7 INFO cinder.api.openstack.wsgi [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/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-12 22:49:44.382 7 INFO cinder.volume.api [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:44.887 7 INFO cinder.volume.api [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Detach volume completed successfully. 2026-05-12 22:49:44.888 7 INFO cinder.api.openstack.wsgi [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/action returned with HTTP 202 [pid: 7|app: 0|req: 374/746] 10.0.0.89 () {34 vars in 809 bytes} [Tue May 12 22:49:44 2026] POST /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1/action => generated 0 bytes in 532 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-12 22:49:44.899 8 INFO cinder.api.openstack.wsgi [None req-7fc63cf5-9e47-4779-a70e-990ee5e3bfc9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:44.926 8 INFO cinder.volume.api [None req-7fc63cf5-9e47-4779-a70e-990ee5e3bfc9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:44.935 8 INFO cinder.api.openstack.wsgi [None req-7fc63cf5-9e47-4779-a70e-990ee5e3bfc9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 [pid: 8|app: 0|req: 373/747] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:44 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:49:48.627 7 INFO cinder.api.openstack.wsgi [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:48.627 8 INFO cinder.api.openstack.wsgi [None req-7fc63cf5-9e47-4779-a70e-990ee5e3bfc9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:48.628 7 INFO cinder.api.openstack.wsgi [None req-2281dbf0-d81d-4eb8-9515-d01df03335a7 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:48.629 8 INFO cinder.api.openstack.wsgi [None req-7fc63cf5-9e47-4779-a70e-990ee5e3bfc9 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86: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-12 22:49:51.847 7 INFO cinder.api.openstack.wsgi [None req-d5f4ec51-19e2-412f-8cc0-b2110ed64fd6 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:51.860 7 INFO cinder.volume.api [None req-d5f4ec51-19e2-412f-8cc0-b2110ed64fd6 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:51.864 7 INFO cinder.api.openstack.wsgi [None req-d5f4ec51-19e2-412f-8cc0-b2110ed64fd6 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 [pid: 7|app: 0|req: 376/750] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:51 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 973 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-12 22:49:51.884 8 INFO cinder.api.openstack.wsgi [None req-6ce5f222-2200-43df-88dc-1c0ecfddcd33 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 2026-05-12 22:49:51.885 8 INFO cinder.api.v3.volumes [None req-6ce5f222-2200-43df-88dc-1c0ecfddcd33 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Delete volume with id: a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:51.906 8 INFO cinder.volume.api [None req-6ce5f222-2200-43df-88dc-1c0ecfddcd33 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:51.926 8 INFO cinder.volume.api [None req-6ce5f222-2200-43df-88dc-1c0ecfddcd33 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Delete volume request issued successfully. 2026-05-12 22:49:51.926 8 INFO cinder.api.openstack.wsgi [None req-6ce5f222-2200-43df-88dc-1c0ecfddcd33 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 202 [pid: 8|app: 0|req: 375/751] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:49:51 2026] DELETE /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-12 22:49:51.935 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 /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-12 22:49:51.952 7 INFO cinder.volume.api [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] Volume info retrieved successfully. 2026-05-12 22:49:51.960 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 200 [pid: 7|app: 0|req: 377/752] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:51 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 972 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-12 22:49:52.981 8 INFO cinder.api.openstack.wsgi [None req-d1e49129-72ad-457b-a1a7-1f78a9a7be48 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 2026-05-12 22:49:52.987 8 INFO cinder.api.openstack.wsgi [None req-d1e49129-72ad-457b-a1a7-1f78a9a7be48 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 returned with HTTP 404 [pid: 8|app: 0|req: 376/753] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:49:52 2026] GET /v3/d4ee579fe69947cc88b492a5aa6fb779/volumes/a0358525-357d-4606-a49b-6ca3b028ddd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 22:49:58.627 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:58.627 8 INFO cinder.api.openstack.wsgi [None req-d1e49129-72ad-457b-a1a7-1f78a9a7be48 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:49:58.628 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:58.628 8 INFO cinder.api.openstack.wsgi [None req-d1e49129-72ad-457b-a1a7-1f78a9a7be48 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:49:59.489 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:49:59.490 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 379/756] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:49:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:49:59.503 8 INFO cinder.api.openstack.wsgi [None req-e467c004-c7d7-4eb6-98a6-0969ac90fb26 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 2026-05-12 22:49:59.532 8 INFO cinder.api.openstack.wsgi [None req-e467c004-c7d7-4eb6-98a6-0969ac90fb26 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.106 () {34 vars in 879 bytes} [Tue May 12 22:49:59 2026] GET /v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:50:02.192 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:50:02.194 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 380/758] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:50:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:50:02.203 8 INFO cinder.api.openstack.wsgi [None req-e467c004-c7d7-4eb6-98a6-0969ac90fb26 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:50:02.205 8 INFO cinder.api.openstack.wsgi [None req-e467c004-c7d7-4eb6-98a6-0969ac90fb26 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 379/759] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:50:02 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:50:02.861 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:50:02.862 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 381/760] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:50:02 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:50:02.875 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 2026-05-12 22:50:02.898 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.106 () {34 vars in 879 bytes} [Tue May 12 22:50:02 2026] GET /v3/195b4ab04bbf49c7945eb81407a39079/limits?tenant_id=195b4ab04bbf49c7945eb81407a39079 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:50:05.518 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:50:05.519 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 382/762] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:50:05 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:50:05.525 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:50:05.526 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 381/763] 10.0.0.106 () {28 vars in 376 bytes} [Tue May 12 22:50:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-12 22:50:08.627 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:08.627 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:08.628 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:08.629 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:18.628 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:18.629 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:18.630 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:18.631 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:28.627 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:28.627 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:28.628 7 INFO cinder.api.openstack.wsgi [None req-5f6e06da-a065-4149-a233-c58d814ad8d2 1c858b3d67c0459d82e0552aed644cc1 d4ee579fe69947cc88b492a5aa6fb779 - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:28.629 8 INFO cinder.api.openstack.wsgi [None req-252332ac-0fd1-438d-a51c-0a9bc4723e61 b36a98f6c96242e292046ad6102063d3 195b4ab04bbf49c7945eb81407a39079 - - default default] http://10.0.0.86: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-12 22:50:30.255 7 INFO cinder.api.openstack.wsgi [None req-705f2ce4-1dd9-4733-a859-f81c0cc4606a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:50:30.758 7 INFO cinder.api.openstack.wsgi [None req-705f2ce4-1dd9-4733-a859-f81c0cc4606a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 386/770] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.771 8 INFO cinder.api.openstack.wsgi [None req-a61c2a58-084a-4595-b79f-892f22b3efa9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:50:30.779 8 INFO cinder.volume.api [None req-a61c2a58-084a-4595-b79f-892f22b3efa9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:50:30.781 8 INFO cinder.api.openstack.wsgi [None req-a61c2a58-084a-4595-b79f-892f22b3efa9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:50:30.789 7 INFO cinder.api.openstack.wsgi [None req-8524ed41-4a5a-4a15-a033-c94e5a3acc84 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:50:30.794 7 INFO cinder.api.openstack.wsgi [None req-8524ed41-4a5a-4a15-a033-c94e5a3acc84 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 387/772] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.838 8 INFO cinder.api.openstack.wsgi [None req-2c68e6c7-fce0-4708-a894-9cc4fce20a09 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/085605ca3508405e91b7e2eb3955ab30?usage=true 2026-05-12 22:50:30.856 8 INFO cinder.api.openstack.wsgi [None req-2c68e6c7-fce0-4708-a894-9cc4fce20a09 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/085605ca3508405e91b7e2eb3955ab30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/773] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/085605ca3508405e91b7e2eb3955ab30?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.866 7 INFO cinder.api.openstack.wsgi [None req-60c5a576-6352-467f-bb4b-310b5c6c88d8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:50:30.911 7 INFO cinder.api.openstack.wsgi [None req-60c5a576-6352-467f-bb4b-310b5c6c88d8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/774] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.924 8 INFO cinder.api.openstack.wsgi [None req-ae505593-158c-447f-b035-99d81b10ddd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true 2026-05-12 22:50:30.948 8 INFO cinder.api.openstack.wsgi [None req-ae505593-158c-447f-b035-99d81b10ddd1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/775] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.961 7 INFO cinder.api.openstack.wsgi [None req-08a6a28b-28d5-49d1-9e7a-7ab7ee700382 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/681c8b2e8a0442679469b9f535541bc3?usage=true 2026-05-12 22:50:30.983 7 INFO cinder.api.openstack.wsgi [None req-08a6a28b-28d5-49d1-9e7a-7ab7ee700382 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/681c8b2e8a0442679469b9f535541bc3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/776] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/681c8b2e8a0442679469b9f535541bc3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:30.997 8 INFO cinder.api.openstack.wsgi [None req-f0834a5b-a8b3-402a-9d8a-201ca060bcc4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true 2026-05-12 22:50:31.021 8 INFO cinder.api.openstack.wsgi [None req-f0834a5b-a8b3-402a-9d8a-201ca060bcc4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/777] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:31.032 7 INFO cinder.api.openstack.wsgi [None req-89362a4f-30a0-43b3-8f9c-a8fe03b4455a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:50:31.055 7 INFO cinder.api.openstack.wsgi [None req-89362a4f-30a0-43b3-8f9c-a8fe03b4455a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:31.065 8 INFO cinder.api.openstack.wsgi [None req-16f81d99-ce3e-40f6-9851-9150488fb871 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/db96826637c94c31968e461021f9c347?usage=true 2026-05-12 22:50:31.085 8 INFO cinder.api.openstack.wsgi [None req-16f81d99-ce3e-40f6-9851-9150488fb871 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/db96826637c94c31968e461021f9c347?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/db96826637c94c31968e461021f9c347?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:31.096 7 INFO cinder.api.openstack.wsgi [None req-07ede2a5-a483-4d7e-88de-0e95ca83db32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:50:31.116 7 INFO cinder.api.openstack.wsgi [None req-07ede2a5-a483-4d7e-88de-0e95ca83db32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:31.126 8 INFO cinder.api.openstack.wsgi [None req-09078fee-036b-4f2d-9955-7cee6137e228 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/f8409a9af3154d199fcf42d2dd39a70b?usage=true 2026-05-12 22:50:31.142 8 INFO cinder.api.openstack.wsgi [None req-09078fee-036b-4f2d-9955-7cee6137e228 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/f8409a9af3154d199fcf42d2dd39a70b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/f8409a9af3154d199fcf42d2dd39a70b?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:31.152 7 INFO cinder.api.openstack.wsgi [None req-659c7f47-0763-4075-90f7-3a1ccad1e6c0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:50:31.158 7 INFO cinder.volume.api [None req-659c7f47-0763-4075-90f7-3a1ccad1e6c0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:50:31.161 7 INFO cinder.api.openstack.wsgi [None req-659c7f47-0763-4075-90f7-3a1ccad1e6c0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 392/782] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:50:31.173 8 INFO cinder.api.openstack.wsgi [None req-0d8b10d4-69dd-442c-8e64-9005c710e1ec 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:50:31.178 8 INFO cinder.volume.api [None req-0d8b10d4-69dd-442c-8e64-9005c710e1ec 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:50:31.178 8 INFO cinder.api.openstack.wsgi [None req-0d8b10d4-69dd-442c-8e64-9005c710e1ec 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:50:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:50:34.968 7 INFO cinder.api.openstack.wsgi [None req-d47d4c01-ba16-4007-a4a8-65e9aefbeaa2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes 2026-05-12 22:50:34.971 7 INFO cinder.api.v3.volumes [None req-d47d4c01-ba16-4007-a4a8-65e9aefbeaa2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume of 1 GB 2026-05-12 22:50:34.982 7 INFO cinder.volume.api [None req-d47d4c01-ba16-4007-a4a8-65e9aefbeaa2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:35.254 7 INFO cinder.volume.api [None req-d47d4c01-ba16-4007-a4a8-65e9aefbeaa2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume request issued successfully. 2026-05-12 22:50:35.255 7 INFO cinder.api.openstack.wsgi [None req-d47d4c01-ba16-4007-a4a8-65e9aefbeaa2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 393/784] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:34 2026] POST /v3/1711c4300ed7479a9e96d80161168e1b/volumes => generated 869 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:50:35.279 8 INFO cinder.api.openstack.wsgi [None req-1c33debb-d9b0-4b57-97c2-3da5384e4341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:35.296 8 INFO cinder.volume.api [None req-1c33debb-d9b0-4b57-97c2-3da5384e4341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:35.300 8 INFO cinder.api.openstack.wsgi [None req-1c33debb-d9b0-4b57-97c2-3da5384e4341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 8|app: 0|req: 392/785] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:35 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 937 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-12 22:50:36.323 7 INFO cinder.api.openstack.wsgi [None req-234ad5bf-32f0-4da6-aefc-87c6e59a161e cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:36.345 7 INFO cinder.volume.api [None req-234ad5bf-32f0-4da6-aefc-87c6e59a161e cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.350 7 INFO cinder.api.openstack.wsgi [None req-234ad5bf-32f0-4da6-aefc-87c6e59a161e cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:36 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 962 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-12 22:50:36.370 8 INFO cinder.api.openstack.wsgi [None req-a5ede8f4-0de0-4745-9bcb-de013709fb6a cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:36.386 8 INFO cinder.volume.api [None req-a5ede8f4-0de0-4745-9bcb-de013709fb6a cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.392 8 INFO cinder.api.openstack.wsgi [None req-a5ede8f4-0de0-4745-9bcb-de013709fb6a cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:36 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 962 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-12 22:50:36.415 7 INFO cinder.api.openstack.wsgi [None req-86e5b24c-a679-4943-ab80-1588909079c8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:36.552 7 INFO cinder.volume.api [None req-86e5b24c-a679-4943-ab80-1588909079c8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.562 7 INFO cinder.volume.api [None req-86e5b24c-a679-4943-ab80-1588909079c8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:36.563 7 INFO cinder.api.openstack.wsgi [None req-86e5b24c-a679-4943-ab80-1588909079c8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.89 () {34 vars in 794 bytes} [Tue May 12 22:50:36 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 894 bytes in 157 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-12 22:50:36.578 8 INFO cinder.api.openstack.wsgi [None req-641a295b-03ca-4ee3-a38b-d64ee6673437 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:36.593 8 INFO cinder.volume.api [None req-641a295b-03ca-4ee3-a38b-d64ee6673437 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.600 8 INFO cinder.volume.api [None req-641a295b-03ca-4ee3-a38b-d64ee6673437 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:36.601 8 INFO cinder.api.openstack.wsgi [None req-641a295b-03ca-4ee3-a38b-d64ee6673437 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 8|app: 0|req: 394/789] 10.0.0.89 () {34 vars in 795 bytes} [Tue May 12 22:50:36 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 934 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-12 22:50:36.619 7 INFO cinder.api.openstack.wsgi [None req-67257cbb-29cb-4cd2-948d-9303cb8302d8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:36.630 7 INFO cinder.volume.api [None req-67257cbb-29cb-4cd2-948d-9303cb8302d8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.637 7 INFO cinder.api.openstack.wsgi [None req-67257cbb-29cb-4cd2-948d-9303cb8302d8 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:36 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:36.656 8 INFO cinder.api.openstack.wsgi [None req-648db261-619b-4987-bf8d-01dab7886f5c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes 2026-05-12 22:50:36.659 8 INFO cinder.api.v3.volumes [None req-648db261-619b-4987-bf8d-01dab7886f5c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume of 1 GB 2026-05-12 22:50:36.663 8 INFO cinder.volume.api [None req-648db261-619b-4987-bf8d-01dab7886f5c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:36.764 8 INFO cinder.volume.api [None req-648db261-619b-4987-bf8d-01dab7886f5c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume request issued successfully. 2026-05-12 22:50:36.765 8 INFO cinder.api.openstack.wsgi [None req-648db261-619b-4987-bf8d-01dab7886f5c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 395/791] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:36 2026] POST /v3/1711c4300ed7479a9e96d80161168e1b/volumes => generated 891 bytes in 115 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-12 22:50:36.789 7 INFO cinder.api.openstack.wsgi [None req-170d0470-fe16-46ee-afd8-c11a7d15b956 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:36.807 7 INFO cinder.volume.api [None req-170d0470-fe16-46ee-afd8-c11a7d15b956 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:36.817 7 INFO cinder.api.openstack.wsgi [None req-170d0470-fe16-46ee-afd8-c11a7d15b956 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:36 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => generated 959 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-12 22:50:37.847 8 INFO cinder.api.openstack.wsgi [None req-21c287bd-fa35-4d3e-b035-913286c0dc23 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:37.866 8 INFO cinder.volume.api [None req-21c287bd-fa35-4d3e-b035-913286c0dc23 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:37.870 8 INFO cinder.api.openstack.wsgi [None req-21c287bd-fa35-4d3e-b035-913286c0dc23 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:37 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => 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-12 22:50:37.884 7 INFO cinder.api.openstack.wsgi [None req-127f1590-80b7-4c66-bf83-3ef78e3b1e2b cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:37.899 7 INFO cinder.volume.api [None req-127f1590-80b7-4c66-bf83-3ef78e3b1e2b cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:37.907 7 INFO cinder.volume.api [None req-127f1590-80b7-4c66-bf83-3ef78e3b1e2b cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:37.908 7 INFO cinder.api.openstack.wsgi [None req-127f1590-80b7-4c66-bf83-3ef78e3b1e2b cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.89 () {34 vars in 794 bytes} [Tue May 12 22:50:37 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:37.928 8 INFO cinder.api.openstack.wsgi [None req-47d99afd-706d-4be4-9800-4a467583dabe cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:37.942 8 INFO cinder.volume.api [None req-47d99afd-706d-4be4-9800-4a467583dabe cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:37.947 8 INFO cinder.api.openstack.wsgi [None req-47d99afd-706d-4be4-9800-4a467583dabe cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 200 [pid: 8|app: 0|req: 397/795] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:37 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => 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-12 22:50:37.970 7 INFO cinder.api.openstack.wsgi [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 2026-05-12 22:50:37.970 7 INFO cinder.api.v3.volumes [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume with id: 5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:37.980 7 INFO cinder.volume.api [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:38.003 7 INFO cinder.volume.api [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume request issued successfully. 2026-05-12 22:50:38.003 7 INFO cinder.api.openstack.wsgi [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 202 [pid: 7|app: 0|req: 399/796] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:37 2026] DELETE /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-12 22:50:38.012 8 INFO cinder.api.openstack.wsgi [None req-d3c81b67-59d5-499a-a5a3-dbf3ce0625f2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 /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-12 22:50:38.028 8 INFO cinder.volume.api [None req-d3c81b67-59d5-499a-a5a3-dbf3ce0625f2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:38.035 8 INFO cinder.api.openstack.wsgi [None req-d3c81b67-59d5-499a-a5a3-dbf3ce0625f2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:38 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => generated 947 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:38.627 8 INFO cinder.api.openstack.wsgi [None req-d3c81b67-59d5-499a-a5a3-dbf3ce0625f2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:38.627 7 INFO cinder.api.openstack.wsgi [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:38.627 8 INFO cinder.api.openstack.wsgi [None req-d3c81b67-59d5-499a-a5a3-dbf3ce0625f2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:38.628 7 INFO cinder.api.openstack.wsgi [None req-7e22dfcf-a838-4d5c-b43f-6a69d474b473 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://10.0.0.86: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-12 22:50:39.057 8 INFO cinder.api.openstack.wsgi [None req-4cfe2ef8-5ec7-4e8b-a0c1-22f8cb562ee0 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 2026-05-12 22:50:39.064 8 INFO cinder.api.openstack.wsgi [None req-4cfe2ef8-5ec7-4e8b-a0c1-22f8cb562ee0 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 returned with HTTP 404 [pid: 8|app: 0|req: 400/800] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:39 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/5923f9b9-706e-4f66-a2c5-b970a4a4b750 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:39.074 7 INFO cinder.api.openstack.wsgi [None req-5f323829-3184-49a1-a7e3-bdcf4535c662 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:39.088 7 INFO cinder.volume.api [None req-5f323829-3184-49a1-a7e3-bdcf4535c662 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:39.093 7 INFO cinder.api.openstack.wsgi [None req-5f323829-3184-49a1-a7e3-bdcf4535c662 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 7|app: 0|req: 401/801] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:39 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:50:39.109 8 INFO cinder.api.openstack.wsgi [None req-8a9c2778-df41-4ccd-bad9-470cd0a72e75 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 2026-05-12 22:50:39.110 8 INFO cinder.api.v3.volumes [None req-8a9c2778-df41-4ccd-bad9-470cd0a72e75 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume with id: 23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:39.118 8 INFO cinder.volume.api [None req-8a9c2778-df41-4ccd-bad9-470cd0a72e75 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:39.136 8 INFO cinder.volume.api [None req-8a9c2778-df41-4ccd-bad9-470cd0a72e75 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume request issued successfully. 2026-05-12 22:50:39.137 8 INFO cinder.api.openstack.wsgi [None req-8a9c2778-df41-4ccd-bad9-470cd0a72e75 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 202 [pid: 8|app: 0|req: 401/802] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:39 2026] DELETE /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 0 bytes in 32 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-12 22:50:39.147 7 INFO cinder.api.openstack.wsgi [None req-585656cc-ff46-44b8-854b-dee8e45ab2a6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 /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-12 22:50:39.162 7 INFO cinder.volume.api [None req-585656cc-ff46-44b8-854b-dee8e45ab2a6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:39.168 7 INFO cinder.api.openstack.wsgi [None req-585656cc-ff46-44b8-854b-dee8e45ab2a6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 200 [pid: 7|app: 0|req: 402/803] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:39 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 1001 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-12 22:50:40.192 8 INFO cinder.api.openstack.wsgi [None req-a95af593-257c-4777-86d2-f79dc7e3b598 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 2026-05-12 22:50:40.201 8 INFO cinder.api.openstack.wsgi [None req-a95af593-257c-4777-86d2-f79dc7e3b598 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 returned with HTTP 404 [pid: 8|app: 0|req: 402/804] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:40 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/23654bb9-e76a-4739-8608-2a9c977c0fb3 => generated 109 bytes in 17 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-12 22:50:40.266 7 INFO cinder.api.openstack.wsgi [None req-b49a5ba9-d3b3-41e2-bd3a-822e07c38364 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes 2026-05-12 22:50:40.851 7 INFO cinder.api.v3.volumes [None req-b49a5ba9-d3b3-41e2-bd3a-822e07c38364 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume of 1 GB 2026-05-12 22:50:40.857 7 INFO cinder.volume.api [None req-b49a5ba9-d3b3-41e2-bd3a-822e07c38364 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:41.043 7 INFO cinder.volume.api [None req-b49a5ba9-d3b3-41e2-bd3a-822e07c38364 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume request issued successfully. 2026-05-12 22:50:41.044 7 INFO cinder.api.openstack.wsgi [None req-b49a5ba9-d3b3-41e2-bd3a-822e07c38364 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 403/805] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:40 2026] POST /v3/1711c4300ed7479a9e96d80161168e1b/volumes => generated 870 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:50:41.059 8 INFO cinder.api.openstack.wsgi [None req-7db69b6c-f067-4bd9-8fda-d2247c9b5b21 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:41.075 8 INFO cinder.volume.api [None req-7db69b6c-f067-4bd9-8fda-d2247c9b5b21 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:41.081 8 INFO cinder.api.openstack.wsgi [None req-7db69b6c-f067-4bd9-8fda-d2247c9b5b21 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:41 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 938 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-12 22:50:42.104 7 INFO cinder.api.openstack.wsgi [None req-7437e591-5cb5-41d3-a525-0bd0db1b89d6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:42.121 7 INFO cinder.volume.api [None req-7437e591-5cb5-41d3-a525-0bd0db1b89d6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.126 7 INFO cinder.api.openstack.wsgi [None req-7437e591-5cb5-41d3-a525-0bd0db1b89d6 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 7|app: 0|req: 404/807] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:42 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 1347 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-12 22:50:42.147 8 INFO cinder.api.openstack.wsgi [None req-0d2f2ce6-e847-40ed-bc15-108304d8d810 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:42.162 8 INFO cinder.volume.api [None req-0d2f2ce6-e847-40ed-bc15-108304d8d810 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.167 8 INFO cinder.api.openstack.wsgi [None req-0d2f2ce6-e847-40ed-bc15-108304d8d810 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:42 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 1347 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:42.187 7 INFO cinder.api.openstack.wsgi [None req-f64a172e-3d24-4439-a821-fdf416a36330 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:42.205 7 INFO cinder.volume.api [None req-f64a172e-3d24-4439-a821-fdf416a36330 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.211 7 INFO cinder.volume.api [None req-f64a172e-3d24-4439-a821-fdf416a36330 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:42.212 7 INFO cinder.api.openstack.wsgi [None req-f64a172e-3d24-4439-a821-fdf416a36330 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.89 () {34 vars in 794 bytes} [Tue May 12 22:50:42 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 894 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-12 22:50:42.229 8 INFO cinder.api.openstack.wsgi [None req-a9c3f099-1b7e-48b2-84f0-2c6d79ae40db cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:42.245 8 INFO cinder.volume.api [None req-a9c3f099-1b7e-48b2-84f0-2c6d79ae40db cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.253 8 INFO cinder.volume.api [None req-a9c3f099-1b7e-48b2-84f0-2c6d79ae40db cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:42.254 8 INFO cinder.api.openstack.wsgi [None req-a9c3f099-1b7e-48b2-84f0-2c6d79ae40db cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 8|app: 0|req: 405/810] 10.0.0.89 () {34 vars in 795 bytes} [Tue May 12 22:50:42 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 934 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-12 22:50:42.277 7 INFO cinder.api.openstack.wsgi [None req-8578de4b-4990-4c75-b7ca-90400c2dc5d2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:42.293 7 INFO cinder.volume.api [None req-8578de4b-4990-4c75-b7ca-90400c2dc5d2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.300 7 INFO cinder.api.openstack.wsgi [None req-8578de4b-4990-4c75-b7ca-90400c2dc5d2 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 7|app: 0|req: 406/811] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:42 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:42.322 8 INFO cinder.api.openstack.wsgi [None req-dc576aa3-c7b0-4dbd-b479-a028e4916c59 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes 2026-05-12 22:50:42.324 8 INFO cinder.api.v3.volumes [None req-dc576aa3-c7b0-4dbd-b479-a028e4916c59 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume of 1 GB 2026-05-12 22:50:42.331 8 INFO cinder.volume.api [None req-dc576aa3-c7b0-4dbd-b479-a028e4916c59 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:42.462 8 INFO cinder.volume.api [None req-dc576aa3-c7b0-4dbd-b479-a028e4916c59 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Create volume request issued successfully. 2026-05-12 22:50:42.462 8 INFO cinder.api.openstack.wsgi [None req-dc576aa3-c7b0-4dbd-b479-a028e4916c59 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 406/812] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:42 2026] POST /v3/1711c4300ed7479a9e96d80161168e1b/volumes => generated 892 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-12 22:50:42.484 7 INFO cinder.api.openstack.wsgi [None req-032b1d36-1b3e-413b-add1-830e5b7d63c4 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:42.500 7 INFO cinder.volume.api [None req-032b1d36-1b3e-413b-add1-830e5b7d63c4 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:42.504 7 INFO cinder.api.openstack.wsgi [None req-032b1d36-1b3e-413b-add1-830e5b7d63c4 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:42 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => generated 960 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:43.524 8 INFO cinder.api.openstack.wsgi [None req-d2bf00a3-ed92-4278-80f5-dd36333eeb3f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:43.537 8 INFO cinder.volume.api [None req-d2bf00a3-ed92-4278-80f5-dd36333eeb3f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:43.541 8 INFO cinder.api.openstack.wsgi [None req-d2bf00a3-ed92-4278-80f5-dd36333eeb3f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:43 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => generated 985 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-12 22:50:43.560 7 INFO cinder.api.openstack.wsgi [None req-828f833e-9b47-4b71-80d4-100ea562b342 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:43.578 7 INFO cinder.volume.api [None req-828f833e-9b47-4b71-80d4-100ea562b342 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:43.587 7 INFO cinder.volume.api [None req-828f833e-9b47-4b71-80d4-100ea562b342 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume updated successfully. 2026-05-12 22:50:43.588 7 INFO cinder.api.openstack.wsgi [None req-828f833e-9b47-4b71-80d4-100ea562b342 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 200 [pid: 7|app: 0|req: 408/815] 10.0.0.89 () {34 vars in 794 bytes} [Tue May 12 22:50:43 2026] PUT /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => 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-12 22:50:43.606 8 INFO cinder.api.openstack.wsgi [None req-e25fd2f5-131c-4437-8910-6db7a5d7864c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:43.617 8 INFO cinder.volume.api [None req-e25fd2f5-131c-4437-8910-6db7a5d7864c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:43.621 8 INFO cinder.api.openstack.wsgi [None req-e25fd2f5-131c-4437-8910-6db7a5d7864c cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 200 [pid: 8|app: 0|req: 408/816] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:43 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:43.639 7 INFO cinder.api.openstack.wsgi [None req-0feaef9b-86b0-4d89-9c38-eca43181537d cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf 2026-05-12 22:50:43.639 7 INFO cinder.api.v3.volumes [None req-0feaef9b-86b0-4d89-9c38-eca43181537d cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume with id: 0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:43.649 7 INFO cinder.volume.api [None req-0feaef9b-86b0-4d89-9c38-eca43181537d cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:43.684 7 INFO cinder.volume.api [None req-0feaef9b-86b0-4d89-9c38-eca43181537d cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume request issued successfully. 2026-05-12 22:50:43.684 7 INFO cinder.api.openstack.wsgi [None req-0feaef9b-86b0-4d89-9c38-eca43181537d cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 202 [pid: 7|app: 0|req: 409/817] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:43 2026] DELETE /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => generated 0 bytes in 51 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-12 22:50:43.694 8 INFO cinder.api.openstack.wsgi [None req-3b0a866d-9f45-453d-9bbf-900f42ddd341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf /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-12 22:50:43.704 8 INFO cinder.volume.api [None req-3b0a866d-9f45-453d-9bbf-900f42ddd341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:43.708 8 INFO cinder.api.openstack.wsgi [None req-3b0a866d-9f45-453d-9bbf-900f42ddd341 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 200 [pid: 8|app: 0|req: 409/818] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:43 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => generated 948 bytes in 19 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-12 22:50:44.732 7 INFO cinder.api.openstack.wsgi [None req-b52ee18f-b573-4bb3-a6b9-d34631a15f56 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf 2026-05-12 22:50:44.743 7 INFO cinder.api.openstack.wsgi [None req-b52ee18f-b573-4bb3-a6b9-d34631a15f56 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf returned with HTTP 404 [pid: 7|app: 0|req: 410/819] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:44 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/0c7d54cf-0936-4947-b29d-04c12d5df7cf => 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-12 22:50:44.754 8 INFO cinder.api.openstack.wsgi [None req-da040d03-697a-4d32-9136-c977791c047f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:44.767 8 INFO cinder.volume.api [None req-da040d03-697a-4d32-9136-c977791c047f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:44.777 8 INFO cinder.api.openstack.wsgi [None req-da040d03-697a-4d32-9136-c977791c047f cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 8|app: 0|req: 410/820] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:44 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:50:44.793 7 INFO cinder.api.openstack.wsgi [None req-67060cc0-a3e1-4dbb-9e19-209392995e98 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 2026-05-12 22:50:44.793 7 INFO cinder.api.v3.volumes [None req-67060cc0-a3e1-4dbb-9e19-209392995e98 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume with id: 3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:44.802 7 INFO cinder.volume.api [None req-67060cc0-a3e1-4dbb-9e19-209392995e98 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:44.825 7 INFO cinder.volume.api [None req-67060cc0-a3e1-4dbb-9e19-209392995e98 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Delete volume request issued successfully. 2026-05-12 22:50:44.825 7 INFO cinder.api.openstack.wsgi [None req-67060cc0-a3e1-4dbb-9e19-209392995e98 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 202 [pid: 7|app: 0|req: 411/821] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:44 2026] DELETE /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => 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-12 22:50:44.835 8 INFO cinder.api.openstack.wsgi [None req-0fce10a9-04b0-495b-a759-7764bb5b3543 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 /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-12 22:50:44.852 8 INFO cinder.volume.api [None req-0fce10a9-04b0-495b-a759-7764bb5b3543 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] Volume info retrieved successfully. 2026-05-12 22:50:44.857 8 INFO cinder.api.openstack.wsgi [None req-0fce10a9-04b0-495b-a759-7764bb5b3543 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 200 [pid: 8|app: 0|req: 411/822] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:44 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 1386 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-12 22:50:45.875 7 INFO cinder.api.openstack.wsgi [None req-33082791-7459-485a-8df3-456b91a62a07 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 2026-05-12 22:50:45.895 7 INFO cinder.api.openstack.wsgi [None req-33082791-7459-485a-8df3-456b91a62a07 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 returned with HTTP 404 [pid: 7|app: 0|req: 412/823] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:45 2026] GET /v3/1711c4300ed7479a9e96d80161168e1b/volumes/3b8e4969-4030-49e9-88f2-7a15c4a79c17 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 22:50:48.627 8 INFO cinder.api.openstack.wsgi [None req-0fce10a9-04b0-495b-a759-7764bb5b3543 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:48.629 8 INFO cinder.api.openstack.wsgi [None req-0fce10a9-04b0-495b-a759-7764bb5b3543 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:48.630 7 INFO cinder.api.openstack.wsgi [None req-33082791-7459-485a-8df3-456b91a62a07 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:48.630 7 INFO cinder.api.openstack.wsgi [None req-33082791-7459-485a-8df3-456b91a62a07 cdeeb9a940504d98baf6732ed2e7ef5d 1711c4300ed7479a9e96d80161168e1b - - default default] http://10.0.0.86: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-12 22:50:49.048 8 INFO cinder.api.openstack.wsgi [None req-38069b3d-a99f-47ff-97c4-db21c6ccd463 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes 2026-05-12 22:50:49.081 8 INFO cinder.volume.api [None req-38069b3d-a99f-47ff-97c4-db21c6ccd463 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Get all volumes completed successfully. 2026-05-12 22:50:49.082 8 INFO cinder.api.openstack.wsgi [None req-38069b3d-a99f-47ff-97c4-db21c6ccd463 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.89 () {32 vars in 700 bytes} [Tue May 12 22:50:48 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:50:49.095 7 INFO cinder.api.openstack.wsgi [None req-f8b0e7bb-b766-46cc-8354-ab76c282fe19 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes 2026-05-12 22:50:49.098 7 INFO cinder.api.v3.volumes [None req-f8b0e7bb-b766-46cc-8354-ab76c282fe19 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume of 1 GB 2026-05-12 22:50:49.106 7 INFO cinder.volume.api [None req-f8b0e7bb-b766-46cc-8354-ab76c282fe19 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:49.239 7 INFO cinder.volume.api [None req-f8b0e7bb-b766-46cc-8354-ab76c282fe19 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume request issued successfully. 2026-05-12 22:50:49.240 7 INFO cinder.api.openstack.wsgi [None req-f8b0e7bb-b766-46cc-8354-ab76c282fe19 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 414/827] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:49 2026] POST /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes => generated 876 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:50:49.259 8 INFO cinder.api.openstack.wsgi [None req-0c0ed56d-8690-47c3-abcb-351ad4c9e9e8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:49.270 8 INFO cinder.volume.api [None req-0c0ed56d-8690-47c3-abcb-351ad4c9e9e8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:49.274 8 INFO cinder.api.openstack.wsgi [None req-0c0ed56d-8690-47c3-abcb-351ad4c9e9e8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:49 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => generated 944 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-12 22:50:50.298 7 INFO cinder.api.openstack.wsgi [None req-0e61c676-3279-4c2c-bf65-55592ffe6d44 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:50.316 7 INFO cinder.volume.api [None req-0e61c676-3279-4c2c-bf65-55592ffe6d44 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:50.321 7 INFO cinder.api.openstack.wsgi [None req-0e61c676-3279-4c2c-bf65-55592ffe6d44 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:50 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => generated 969 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-12 22:50:50.345 8 INFO cinder.api.openstack.wsgi [None req-0a3fe12d-3b99-47c2-85a2-18cde61fa0e4 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:50.359 8 INFO cinder.volume.api [None req-0a3fe12d-3b99-47c2-85a2-18cde61fa0e4 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:50.364 8 INFO cinder.api.openstack.wsgi [None req-0a3fe12d-3b99-47c2-85a2-18cde61fa0e4 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:50 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:50.379 7 INFO cinder.api.openstack.wsgi [None req-9458f1ae-54a4-41c3-984d-e6ce73530930 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes 2026-05-12 22:50:50.381 7 INFO cinder.api.v3.volumes [None req-9458f1ae-54a4-41c3-984d-e6ce73530930 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume of 1 GB 2026-05-12 22:50:50.387 7 INFO cinder.volume.api [None req-9458f1ae-54a4-41c3-984d-e6ce73530930 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:50.494 7 INFO cinder.volume.api [None req-9458f1ae-54a4-41c3-984d-e6ce73530930 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume request issued successfully. 2026-05-12 22:50:50.494 7 INFO cinder.api.openstack.wsgi [None req-9458f1ae-54a4-41c3-984d-e6ce73530930 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 416/831] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:50 2026] POST /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes => generated 876 bytes in 119 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-12 22:50:50.515 8 INFO cinder.api.openstack.wsgi [None req-996a2071-428f-4588-81ab-3111f85732fe df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:50.530 8 INFO cinder.volume.api [None req-996a2071-428f-4588-81ab-3111f85732fe df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:50.535 8 INFO cinder.api.openstack.wsgi [None req-996a2071-428f-4588-81ab-3111f85732fe df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:50 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-12 22:50:51.560 7 INFO cinder.api.openstack.wsgi [None req-9602cd55-0f01-4227-83ac-8ca6fe5acc3c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:51.575 7 INFO cinder.volume.api [None req-9602cd55-0f01-4227-83ac-8ca6fe5acc3c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:51.580 7 INFO cinder.api.openstack.wsgi [None req-9602cd55-0f01-4227-83ac-8ca6fe5acc3c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:51 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-12 22:50:51.602 8 INFO cinder.api.openstack.wsgi [None req-6ceb59db-7b9a-469a-bd82-380e51bd31ce df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:51.618 8 INFO cinder.volume.api [None req-6ceb59db-7b9a-469a-bd82-380e51bd31ce df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:51.623 8 INFO cinder.api.openstack.wsgi [None req-6ceb59db-7b9a-469a-bd82-380e51bd31ce df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:51 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:51.639 7 INFO cinder.api.openstack.wsgi [None req-23fe71f5-ae4d-4791-9542-b101ccdce166 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes 2026-05-12 22:50:51.641 7 INFO cinder.api.v3.volumes [None req-23fe71f5-ae4d-4791-9542-b101ccdce166 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume of 1 GB 2026-05-12 22:50:51.647 7 INFO cinder.volume.api [None req-23fe71f5-ae4d-4791-9542-b101ccdce166 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Availability Zones retrieved successfully. 2026-05-12 22:50:51.782 7 INFO cinder.volume.api [None req-23fe71f5-ae4d-4791-9542-b101ccdce166 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Create volume request issued successfully. 2026-05-12 22:50:51.782 7 INFO cinder.api.openstack.wsgi [None req-23fe71f5-ae4d-4791-9542-b101ccdce166 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 418/835] 10.0.0.89 () {34 vars in 722 bytes} [Tue May 12 22:50:51 2026] POST /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes => generated 875 bytes in 149 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-12 22:50:51.804 8 INFO cinder.api.openstack.wsgi [None req-f0320ef0-4c25-4394-8721-f4b5ec9ec28f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:51.819 8 INFO cinder.volume.api [None req-f0320ef0-4c25-4394-8721-f4b5ec9ec28f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:51.824 8 INFO cinder.api.openstack.wsgi [None req-f0320ef0-4c25-4394-8721-f4b5ec9ec28f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:51 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => generated 943 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-12 22:50:52.852 7 INFO cinder.api.openstack.wsgi [None req-9a997899-b130-4038-ad01-c5fbbb60998b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:52.865 7 INFO cinder.volume.api [None req-9a997899-b130-4038-ad01-c5fbbb60998b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:52.869 7 INFO cinder.api.openstack.wsgi [None req-9a997899-b130-4038-ad01-c5fbbb60998b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:52 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => 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-12 22:50:52.883 8 INFO cinder.api.openstack.wsgi [None req-2506cbc7-f796-427e-8ce3-69efdc9fea5f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:52.898 8 INFO cinder.volume.api [None req-2506cbc7-f796-427e-8ce3-69efdc9fea5f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:52.903 8 INFO cinder.api.openstack.wsgi [None req-2506cbc7-f796-427e-8ce3-69efdc9fea5f df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 200 [pid: 8|app: 0|req: 419/838] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:52 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => generated 968 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-12 22:50:52.930 7 INFO cinder.api.openstack.wsgi [None req-c84e2669-5fe9-47e8-bcd0-17ff0c6f63b7 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes 2026-05-12 22:50:52.963 7 INFO cinder.volume.api [None req-c84e2669-5fe9-47e8-bcd0-17ff0c6f63b7 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Get all volumes completed successfully. 2026-05-12 22:50:52.963 7 INFO cinder.api.openstack.wsgi [None req-c84e2669-5fe9-47e8-bcd0-17ff0c6f63b7 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes returned with HTTP 200 [pid: 7|app: 0|req: 420/839] 10.0.0.89 () {32 vars in 700 bytes} [Tue May 12 22:50:52 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:52.989 8 INFO cinder.api.openstack.wsgi [None req-38c70644-8287-497d-878f-db00fda9a1d6 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:53.001 8 INFO cinder.volume.api [None req-38c70644-8287-497d-878f-db00fda9a1d6 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:53.005 8 INFO cinder.api.openstack.wsgi [None req-38c70644-8287-497d-878f-db00fda9a1d6 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 200 [pid: 8|app: 0|req: 420/840] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:52 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => 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-12 22:50:53.025 7 INFO cinder.api.openstack.wsgi [None req-35dc78ff-d98e-473d-857d-2655fa232aa8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 2026-05-12 22:50:53.026 7 INFO cinder.api.v3.volumes [None req-35dc78ff-d98e-473d-857d-2655fa232aa8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume with id: 2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:53.035 7 INFO cinder.volume.api [None req-35dc78ff-d98e-473d-857d-2655fa232aa8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:53.069 7 INFO cinder.volume.api [None req-35dc78ff-d98e-473d-857d-2655fa232aa8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume request issued successfully. 2026-05-12 22:50:53.069 7 INFO cinder.api.openstack.wsgi [None req-35dc78ff-d98e-473d-857d-2655fa232aa8 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 202 [pid: 7|app: 0|req: 421/841] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:53 2026] DELETE /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => generated 0 bytes in 51 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-12 22:50:53.082 8 INFO cinder.api.openstack.wsgi [None req-697b6067-2872-4d68-ad6b-f3d07ab3e55c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 /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-12 22:50:53.094 8 INFO cinder.volume.api [None req-697b6067-2872-4d68-ad6b-f3d07ab3e55c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:53.102 8 INFO cinder.api.openstack.wsgi [None req-697b6067-2872-4d68-ad6b-f3d07ab3e55c df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:53 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:54.123 7 INFO cinder.api.openstack.wsgi [None req-3e9e99a7-c71d-45fc-acb9-1226dfc5e088 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 2026-05-12 22:50:54.145 7 INFO cinder.api.openstack.wsgi [None req-3e9e99a7-c71d-45fc-acb9-1226dfc5e088 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 returned with HTTP 404 [pid: 7|app: 0|req: 422/843] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:54 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/2fcadab6-d169-471e-934c-da23ef95d498 => generated 109 bytes in 27 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-12 22:50:54.155 8 INFO cinder.api.openstack.wsgi [None req-31283fb0-6f94-457b-aec0-60329e23d266 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:54.174 8 INFO cinder.volume.api [None req-31283fb0-6f94-457b-aec0-60329e23d266 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:54.179 8 INFO cinder.api.openstack.wsgi [None req-31283fb0-6f94-457b-aec0-60329e23d266 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:54 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:54.197 7 INFO cinder.api.openstack.wsgi [None req-b31d4911-f890-4f49-a638-72afde4ac619 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e 2026-05-12 22:50:54.197 7 INFO cinder.api.v3.volumes [None req-b31d4911-f890-4f49-a638-72afde4ac619 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume with id: 965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:54.207 7 INFO cinder.volume.api [None req-b31d4911-f890-4f49-a638-72afde4ac619 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:54.226 7 INFO cinder.volume.api [None req-b31d4911-f890-4f49-a638-72afde4ac619 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume request issued successfully. 2026-05-12 22:50:54.226 7 INFO cinder.api.openstack.wsgi [None req-b31d4911-f890-4f49-a638-72afde4ac619 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 202 [pid: 7|app: 0|req: 423/845] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:54 2026] DELETE /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:54.237 8 INFO cinder.api.openstack.wsgi [None req-53e0a623-0b03-487f-a16a-92656a3f785e df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e /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-12 22:50:54.252 8 INFO cinder.volume.api [None req-53e0a623-0b03-487f-a16a-92656a3f785e df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:54.258 8 INFO cinder.api.openstack.wsgi [None req-53e0a623-0b03-487f-a16a-92656a3f785e df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 200 [pid: 8|app: 0|req: 423/846] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:54 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:55.277 7 INFO cinder.api.openstack.wsgi [None req-16a7bf4f-4478-4bdb-9e6d-3b0f2b072fbd df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e 2026-05-12 22:50:55.285 7 INFO cinder.api.openstack.wsgi [None req-16a7bf4f-4478-4bdb-9e6d-3b0f2b072fbd df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e returned with HTTP 404 [pid: 7|app: 0|req: 424/847] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:55 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/965e83cd-605e-44f8-b4e3-1c7ffe607b3e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:50:55.296 8 INFO cinder.api.openstack.wsgi [None req-34206b7b-d81d-4238-bbf0-3040dcbbb757 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:55.311 8 INFO cinder.volume.api [None req-34206b7b-d81d-4238-bbf0-3040dcbbb757 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:55.316 8 INFO cinder.api.openstack.wsgi [None req-34206b7b-d81d-4238-bbf0-3040dcbbb757 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 200 [pid: 8|app: 0|req: 424/848] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:55 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:50:55.343 7 INFO cinder.api.openstack.wsgi [None req-f0f6e85a-b906-4895-bbee-0f9f3fb8943b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 2026-05-12 22:50:55.344 7 INFO cinder.api.v3.volumes [None req-f0f6e85a-b906-4895-bbee-0f9f3fb8943b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume with id: 43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:55.358 7 INFO cinder.volume.api [None req-f0f6e85a-b906-4895-bbee-0f9f3fb8943b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:55.379 7 INFO cinder.volume.api [None req-f0f6e85a-b906-4895-bbee-0f9f3fb8943b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Delete volume request issued successfully. 2026-05-12 22:50:55.380 7 INFO cinder.api.openstack.wsgi [None req-f0f6e85a-b906-4895-bbee-0f9f3fb8943b df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 202 [pid: 7|app: 0|req: 425/849] 10.0.0.89 () {32 vars in 777 bytes} [Tue May 12 22:50:55 2026] DELETE /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => 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-12 22:50:55.408 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 /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-12 22:50:55.425 8 INFO cinder.volume.api [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] Volume info retrieved successfully. 2026-05-12 22:50:55.433 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 200 [pid: 8|app: 0|req: 425/850] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:55 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => 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-12 22:50:56.458 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 2026-05-12 22:50:56.466 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 returned with HTTP 404 [pid: 7|app: 0|req: 426/851] 10.0.0.89 () {32 vars in 774 bytes} [Tue May 12 22:50:56 2026] GET /v3/f26dc3580eaa4ac78398d0b2bae1629d/volumes/43fb414d-52cb-4414-8467-aedb31c3b458 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-12 22:50:58.627 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:58.627 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:50:58.628 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:50:58.628 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:08.626 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:08.627 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:08.628 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:08.634 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:18.627 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:18.627 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:18.627 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:18.628 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:28.627 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:28.627 7 INFO cinder.api.openstack.wsgi [None req-a0b49f86-130d-4bf3-abd7-816c6ee67ad1 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:28.638 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:28.638 8 INFO cinder.api.openstack.wsgi [None req-f2ee549f-47f9-4d4a-b8df-605fa0e1aaa9 df542cbb45174e0aa8dd4377205aea2e f26dc3580eaa4ac78398d0b2bae1629d - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:30.360 7 INFO cinder.api.openstack.wsgi [None req-c1d95889-ef12-4070-9562-ded468ea763c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1a40f699ad254c6c9bb4441c86265cc8?usage=true 2026-05-12 22:51:30.381 7 INFO cinder.api.openstack.wsgi [None req-c1d95889-ef12-4070-9562-ded468ea763c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1a40f699ad254c6c9bb4441c86265cc8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/1a40f699ad254c6c9bb4441c86265cc8?usage=true => generated 847 bytes in 116 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-12 22:51:30.394 8 INFO cinder.api.openstack.wsgi [None req-4d9b7b06-bfd9-462a-a7f2-77c0b7ecdc57 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/2caed53e00d6422ea1f0c8d79a2a2d7b?usage=true 2026-05-12 22:51:30.417 8 INFO cinder.api.openstack.wsgi [None req-4d9b7b06-bfd9-462a-a7f2-77c0b7ecdc57 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/2caed53e00d6422ea1f0c8d79a2a2d7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/2caed53e00d6422ea1f0c8d79a2a2d7b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.431 7 INFO cinder.api.openstack.wsgi [None req-11974f9d-03e6-4caf-8649-d38bd658f132 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:51:30.451 7 INFO cinder.api.openstack.wsgi [None req-11974f9d-03e6-4caf-8649-d38bd658f132 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.462 8 INFO cinder.api.openstack.wsgi [None req-4ae70b95-7b9a-4204-a648-d72e755ff03a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true 2026-05-12 22:51:30.483 8 INFO cinder.api.openstack.wsgi [None req-4ae70b95-7b9a-4204-a648-d72e755ff03a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/524dd04b275a4004a0402f8cbf554d29?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.494 7 INFO cinder.api.openstack.wsgi [None req-0d808d6b-795d-4a54-bcaf-5fc18e6227a4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true 2026-05-12 22:51:30.514 7 INFO cinder.api.openstack.wsgi [None req-0d808d6b-795d-4a54-bcaf-5fc18e6227a4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/864] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/982067594f66455e87176ec5b4aaf95b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.530 8 INFO cinder.api.openstack.wsgi [None req-b08008e7-5f99-495f-9b8b-11b6bbf61764 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:51:30.544 8 INFO cinder.api.openstack.wsgi [None req-b08008e7-5f99-495f-9b8b-11b6bbf61764 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/865] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.555 7 INFO cinder.api.openstack.wsgi [None req-79c225af-8044-4228-98f7-3767dee018d7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:51:30.578 7 INFO cinder.api.openstack.wsgi [None req-79c225af-8044-4228-98f7-3767dee018d7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.588 8 INFO cinder.api.openstack.wsgi [None req-efcab857-ce81-45f4-bc62-91f22d9607ee 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:51:30.595 8 INFO cinder.volume.api [None req-efcab857-ce81-45f4-bc62-91f22d9607ee 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:51:30.597 8 INFO cinder.api.openstack.wsgi [None req-efcab857-ce81-45f4-bc62-91f22d9607ee 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:51:30.610 7 INFO cinder.api.openstack.wsgi [None req-235cd4f4-001c-42d8-bc24-507567f58fb9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:51:30.617 7 INFO cinder.volume.api [None req-235cd4f4-001c-42d8-bc24-507567f58fb9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:51:30.617 7 INFO cinder.api.openstack.wsgi [None req-235cd4f4-001c-42d8-bc24-507567f58fb9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/868] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:51:30.628 8 INFO cinder.api.openstack.wsgi [None req-1ffde26a-4f43-41cf-8e20-21e17bc433d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:51:30.632 8 INFO cinder.api.openstack.wsgi [None req-1ffde26a-4f43-41cf-8e20-21e17bc433d0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:51:30.641 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:51:30.652 7 INFO cinder.volume.api [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:51:30.653 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/870] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:51:30.665 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:51:31.168 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:51:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:51:38.627 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:38.627 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:38.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:38.628 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:48.627 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:48.627 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:48.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:48.628 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:58.627 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:58.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:51:58.628 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:51:58.629 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:08.627 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:08.627 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:08.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:08.628 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:18.627 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:18.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:18.628 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:18.630 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:28.628 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:28.629 7 INFO cinder.api.openstack.wsgi [None req-c429aa43-ea96-427c-b694-b9e2c17ff51f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:28.631 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:28.632 8 INFO cinder.api.openstack.wsgi [None req-cb3f3726-6250-4bc2-8949-fa65fe993784 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:30.328 7 INFO cinder.api.openstack.wsgi [None req-525427f4-dc37-4d12-baf0-27694ddc1f6e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:52:30.335 7 INFO cinder.api.openstack.wsgi [None req-525427f4-dc37-4d12-baf0-27694ddc1f6e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 443/884] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:52:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:30.351 8 INFO cinder.api.openstack.wsgi [None req-8aa85e56-2716-49b8-ba7c-5e5d93bde6a6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:52:30.370 8 INFO cinder.volume.api [None req-8aa85e56-2716-49b8-ba7c-5e5d93bde6a6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:52:30.373 8 INFO cinder.api.openstack.wsgi [None req-8aa85e56-2716-49b8-ba7c-5e5d93bde6a6 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/885] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:52:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:52:30.386 7 INFO cinder.api.openstack.wsgi [None req-0860e464-2cdd-4c6a-820b-4df09bffe33a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:52:30.891 7 INFO cinder.api.openstack.wsgi [None req-0860e464-2cdd-4c6a-820b-4df09bffe33a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 444/886] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:52:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:52:30.904 8 INFO cinder.api.openstack.wsgi [None req-0518595d-ac3b-4a1a-a945-03f5bfe3ff3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:52:30.914 8 INFO cinder.volume.api [None req-0518595d-ac3b-4a1a-a945-03f5bfe3ff3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:52:30.915 8 INFO cinder.api.openstack.wsgi [None req-0518595d-ac3b-4a1a-a945-03f5bfe3ff3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 443/887] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:52:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:52:30.927 7 INFO cinder.api.openstack.wsgi [None req-432ff94c-6bf1-4cb2-be3a-f2b4d4aa8244 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:52:30.933 7 INFO cinder.volume.api [None req-432ff94c-6bf1-4cb2-be3a-f2b4d4aa8244 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:52:30.934 7 INFO cinder.api.openstack.wsgi [None req-432ff94c-6bf1-4cb2-be3a-f2b4d4aa8244 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/888] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:52:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:52:31.026 8 INFO cinder.api.openstack.wsgi [None req-9d715085-f2f1-4802-9696-ed2a64089b07 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true 2026-05-12 22:52:31.047 8 INFO cinder.api.openstack.wsgi [None req-9d715085-f2f1-4802-9696-ed2a64089b07 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/889] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.059 7 INFO cinder.api.openstack.wsgi [None req-6ab455de-289f-4c53-83a3-d96b774cbf0f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:52:31.079 7 INFO cinder.api.openstack.wsgi [None req-6ab455de-289f-4c53-83a3-d96b774cbf0f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/890] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.092 8 INFO cinder.api.openstack.wsgi [None req-57490b0c-ffcc-4332-ac68-6c367ae0db19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true 2026-05-12 22:52:31.113 8 INFO cinder.api.openstack.wsgi [None req-57490b0c-ffcc-4332-ac68-6c367ae0db19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/891] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.127 7 INFO cinder.api.openstack.wsgi [None req-062f3d5d-bf8f-4de9-84c6-c82c367fb2d7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/468d560b0abd4e248f51d69a285c50ce?usage=true 2026-05-12 22:52:31.153 7 INFO cinder.api.openstack.wsgi [None req-062f3d5d-bf8f-4de9-84c6-c82c367fb2d7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/468d560b0abd4e248f51d69a285c50ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/892] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/468d560b0abd4e248f51d69a285c50ce?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.168 8 INFO cinder.api.openstack.wsgi [None req-70ef2365-b2d9-4624-b192-db56b4ea76ab 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true 2026-05-12 22:52:31.192 8 INFO cinder.api.openstack.wsgi [None req-70ef2365-b2d9-4624-b192-db56b4ea76ab 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/893] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.205 7 INFO cinder.api.openstack.wsgi [None req-fb3f4c20-961a-4da2-ab97-fa4eca98620a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true 2026-05-12 22:52:31.226 7 INFO cinder.api.openstack.wsgi [None req-fb3f4c20-961a-4da2-ab97-fa4eca98620a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/894] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.238 8 INFO cinder.api.openstack.wsgi [None req-255ae90a-a284-488b-bda3-ab0f15960d68 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true 2026-05-12 22:52:31.260 8 INFO cinder.api.openstack.wsgi [None req-255ae90a-a284-488b-bda3-ab0f15960d68 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/895] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.272 7 INFO cinder.api.openstack.wsgi [None req-672e7fad-36fb-408e-b014-0409324d04f7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/938870a4bc5d445488630256cd3b011a?usage=true 2026-05-12 22:52:31.290 7 INFO cinder.api.openstack.wsgi [None req-672e7fad-36fb-408e-b014-0409324d04f7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/938870a4bc5d445488630256cd3b011a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/938870a4bc5d445488630256cd3b011a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.303 8 INFO cinder.api.openstack.wsgi [None req-5bdd78a4-ef6c-4889-9cd2-c9bbb0cb6acd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true 2026-05-12 22:52:31.326 8 INFO cinder.api.openstack.wsgi [None req-5bdd78a4-ef6c-4889-9cd2-c9bbb0cb6acd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.339 7 INFO cinder.api.openstack.wsgi [None req-22b8fc1e-2463-4df7-a190-300a7db42bd3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true 2026-05-12 22:52:31.358 7 INFO cinder.api.openstack.wsgi [None req-22b8fc1e-2463-4df7-a190-300a7db42bd3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.366 8 INFO cinder.api.openstack.wsgi [None req-eddf2c32-934c-4685-aac0-6a36eafaba01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:52:31.384 8 INFO cinder.api.openstack.wsgi [None req-eddf2c32-934c-4685-aac0-6a36eafaba01 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/899] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.396 7 INFO cinder.api.openstack.wsgi [None req-bae098b6-b96f-4aa8-ae6c-67bc7b16960b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:52:31.418 7 INFO cinder.api.openstack.wsgi [None req-bae098b6-b96f-4aa8-ae6c-67bc7b16960b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:31.427 8 INFO cinder.api.openstack.wsgi [None req-9a4b4b73-44f3-495c-b2b8-bc91313e5d62 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true 2026-05-12 22:52:31.446 8 INFO cinder.api.openstack.wsgi [None req-9a4b4b73-44f3-495c-b2b8-bc91313e5d62 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:52:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:52:38.627 8 INFO cinder.api.openstack.wsgi [None req-9a4b4b73-44f3-495c-b2b8-bc91313e5d62 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:38.627 7 INFO cinder.api.openstack.wsgi [None req-bae098b6-b96f-4aa8-ae6c-67bc7b16960b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:38.628 7 INFO cinder.api.openstack.wsgi [None req-bae098b6-b96f-4aa8-ae6c-67bc7b16960b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:38.628 8 INFO cinder.api.openstack.wsgi [None req-9a4b4b73-44f3-495c-b2b8-bc91313e5d62 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:47.102 7 INFO cinder.api.openstack.wsgi [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes 2026-05-12 22:52:47.214 7 INFO cinder.api.v3.volumes [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Create volume of 16 GB 2026-05-12 22:52:47.222 7 INFO cinder.volume.api [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Availability Zones retrieved successfully. 2026-05-12 22:52:47.443 7 INFO cinder.volume.api [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Create volume request issued successfully. 2026-05-12 22:52:47.444 7 INFO cinder.api.openstack.wsgi [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 453/904] 199.204.45.244 () {34 vars in 734 bytes} [Tue May 12 22:52:46 2026] POST /v3/c42c962242b74d89b992f1dedf66877e/volumes => generated 846 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-12 22:52:47.459 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-13c7a371-295b-46a9-ba32-256ae9393561 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:47.506 8 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-13c7a371-295b-46a9-ba32-256ae9393561 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:47.510 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-13c7a371-295b-46a9-ba32-256ae9393561 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:52:47 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:52:48.627 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-13c7a371-295b-46a9-ba32-256ae9393561 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:48.628 7 INFO cinder.api.openstack.wsgi [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:48.629 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-13c7a371-295b-46a9-ba32-256ae9393561 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:48.629 7 INFO cinder.api.openstack.wsgi [None req-361693ad-b270-42b0-9a50-8d087a9c8ef0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86: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-12 22:52:52.526 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-31d22d91-fdd5-42a0-94d5-caa6bd3fc95e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:52.542 8 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-31d22d91-fdd5-42a0-94d5-caa6bd3fc95e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:52.547 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-31d22d91-fdd5-42a0-94d5-caa6bd3fc95e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 8|app: 0|req: 454/908] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:52:52 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => 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-12 22:52:53.180 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-22930f1d-7803-4830-9c09-27f3bda64fcd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:53.192 7 INFO cinder.volume.api [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-22930f1d-7803-4830-9c09-27f3bda64fcd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:53.196 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-22930f1d-7803-4830-9c09-27f3bda64fcd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 455/909] 10.0.0.219 () {34 vars in 1028 bytes} [Tue May 12 22:52:53 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1489 bytes in 124 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-12 22:52:53.776 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-169cb00a-7b50-42ae-813c-1042c19c92f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:53.792 8 INFO cinder.volume.api [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-169cb00a-7b50-42ae-813c-1042c19c92f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:53.798 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-169cb00a-7b50-42ae-813c-1042c19c92f1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 8|app: 0|req: 455/910] 10.0.0.219 () {34 vars in 1028 bytes} [Tue May 12 22:52:53 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:52:53.808 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-22930f1d-7803-4830-9c09-27f3bda64fcd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:52:53.809 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-22930f1d-7803-4830-9c09-27f3bda64fcd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 456/911] 10.0.0.219 () {32 vars in 829 bytes} [Tue May 12 22:52:53 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:52:53.821 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/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-12 22:52:53.880 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments returned with HTTP 200 [pid: 8|app: 0|req: 456/912] 10.0.0.219 () {40 vars in 1057 bytes} [Tue May 12 22:52:53 2026] POST /v3/c42c962242b74d89b992f1dedf66877e/attachments => generated 273 bytes in 67 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-12 22:52:57.194 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-3a8d3fe4-0f87-4eda-87d4-b5dbd3ac7a28 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:57.211 7 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-3a8d3fe4-0f87-4eda-87d4-b5dbd3ac7a28 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:57.215 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-3a8d3fe4-0f87-4eda-87d4-b5dbd3ac7a28 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 457/913] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:52:57 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:52:58.627 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:58.627 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-3a8d3fe4-0f87-4eda-87d4-b5dbd3ac7a28 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:52:58.628 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:58.628 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-3a8d3fe4-0f87-4eda-87d4-b5dbd3ac7a28 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:52:59.396 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-12 22:52:59.398 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-d560744c-4c65-4317-9185-25df043839d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 458/916] 199.204.45.244 () {32 vars in 840 bytes} [Tue May 12 22:52:59 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-12 22:52:59.411 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-eda36bc1-6cf7-4ca0-b41c-3e2c2b437b2a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:52:59.426 7 INFO cinder.volume.api [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-eda36bc1-6cf7-4ca0-b41c-3e2c2b437b2a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:52:59.432 7 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-eda36bc1-6cf7-4ca0-b41c-3e2c2b437b2a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 459/917] 199.204.45.244 () {36 vars in 1073 bytes} [Tue May 12 22:52:59 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1712 bytes in 29 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-12 22:52:59.514 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-fc8b7d07-ef3a-4e36-9f01-6c5b9116af08 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 /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-12 22:53:00.045 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-fc8b7d07-ef3a-4e36-9f01-6c5b9116af08 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 returned with HTTP 200 [pid: 8|app: 0|req: 459/918] 199.204.45.244 () {40 vars in 1135 bytes} [Tue May 12 22:52:59 2026] PUT /v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 => generated 802 bytes in 540 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-12 22:53:00.153 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-94da82ac-f3b9-449d-833d-26b3f39f7307 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:53:00.166 7 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-94da82ac-f3b9-449d-833d-26b3f39f7307 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:53:00.169 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-94da82ac-f3b9-449d-833d-26b3f39f7307 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 460/919] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:53:00 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1489 bytes in 20 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-12 22:53:00.562 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-9cf5e510-1325-468d-b7a2-d28af69a1566 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196/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-12 22:53:00.595 8 INFO cinder.api.openstack.wsgi [req-353c4799-48fa-4c0a-bf80-72bb33f2f1c7 req-9cf5e510-1325-468d-b7a2-d28af69a1566 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196/action returned with HTTP 204 [pid: 8|app: 0|req: 460/920] 199.204.45.244 () {40 vars in 1148 bytes} [Tue May 12 22:53:00 2026] POST /v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:53:03.108 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-a4216789-238c-439b-bfe9-2cbd102f463c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:53:03.126 7 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-a4216789-238c-439b-bfe9-2cbd102f463c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:53:03.131 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-a4216789-238c-439b-bfe9-2cbd102f463c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 461/921] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:53:03 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:53:06.132 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:53:06.152 8 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:53:06.157 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 8|app: 0|req: 461/922] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:53:06 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:53:08.627 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-a4216789-238c-439b-bfe9-2cbd102f463c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:08.627 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:08.628 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-a4216789-238c-439b-bfe9-2cbd102f463c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:08.628 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86: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-12 22:53:08.968 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:53:08.985 7 INFO cinder.volume.api [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:53:08.989 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 200 [pid: 7|app: 0|req: 463/925] 199.204.45.244 () {32 vars in 825 bytes} [Tue May 12 22:53:08 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 1787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:53:18.627 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:18.627 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:18.628 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:18.628 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:28.627 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:28.627 8 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-9fce83d1-019f-45cb-8215-70ee688ec72c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:28.627 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:28.628 7 INFO cinder.api.openstack.wsgi [req-361693ad-b270-42b0-9a50-8d087a9c8ef0 req-53f0e64f-1e27-4ca5-a7e6-bc396c17d432 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86: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-12 22:53:30.230 8 INFO cinder.api.openstack.wsgi [None req-0ddfa2ea-c705-469f-bc0d-3d4377f665b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:53:30.263 8 INFO cinder.volume.api [None req-0ddfa2ea-c705-469f-bc0d-3d4377f665b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:53:30.270 8 INFO cinder.api.openstack.wsgi [None req-0ddfa2ea-c705-469f-bc0d-3d4377f665b4 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 465/930] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 bytes in 141 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-12 22:53:30.284 7 INFO cinder.api.openstack.wsgi [None req-1a009adf-af69-4189-ba66-0fa63009b92f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:53:30.313 7 INFO cinder.volume.api [None req-1a009adf-af69-4189-ba66-0fa63009b92f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:53:30.320 7 INFO cinder.api.openstack.wsgi [None req-1a009adf-af69-4189-ba66-0fa63009b92f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/931] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:53:30.331 8 INFO cinder.api.openstack.wsgi [None req-a65b21c5-faf5-4804-add2-eed0bcc4454b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:53:30.834 8 INFO cinder.api.openstack.wsgi [None req-a65b21c5-faf5-4804-add2-eed0bcc4454b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 466/932] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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) /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-12 22:53:30.875 7 INFO cinder.api.openstack.wsgi [None req-1d6df96e-1515-4b4c-82d8-c08739c9763f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true 2026-05-12 22:53:30.897 7 INFO cinder.api.openstack.wsgi [None req-1d6df96e-1515-4b4c-82d8-c08739c9763f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/933] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:30.904 8 INFO cinder.api.openstack.wsgi [None req-5c570986-3066-42ce-9b8d-e8b42a120c7b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:53:30.922 8 INFO cinder.api.openstack.wsgi [None req-5c570986-3066-42ce-9b8d-e8b42a120c7b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/934] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:30.931 7 INFO cinder.api.openstack.wsgi [None req-61345132-bc3a-4421-8cc0-bcb67d902b1d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true 2026-05-12 22:53:30.948 7 INFO cinder.api.openstack.wsgi [None req-61345132-bc3a-4421-8cc0-bcb67d902b1d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/935] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:30.956 8 INFO cinder.api.openstack.wsgi [None req-4c6d74b4-4cc8-4b26-a9e8-6409d6367fc9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true 2026-05-12 22:53:30.971 8 INFO cinder.api.openstack.wsgi [None req-4c6d74b4-4cc8-4b26-a9e8-6409d6367fc9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/936] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:30.980 7 INFO cinder.api.openstack.wsgi [None req-7b302157-dad2-4c9a-a4b4-323a9603154e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true 2026-05-12 22:53:31.001 7 INFO cinder.api.openstack.wsgi [None req-7b302157-dad2-4c9a-a4b4-323a9603154e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/937] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.008 8 INFO cinder.api.openstack.wsgi [None req-c07d774f-a4b8-436f-b40f-b8aad0e69c25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true 2026-05-12 22:53:31.024 8 INFO cinder.api.openstack.wsgi [None req-c07d774f-a4b8-436f-b40f-b8aad0e69c25 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/938] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.032 7 INFO cinder.api.openstack.wsgi [None req-6dedccd8-fb80-4611-b1c0-164b8daeed7b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true 2026-05-12 22:53:31.051 7 INFO cinder.api.openstack.wsgi [None req-6dedccd8-fb80-4611-b1c0-164b8daeed7b 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/939] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.060 8 INFO cinder.api.openstack.wsgi [None req-e7d81710-66fb-45ca-aa8e-68299a256eee 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true 2026-05-12 22:53:31.079 8 INFO cinder.api.openstack.wsgi [None req-e7d81710-66fb-45ca-aa8e-68299a256eee 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/940] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.088 7 INFO cinder.api.openstack.wsgi [None req-505721b6-9474-461e-8c72-4a23a1db0675 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:53:31.107 7 INFO cinder.api.openstack.wsgi [None req-505721b6-9474-461e-8c72-4a23a1db0675 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/941] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.120 8 INFO cinder.api.openstack.wsgi [None req-d9c7d0c2-3d42-46ce-9b95-2461126d20ec 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:53:31.144 8 INFO cinder.api.openstack.wsgi [None req-d9c7d0c2-3d42-46ce-9b95-2461126d20ec 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/942] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.160 7 INFO cinder.api.openstack.wsgi [None req-4708d9cc-e66c-4214-85df-21a15202a56a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true 2026-05-12 22:53:31.177 7 INFO cinder.api.openstack.wsgi [None req-4708d9cc-e66c-4214-85df-21a15202a56a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/943] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.186 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:53:31.191 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 472/944] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:53:31.199 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:53:31.203 7 INFO cinder.volume.api [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:53:31.203 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/945] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:53:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:53:38.627 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:38.628 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:38.629 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:38.630 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:48.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:48.627 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:48.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:48.628 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:58.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:58.628 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:53:58.629 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:53:58.629 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:08.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:08.628 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:08.628 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:08.629 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:18.627 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:18.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:18.628 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:18.628 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:28.627 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:28.627 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:28.628 7 INFO cinder.api.openstack.wsgi [None req-04c1935a-9579-4417-a8d4-be2890bfc502 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:28.628 8 INFO cinder.api.openstack.wsgi [None req-a1c29d29-2df2-452d-bc74-7037092fec1c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:30.121 7 INFO cinder.api.openstack.wsgi [None req-46484eba-69dd-4ca4-b170-fcb1bab5d180 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:54:30.132 7 INFO cinder.volume.api [None req-46484eba-69dd-4ca4-b170-fcb1bab5d180 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:54:30.136 7 INFO cinder.api.openstack.wsgi [None req-46484eba-69dd-4ca4-b170-fcb1bab5d180 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/958] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:54:30.148 8 INFO cinder.api.openstack.wsgi [None req-41d35478-33eb-4016-a5fb-b9eb17244677 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:54:30.152 8 INFO cinder.api.openstack.wsgi [None req-41d35478-33eb-4016-a5fb-b9eb17244677 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 479/959] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:54:30.162 7 INFO cinder.api.openstack.wsgi [None req-c61daea1-bd2a-42f1-ba73-a3d5c8754c55 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:54:30.666 7 INFO cinder.api.openstack.wsgi [None req-c61daea1-bd2a-42f1-ba73-a3d5c8754c55 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 481/960] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.676 8 INFO cinder.api.openstack.wsgi [None req-6e328abd-3d36-434f-849c-7dd3c3c01f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:54:30.683 8 INFO cinder.volume.api [None req-6e328abd-3d36-434f-849c-7dd3c3c01f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:54:30.683 8 INFO cinder.api.openstack.wsgi [None req-6e328abd-3d36-434f-849c-7dd3c3c01f56 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/961] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:54:30.722 7 INFO cinder.api.openstack.wsgi [None req-de138fda-a829-40e3-ab1d-80ffb94892c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true 2026-05-12 22:54:30.745 7 INFO cinder.api.openstack.wsgi [None req-de138fda-a829-40e3-ab1d-80ffb94892c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/962] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.756 8 INFO cinder.api.openstack.wsgi [None req-df7823af-f0c8-4160-b46f-bf492cc4c891 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:54:30.772 8 INFO cinder.api.openstack.wsgi [None req-df7823af-f0c8-4160-b46f-bf492cc4c891 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/963] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.782 7 INFO cinder.api.openstack.wsgi [None req-86a3265b-ba68-4498-a67b-e8df4e1821ff 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true 2026-05-12 22:54:30.801 7 INFO cinder.api.openstack.wsgi [None req-86a3265b-ba68-4498-a67b-e8df4e1821ff 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/964] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.813 8 INFO cinder.api.openstack.wsgi [None req-e9d7ca0d-1e55-4407-98a6-a3b786ca33a5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true 2026-05-12 22:54:30.832 8 INFO cinder.api.openstack.wsgi [None req-e9d7ca0d-1e55-4407-98a6-a3b786ca33a5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/965] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.843 7 INFO cinder.api.openstack.wsgi [None req-a9646811-819b-4f5f-902a-0e5d1c8c39a3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true 2026-05-12 22:54:30.873 7 INFO cinder.api.openstack.wsgi [None req-a9646811-819b-4f5f-902a-0e5d1c8c39a3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/966] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.886 8 INFO cinder.api.openstack.wsgi [None req-c9b2bbd1-58cc-40ce-aaee-d4cb325a1233 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true 2026-05-12 22:54:30.907 8 INFO cinder.api.openstack.wsgi [None req-c9b2bbd1-58cc-40ce-aaee-d4cb325a1233 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/967] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.918 7 INFO cinder.api.openstack.wsgi [None req-b5df2f94-8123-4be9-810e-f4a2447f3c47 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true 2026-05-12 22:54:30.938 7 INFO cinder.api.openstack.wsgi [None req-b5df2f94-8123-4be9-810e-f4a2447f3c47 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/968] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.947 8 INFO cinder.api.openstack.wsgi [None req-1c34e980-f917-43c8-b057-93073dd18606 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true 2026-05-12 22:54:30.968 8 INFO cinder.api.openstack.wsgi [None req-1c34e980-f917-43c8-b057-93073dd18606 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/969] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:30.979 7 INFO cinder.api.openstack.wsgi [None req-6804ec9a-7f5c-469b-8f2a-7831531bfa1e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:54:31.000 7 INFO cinder.api.openstack.wsgi [None req-6804ec9a-7f5c-469b-8f2a-7831531bfa1e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/970] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:31.011 8 INFO cinder.api.openstack.wsgi [None req-ef156f5a-297a-490d-a363-378b630a9475 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:54:31.027 8 INFO cinder.api.openstack.wsgi [None req-ef156f5a-297a-490d-a363-378b630a9475 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/971] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:31.038 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true 2026-05-12 22:54:31.056 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/972] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:54:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:54:31.066 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:54:31.079 8 INFO cinder.volume.api [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:54:31.084 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:54:31 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-12 22:54:38.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:38.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:38.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:38.629 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:48.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:48.628 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:48.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:48.629 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:58.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:58.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:54:58.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:54:58.628 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:08.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:08.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:08.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:08.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:18.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:18.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:18.628 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:18.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:28.627 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:28.627 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:28.628 7 INFO cinder.api.openstack.wsgi [None req-46a63b2b-2ce6-4e68-a533-89c0d4da275d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:28.628 8 INFO cinder.api.openstack.wsgi [None req-a1d877b0-4333-4344-b06b-31105836a8b2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:30.103 7 INFO cinder.api.openstack.wsgi [None req-bd678227-b80c-402e-82c5-c7450f391834 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:55:30.118 7 INFO cinder.volume.api [None req-bd678227-b80c-402e-82c5-c7450f391834 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:55:30.127 7 INFO cinder.api.openstack.wsgi [None req-bd678227-b80c-402e-82c5-c7450f391834 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/986] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 bytes in 65 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-12 22:55:30.138 8 INFO cinder.api.openstack.wsgi [None req-d89aa2ca-15ae-4e80-9923-671d9b92090c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:55:30.148 8 INFO cinder.volume.api [None req-d89aa2ca-15ae-4e80-9923-671d9b92090c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - 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-12 22:55:30.153 8 INFO cinder.api.openstack.wsgi [None req-d89aa2ca-15ae-4e80-9923-671d9b92090c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/987] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 1790 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-12 22:55:30.166 7 INFO cinder.api.openstack.wsgi [None req-ee1f862b-4867-4e36-82c4-af98845bf7a9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:55:30.175 7 INFO cinder.api.openstack.wsgi [None req-ee1f862b-4867-4e36-82c4-af98845bf7a9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 495/988] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 22:55:30.219 8 INFO cinder.api.openstack.wsgi [None req-4fedfd14-6d36-43a1-9e0c-afea42b834fd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true 2026-05-12 22:55:30.239 8 INFO cinder.api.openstack.wsgi [None req-4fedfd14-6d36-43a1-9e0c-afea42b834fd 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/989] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/135cfd6fbe9041ceb2275630630fcd01?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.250 7 INFO cinder.api.openstack.wsgi [None req-bc857d28-d65d-4e5c-be2a-5645675badf3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:55:30.267 7 INFO cinder.api.openstack.wsgi [None req-bc857d28-d65d-4e5c-be2a-5645675badf3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/990] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.280 8 INFO cinder.api.openstack.wsgi [None req-120ba754-7996-475b-97f5-e0f086a76004 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true 2026-05-12 22:55:30.301 8 INFO cinder.api.openstack.wsgi [None req-120ba754-7996-475b-97f5-e0f086a76004 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/991] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/4308d978e4f94916941ffcd64896cb3c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.312 7 INFO cinder.api.openstack.wsgi [None req-9997f2ba-f2da-4926-b0e6-b40933ef31cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true 2026-05-12 22:55:30.335 7 INFO cinder.api.openstack.wsgi [None req-9997f2ba-f2da-4926-b0e6-b40933ef31cf 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/992] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/57899118c8764117a8dcd919d33edf2d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.348 8 INFO cinder.api.openstack.wsgi [None req-a08c8164-0ca6-47ed-8c19-052b5b0fe6c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true 2026-05-12 22:55:30.368 8 INFO cinder.api.openstack.wsgi [None req-a08c8164-0ca6-47ed-8c19-052b5b0fe6c5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/993] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/6fe0c2f8ab9c4f46955e8180e4c3b04c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.379 7 INFO cinder.api.openstack.wsgi [None req-9ebd2f86-8ffa-4621-b304-eb8675302d3f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true 2026-05-12 22:55:30.404 7 INFO cinder.api.openstack.wsgi [None req-9ebd2f86-8ffa-4621-b304-eb8675302d3f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/994] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/710b765dc957409cb2b8b3b9ea3105fb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.414 8 INFO cinder.api.openstack.wsgi [None req-62eaf996-1a47-48da-b7d5-c01e01fefdfa 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true 2026-05-12 22:55:30.434 8 INFO cinder.api.openstack.wsgi [None req-62eaf996-1a47-48da-b7d5-c01e01fefdfa 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/995] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/b420a3ca6ae845a8ab73693e7fab2b1d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.444 7 INFO cinder.api.openstack.wsgi [None req-c20b7ffa-5794-437a-9844-91f658dd6ba5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true 2026-05-12 22:55:30.464 7 INFO cinder.api.openstack.wsgi [None req-c20b7ffa-5794-437a-9844-91f658dd6ba5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/996] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/bd5e975c43a24bc18014d70de1a42fa8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.476 8 INFO cinder.api.openstack.wsgi [None req-d9f50313-eed1-4236-8637-a5fa211e3eb5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:55:30.496 8 INFO cinder.api.openstack.wsgi [None req-d9f50313-eed1-4236-8637-a5fa211e3eb5 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/997] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.507 7 INFO cinder.api.openstack.wsgi [None req-2873d56a-0b8f-45d1-9a92-f7f4d9cb9b3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:55:30.531 7 INFO cinder.api.openstack.wsgi [None req-2873d56a-0b8f-45d1-9a92-f7f4d9cb9b3e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.549 8 INFO cinder.api.openstack.wsgi [None req-26f34632-f518-4b65-b0b2-a066aa59aa4a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true 2026-05-12 22:55:30.579 8 INFO cinder.api.openstack.wsgi [None req-26f34632-f518-4b65-b0b2-a066aa59aa4a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/999] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/e4a606684a134793bcdc570aced38f4e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:30.588 7 INFO cinder.api.openstack.wsgi [None req-2b5fd658-ab19-40b9-8a5a-e446b0e61334 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:55:30.603 7 INFO cinder.volume.api [None req-2b5fd658-ab19-40b9-8a5a-e446b0e61334 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:55:30.603 7 INFO cinder.api.openstack.wsgi [None req-2b5fd658-ab19-40b9-8a5a-e446b0e61334 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1000] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:55:30.614 8 INFO cinder.api.openstack.wsgi [None req-21979bcc-b934-4c4b-a3e0-d7e652f30bc7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:55:31.118 8 INFO cinder.api.openstack.wsgi [None req-21979bcc-b934-4c4b-a3e0-d7e652f30bc7 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:55:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:35.980 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 /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-12 22:55:36.534 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 199.204.45.244 () {38 vars in 1103 bytes} [Tue May 12 22:55:35 2026] DELETE /v3/c42c962242b74d89b992f1dedf66877e/attachments/e4eb1089-b0d5-4dda-8283-16e58e5e0196 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:55:36.553 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd 2026-05-12 22:55:36.554 8 INFO cinder.api.v3.volumes [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Delete volume with id: 5ac74fdf-577f-4b21-a5c8-5774a06bcffd /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-12 22:55:36.564 8 INFO cinder.volume.api [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Volume info retrieved successfully. 2026-05-12 22:55:36.587 8 INFO cinder.volume.api [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Delete volume request issued successfully. 2026-05-12 22:55:36.587 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd returned with HTTP 202 [pid: 8|app: 0|req: 501/1003] 199.204.45.244 () {36 vars in 1054 bytes} [Tue May 12 22:55:36 2026] DELETE /v3/c42c962242b74d89b992f1dedf66877e/volumes/5ac74fdf-577f-4b21-a5c8-5774a06bcffd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-12 22:55:38.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:38.627 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:38.628 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:38.629 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:48.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:48.627 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:48.628 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:48.629 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:58.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:58.628 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:55:58.629 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:55:58.629 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:08.627 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:08.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:08.628 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:08.629 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:18.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:18.627 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:18.628 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:18.628 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:28.627 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:28.627 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:28.628 7 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-3e96a2c8-2577-4e12-8d60-9dd99594dd19 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:28.628 8 INFO cinder.api.openstack.wsgi [req-79a09bc5-f8cd-4652-a2d8-10a7fa3c1c80 req-6989ef98-23f5-4064-a9b0-634db1f55060 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86: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-12 22:56:30.293 8 INFO cinder.api.openstack.wsgi [None req-32d2eff0-a1ba-4ac8-835a-b301fd4b2359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:56:30.308 8 INFO cinder.api.openstack.wsgi [None req-32d2eff0-a1ba-4ac8-835a-b301fd4b2359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1016] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 156 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-12 22:56:30.319 7 INFO cinder.api.openstack.wsgi [None req-efa05946-9f9c-4b14-8831-25cf88c3d969 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-12 22:56:30.349 7 INFO cinder.api.openstack.wsgi [None req-efa05946-9f9c-4b14-8831-25cf88c3d969 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1017] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:56:30.360 8 INFO cinder.api.openstack.wsgi [None req-24185bda-4939-41bf-9db8-bc0659d76af2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:56:30.376 8 INFO cinder.api.openstack.wsgi [None req-24185bda-4939-41bf-9db8-bc0659d76af2 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1018] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:56:30.391 7 INFO cinder.api.openstack.wsgi [None req-113dc5ff-def0-4b3f-9d6f-7c54005748ae 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:56:30.397 7 INFO cinder.volume.api [None req-113dc5ff-def0-4b3f-9d6f-7c54005748ae 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:56:30.398 7 INFO cinder.api.openstack.wsgi [None req-113dc5ff-def0-4b3f-9d6f-7c54005748ae 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1019] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:56:30.408 8 INFO cinder.api.openstack.wsgi [None req-9dc96b11-2072-49c6-af54-f5048cf9f263 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:56:30.412 8 INFO cinder.api.openstack.wsgi [None req-9dc96b11-2072-49c6-af54-f5048cf9f263 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1020] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:56:30.422 7 INFO cinder.api.openstack.wsgi [None req-e8704d79-bbd5-420c-a25e-c8e38f893bb0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:56:30.433 7 INFO cinder.volume.api [None req-e8704d79-bbd5-420c-a25e-c8e38f893bb0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:56:30.435 7 INFO cinder.api.openstack.wsgi [None req-e8704d79-bbd5-420c-a25e-c8e38f893bb0 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1021] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:56:30.445 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:56:30.453 8 INFO cinder.volume.api [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:56:30.454 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1022] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:56:30.464 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:56:30.969 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1023] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:56:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:56:38.628 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:38.628 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:38.628 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:38.629 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:48.627 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:48.627 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:48.628 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:48.629 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:58.627 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:58.627 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:56:58.627 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:56:58.627 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:08.627 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:08.628 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:08.629 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:08.630 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:18.627 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:18.628 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:18.628 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:18.628 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:28.628 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:28.629 8 INFO cinder.api.openstack.wsgi [None req-3da1ad81-2834-43a0-84d9-208eddbecf32 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:28.629 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:28.631 7 INFO cinder.api.openstack.wsgi [None req-eb8b676e-728f-4068-939a-4835f4346260 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:30.260 8 INFO cinder.api.openstack.wsgi [None req-34fdcc54-deff-43da-9128-768ef6c5d615 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:57:30.286 8 INFO cinder.api.openstack.wsgi [None req-34fdcc54-deff-43da-9128-768ef6c5d615 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1036] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:57:30.301 7 INFO cinder.api.openstack.wsgi [None req-6b55c880-e870-4337-93d3-bf49e862474a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:57:30.333 7 INFO cinder.api.openstack.wsgi [None req-6b55c880-e870-4337-93d3-bf49e862474a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1037] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:57:30.352 8 INFO cinder.api.openstack.wsgi [None req-a67e03ed-4506-4cc1-87b3-d036f10dbab3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:57:30.383 8 INFO cinder.api.openstack.wsgi [None req-a67e03ed-4506-4cc1-87b3-d036f10dbab3 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1038] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:57:30.398 7 INFO cinder.api.openstack.wsgi [None req-1a1474fb-f744-45a8-88a9-6e7dce80c573 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:57:30.408 7 INFO cinder.volume.api [None req-1a1474fb-f744-45a8-88a9-6e7dce80c573 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:57:30.410 7 INFO cinder.api.openstack.wsgi [None req-1a1474fb-f744-45a8-88a9-6e7dce80c573 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1039] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:57:30.420 8 INFO cinder.api.openstack.wsgi [None req-2e7fee9d-5a58-4416-b504-bedd9c2c5bac 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:57:30.426 8 INFO cinder.volume.api [None req-2e7fee9d-5a58-4416-b504-bedd9c2c5bac 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:57:30.426 8 INFO cinder.api.openstack.wsgi [None req-2e7fee9d-5a58-4416-b504-bedd9c2c5bac 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1040] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:57:30.439 7 INFO cinder.api.openstack.wsgi [None req-398d2aec-bd33-4bc8-8b06-ccb29e753c53 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:57:30.448 7 INFO cinder.api.openstack.wsgi [None req-398d2aec-bd33-4bc8-8b06-ccb29e753c53 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 521/1041] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:57:30.456 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:57:30.472 8 INFO cinder.volume.api [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:57:30.475 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1042] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:57:30.486 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:57:30.991 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1043] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:57:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:57:38.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:38.627 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:38.628 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:38.629 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:48.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:48.627 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:48.628 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:48.628 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:58.627 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:58.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:57:58.628 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:57:58.628 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:08.628 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:08.628 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:08.629 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:08.629 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:18.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:18.627 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:18.628 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:18.629 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:28.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:28.627 8 INFO cinder.api.openstack.wsgi [None req-eb482c80-715d-4862-a8a1-5c46c9e06691 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:28.628 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:28.629 7 INFO cinder.api.openstack.wsgi [None req-6eaa12fb-061c-4869-b4be-9f3642dc9225 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:30.138 8 INFO cinder.api.openstack.wsgi [None req-498ca9e8-b855-43db-a9dd-e194e548b018 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:58:30.642 8 INFO cinder.api.openstack.wsgi [None req-498ca9e8-b855-43db-a9dd-e194e548b018 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1056] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:58:30.654 7 INFO cinder.api.openstack.wsgi [None req-b9b24759-8bbe-4be5-a1a7-da7ff1158b74 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:58:30.659 7 INFO cinder.api.openstack.wsgi [None req-b9b24759-8bbe-4be5-a1a7-da7ff1158b74 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 7|app: 0|req: 529/1057] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:58:30.668 8 INFO cinder.api.openstack.wsgi [None req-45566148-cf38-4d79-ab70-b34f5c36ae2e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:58:30.676 8 INFO cinder.volume.api [None req-45566148-cf38-4d79-ab70-b34f5c36ae2e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:58:30.678 8 INFO cinder.api.openstack.wsgi [None req-45566148-cf38-4d79-ab70-b34f5c36ae2e 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1058] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:58:30.712 7 INFO cinder.api.openstack.wsgi [None req-0d569ff0-d5a8-446a-b7d1-8962b1ff84d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:58:30.738 7 INFO cinder.api.openstack.wsgi [None req-0d569ff0-d5a8-446a-b7d1-8962b1ff84d9 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1059] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:58:30.747 8 INFO cinder.api.openstack.wsgi [None req-2c4a7a51-29cb-476b-b4b9-a6d295e6e879 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:58:30.767 8 INFO cinder.api.openstack.wsgi [None req-2c4a7a51-29cb-476b-b4b9-a6d295e6e879 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1060] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:58:30.776 7 INFO cinder.api.openstack.wsgi [None req-b4cb7f4e-49f2-49a7-ae5f-1d476a495825 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:58:30.796 7 INFO cinder.api.openstack.wsgi [None req-b4cb7f4e-49f2-49a7-ae5f-1d476a495825 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1061] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:58:30.805 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:58:30.814 8 INFO cinder.volume.api [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:58:30.815 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1062] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:58:30.823 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:58:30.828 7 INFO cinder.volume.api [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:58:30.829 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1063] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:58:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:58:38.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:38.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:38.628 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:38.631 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:48.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:48.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:48.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:48.628 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:58.626 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:58.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:58:58.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:58:58.628 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:08.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:08.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:08.628 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:08.628 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:18.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:18.627 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:18.628 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:18.628 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:28.627 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:28.628 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:28.628 8 INFO cinder.api.openstack.wsgi [None req-1e22d172-9002-4642-9680-0836a578458d 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:28.628 7 INFO cinder.api.openstack.wsgi [None req-637f5505-db01-44cb-a3b0-91915eecb5a8 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:30.215 8 INFO cinder.api.openstack.wsgi [None req-70170a39-853c-4cd9-9b59-0ba72216e80f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:59:30.223 8 INFO cinder.volume.api [None req-70170a39-853c-4cd9-9b59-0ba72216e80f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:59:30.224 8 INFO cinder.api.openstack.wsgi [None req-70170a39-853c-4cd9-9b59-0ba72216e80f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1076] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-12 22:59:30.239 7 INFO cinder.api.openstack.wsgi [None req-0fb9379c-4c5c-4408-9855-2dea25ac7fe1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true 2026-05-12 22:59:30.244 7 INFO cinder.volume.api [None req-0fb9379c-4c5c-4408-9855-2dea25ac7fe1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all snapshots completed successfully. 2026-05-12 22:59:30.244 7 INFO cinder.api.openstack.wsgi [None req-0fb9379c-4c5c-4408-9855-2dea25ac7fe1 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1077] 10.0.0.85 () {28 vars in 673 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:59:30.255 8 INFO cinder.api.openstack.wsgi [None req-cdb579a4-b98e-4002-b559-7c942c86298f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true 2026-05-12 22:59:30.264 8 INFO cinder.volume.api [None req-cdb579a4-b98e-4002-b559-7c942c86298f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] Get all volumes completed successfully. 2026-05-12 22:59:30.266 8 INFO cinder.api.openstack.wsgi [None req-cdb579a4-b98e-4002-b559-7c942c86298f 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1078] 10.0.0.85 () {28 vars in 683 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:59:30.319 7 INFO cinder.api.openstack.wsgi [None req-9833801a-bfa7-488a-9325-b8cadb4a905c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true 2026-05-12 22:59:30.342 7 INFO cinder.api.openstack.wsgi [None req-9833801a-bfa7-488a-9325-b8cadb4a905c 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1079] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/323e6bc8e2b74abab58eb321ec6475f6?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:59:30.352 8 INFO cinder.api.openstack.wsgi [None req-9b82b789-63cf-4ab3-a4c8-e067f00b3430 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true 2026-05-12 22:59:30.380 8 INFO cinder.api.openstack.wsgi [None req-9b82b789-63cf-4ab3-a4c8-e067f00b3430 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1080] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/c42c962242b74d89b992f1dedf66877e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:59:30.393 7 INFO cinder.api.openstack.wsgi [None req-8c3d3e5e-eefb-45b7-8839-91af44ba420a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true 2026-05-12 22:59:30.425 7 INFO cinder.api.openstack.wsgi [None req-8c3d3e5e-eefb-45b7-8839-91af44ba420a 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1081] 10.0.0.85 () {28 vars in 735 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-quota-sets/dd576e44907446109b2163c72ac26089?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:59:30.437 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services 2026-05-12 22:59:30.443 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1082] 10.0.0.85 () {28 vars in 644 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-12 22:59:30.462 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true 2026-05-12 22:59:30.965 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c42c962242b74d89b992f1dedf66877e/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1083] 10.0.0.85 () {28 vars in 695 bytes} [Tue May 12 22:59:30 2026] GET /v3/c42c962242b74d89b992f1dedf66877e/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-12 22:59:38.628 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:38.629 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:38.629 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:38.630 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:48.627 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:48.627 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:48.628 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:48.628 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:58.628 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:58.628 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 22:59:58.629 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 22:59:58.629 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 23:00:08.628 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 23:00:08.629 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 23:00:08.629 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 23:00:08.630 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 23:00:18.627 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 23:00:18.628 7 INFO cinder.api.openstack.wsgi [None req-eb1ab2ba-ab01-424c-9b36-472eacf74359 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300 2026-05-12 23:00:18.627 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] GET http://10.0.0.86:8776/ 2026-05-12 23:00:18.628 8 INFO cinder.api.openstack.wsgi [None req-680bbac7-84fe-4cce-95ea-6d4aa76e2245 7c8b3b4893db40fc8f4c373d488f1b00 c42c962242b74d89b992f1dedf66877e - - default default] http://10.0.0.86:8776/ returned with HTTP 300