+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 15:55:57 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-7489776f97-z52pb 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 0x7fce4a945668 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-07 15:56:01.358 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-07 15:56:01.358 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-07 15:56:01.461 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-07 15:56:01.462 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-07 15:56:02.601 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-07 15:56:02.603 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-07 15:56:02.606 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-07 15:56:02.608 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-07 15:56:02.626 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-07 15:56:02.629 8 INFO cinder.rpc [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-07 15:56:02.677 8 WARNING cinder.api.contrib.hosts [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-07 15:56:02.702 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-07 15:56:02.705 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-07 15:56:02.707 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-07 15:56:02.710 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-07 15:56:02.717 8 WARNING keystonemiddleware._common.config [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 15:56:02.724 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-07 15:56:02.726 7 INFO cinder.rpc [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-07 15:56:02.726 8 WARNING oslo_config.cfg [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] 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 0x7fce4a945668 pid: 8 (default app) 2026-05-07 15:56:02.771 7 WARNING cinder.api.contrib.hosts [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-07 15:56:02.809 7 WARNING keystonemiddleware._common.config [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 15:56:02.818 7 WARNING oslo_config.cfg [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] 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 0x7fce4a945668 pid: 7 (default app) 2026-05-07 15:56:09.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:09.837 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:19.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:19.837 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:29.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:29.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:29.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:29.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:39.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:39.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:39.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:39.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:49.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:49.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:49.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:49.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:59.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:59.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:56:59.837 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:56:59.838 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:09.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:09.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:09.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:09.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:19.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:19.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:19.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:19.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:29.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:29.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:29.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:29.837 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:39.835 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:39.835 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] GET http://10.0.0.34:8776/ 2026-05-07 15:57:39.836 8 INFO cinder.api.openstack.wsgi [None req-ff987760-af42-451a-ab24-ff4e611181e5 - - - - - -] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:39.836 7 INFO cinder.api.openstack.wsgi [None req-83782755-302a-4e68-84c8-ad78e0896836 - - - - - -] http://10.0.0.34: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-07 15:57:45.506 8 INFO cinder.api.openstack.wsgi [None req-a06676c4-ecff-409c-bcca-13aabd4a70bf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types/rbd1 2026-05-07 15:57:45.527 8 INFO cinder.api.openstack.wsgi [None req-a06676c4-ecff-409c-bcca-13aabd4a70bf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.190 () {30 vars in 682 bytes} [Thu May 7 15:57:44 2026] GET /v3/f239ce0573a2437199ad14a031a90086/types/rbd1 => generated 82 bytes in 806 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-07 15:57:45.909 7 INFO cinder.api.openstack.wsgi [None req-0cfd1ab3-969b-4dd7-8908-56e6b2b4b85f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/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-07 15:57:45.933 7 INFO cinder.api.openstack.wsgi [None req-0cfd1ab3-969b-4dd7-8908-56e6b2b4b85f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.190 () {30 vars in 721 bytes} [Thu May 7 15:57:45 2026] GET /v3/f239ce0573a2437199ad14a031a90086/types?name=rbd1&is_public=None => generated 20 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 15:57:47.689 8 INFO cinder.api.openstack.wsgi [None req-ced3ec73-3042-4359-95b6-b9252d7f0c01 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/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-07 15:57:47.713 8 INFO cinder.api.openstack.wsgi [None req-ced3ec73-3042-4359-95b6-b9252d7f0c01 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.190 () {34 vars in 725 bytes} [Thu May 7 15:57:47 2026] POST /v3/f239ce0573a2437199ad14a031a90086/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 15:57:47.726 7 INFO cinder.api.openstack.wsgi [req-ced3ec73-3042-4359-95b6-b9252d7f0c01 req-ba7edfdc-922d-40a9-81dc-84ee0c330445 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types/677d3cbc-1723-4377-82e3-4defb5f88abf/extra_specs 2026-05-07 15:57:47.775 7 INFO cinder.api.openstack.wsgi [req-ced3ec73-3042-4359-95b6-b9252d7f0c01 req-ba7edfdc-922d-40a9-81dc-84ee0c330445 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types/677d3cbc-1723-4377-82e3-4defb5f88abf/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.190 () {36 vars in 894 bytes} [Thu May 7 15:57:47 2026] POST /v3/f239ce0573a2437199ad14a031a90086/types/677d3cbc-1723-4377-82e3-4defb5f88abf/extra_specs => generated 48 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 15:57:49.697 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types?is_public=None 2026-05-07 15:57:49.712 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.190 () {30 vars in 701 bytes} [Thu May 7 15:57:49 2026] GET /v3/f239ce0573a2437199ad14a031a90086/types?is_public=None => generated 443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 15:57:49.835 7 INFO cinder.api.openstack.wsgi [req-ced3ec73-3042-4359-95b6-b9252d7f0c01 req-ba7edfdc-922d-40a9-81dc-84ee0c330445 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:57:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:57:49.836 7 INFO cinder.api.openstack.wsgi [req-ced3ec73-3042-4359-95b6-b9252d7f0c01 req-ba7edfdc-922d-40a9-81dc-84ee0c330445 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:51.726 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/qos-specs 2026-05-07 15:57:51.735 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.190 () {30 vars in 680 bytes} [Thu May 7 15:57:51 2026] GET /v3/f239ce0573a2437199ad14a031a90086/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 15:57:59.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:57:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:57:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:57:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:58:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:58:59.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:09.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:09.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:59.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:59.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 15:59:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 15:59:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:00:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:00:59.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:19.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:39.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:49.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:59.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:01:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:01:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:29.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:29.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:29.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:29.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:49.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:02:59.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:02:59.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:49.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:03:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:03:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:19.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:39.839 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:04:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:04:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:09.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:39.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:39.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:05:59.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:05:59.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:09.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:09.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:06:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:06:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:19.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:29.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:29.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:29.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:39.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:07:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:07:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:09.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:09.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:09.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:19.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:39.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:49.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:49.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:08:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:08:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:19.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:19.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:59.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:09:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:09:59.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:09.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:19.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:29.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:29.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:39.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:39.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:49.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:10:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:10:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:09.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:19.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:19.834 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:39.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:39.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:39.842 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:49.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:49.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:11:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:11:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:19.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:29.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:39.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:39.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:49.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:12:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:12:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:09.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:09.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:09.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:19.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:19.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:29.834 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:29.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:29.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:29.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:39.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:39.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:39.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:39.838 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:49.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:49.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:49.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:49.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:59.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:59.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:13:59.836 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:13:59.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:09.835 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:09.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:09.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:09.838 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:19.835 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:19.836 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:19.837 7 INFO cinder.api.openstack.wsgi [None req-df684918-7afa-4003-9655-e11d1c4c4c29 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:19.837 8 INFO cinder.api.openstack.wsgi [None req-b50a1682-7e83-490d-a7ad-d4c5d58c608c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:14:25.160 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False 2026-05-07 16:14:25.181 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.181 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.181 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.182 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.182 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.182 7 WARNING cinder.quota [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.186 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 113/225] 199.204.45.38 () {44 vars in 1065 bytes} [Thu May 7 16:14:25 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False => generated 340 bytes in 148 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-07 16:14:25.349 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] PUT https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086 2026-05-07 16:14:25.408 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.408 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.409 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.409 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.409 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.410 8 WARNING cinder.quota [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:14:25.415 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086 returned with HTTP 200 [pid: 8|app: 0|req: 113/226] 199.204.45.38 () {48 vars in 1094 bytes} [Thu May 7 16:14:25 2026] PUT /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086 => generated 296 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:14:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:29.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:39.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:14:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:14:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:09.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:09.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:19.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:19.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:29.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:39.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:49.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:15:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:15:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:19.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:39.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:49.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:16:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:16:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:19.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:29.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:39.841 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:39.841 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:39.842 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:39.842 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:17:59.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:17:59.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:09.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:19.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:29.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:29.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:39.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:49.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:49.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:18:59.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:18:59.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:09.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:09.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:19.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:39.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:49.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:19:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:19:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:19.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:39.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:39.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:49.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:49.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:59.843 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:59.844 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:20:59.850 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:20:59.850 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:09.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:19.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:29.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:29.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:39.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:49.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:21:59.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:21:59.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:09.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:39.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:49.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:59.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:59.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:22:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:22:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:09.839 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:19.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:19.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:39.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:49.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:49.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:23:59.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:23:59.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:09.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:09.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:09.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:19.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:19.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:19.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:29.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:29.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:29.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:29.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:39.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:39.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:39.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:39.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:49.836 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:49.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:49.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:49.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:59.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:24:59.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:24:59.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:09.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:09.836 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:09.837 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:09.837 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:19.834 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:19.834 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:19.835 7 INFO cinder.api.openstack.wsgi [None req-3ce77000-5404-4032-9478-9adb2291f266 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:19.835 8 INFO cinder.api.openstack.wsgi [None req-c2505341-3190-4a2a-ab57-6e098edffb9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:21.105 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False 2026-05-07 16:25:21.130 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 180/359] 199.204.45.38 () {44 vars in 1065 bytes} [Thu May 7 16:25:21 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False => generated 340 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:25:21.699 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] PUT https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90 2026-05-07 16:25:21.761 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90 returned with HTTP 200 [pid: 8|app: 0|req: 180/360] 199.204.45.38 () {48 vars in 1094 bytes} [Thu May 7 16:25:21 2026] PUT /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90 => generated 296 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:25:29.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:29.835 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:29.836 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:29.837 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:39.834 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:39.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:39.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:39.835 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:49.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:49.835 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:49.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:49.836 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:59.834 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:59.834 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:25:59.835 8 INFO cinder.api.openstack.wsgi [None req-c45af54c-9b88-4c81-a5f5-46684afb1ca0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:25:59.835 7 INFO cinder.api.openstack.wsgi [None req-d6cc0cb7-87ca-4574-ac93-1e6adc0bfdf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:08.686 8 INFO cinder.api.openstack.wsgi [None req-c92ab5c5-47f7-4a9e-aaad-fb6bf72b2767 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:26:08.696 8 INFO cinder.api.openstack.wsgi [None req-c92ab5c5-47f7-4a9e-aaad-fb6bf72b2767 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 185/369] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:26:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:26:08.711 7 INFO cinder.api.openstack.wsgi [None req-ac4920b8-1757-4680-aa0d-0ef02baa9807 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:26:09.247 7 INFO cinder.api.openstack.wsgi [None req-ac4920b8-1757-4680-aa0d-0ef02baa9807 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 185/370] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:26:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:26:09.258 8 INFO cinder.api.openstack.wsgi [None req-78b9a585-a0d8-4106-be16-9a9e53bbe28d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:26:09.292 8 INFO cinder.volume.api [None req-78b9a585-a0d8-4106-be16-9a9e53bbe28d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:26:09.295 8 INFO cinder.api.openstack.wsgi [None req-78b9a585-a0d8-4106-be16-9a9e53bbe28d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/371] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:26:09.339 7 INFO cinder.api.openstack.wsgi [None req-538dc360-ab55-454a-a83b-865e4ac6f6cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:26:09.365 7 INFO cinder.api.openstack.wsgi [None req-538dc360-ab55-454a-a83b-865e4ac6f6cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 186/372] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:26:09.378 8 INFO cinder.api.openstack.wsgi [None req-9cb26fbf-7076-4428-bdb8-dc2742cd8e83 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:26:09.401 8 INFO cinder.api.openstack.wsgi [None req-9cb26fbf-7076-4428-bdb8-dc2742cd8e83 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/373] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:26:09.413 7 INFO cinder.api.openstack.wsgi [None req-fdf3eeb8-c1f2-4a6f-97b6-76656a959c02 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:26:09.434 7 INFO cinder.api.openstack.wsgi [None req-fdf3eeb8-c1f2-4a6f-97b6-76656a959c02 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 187/374] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:26:09.445 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:26:09.454 8 INFO cinder.volume.api [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:26:09.455 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/375] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:26:09.465 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:26:09.481 7 INFO cinder.volume.api [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:26:09.481 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/376] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:26:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:26:09.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:09.835 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:09.836 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:09.837 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:19.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:19.835 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:19.836 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:19.836 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:29.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:29.835 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:29.836 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:29.836 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:39.835 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:39.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:39.836 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:39.836 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:49.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:49.835 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:49.836 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:49.836 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:59.835 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:59.836 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:26:59.837 7 INFO cinder.api.openstack.wsgi [None req-b212dc3f-bfeb-4630-9546-d98d79251f55 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:26:59.837 8 INFO cinder.api.openstack.wsgi [None req-ff6ee6fd-a8f0-47c5-ba0c-eee49bd0ba76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:08.662 7 INFO cinder.api.openstack.wsgi [None req-0c7522f5-8d6c-4c39-8eb1-6dfb5cb2bc21 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:27:08.685 7 INFO cinder.api.openstack.wsgi [None req-0c7522f5-8d6c-4c39-8eb1-6dfb5cb2bc21 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:27:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:27:08.700 8 INFO cinder.api.openstack.wsgi [None req-7e4c0196-9372-49ff-90b4-7885f37356cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:27:08.717 8 INFO cinder.api.openstack.wsgi [None req-7e4c0196-9372-49ff-90b4-7885f37356cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:27:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:27:08.737 7 INFO cinder.api.openstack.wsgi [None req-b21c9f12-705a-45fa-a5e6-0b0e3eb8eaf9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:27:08.757 7 INFO cinder.api.openstack.wsgi [None req-b21c9f12-705a-45fa-a5e6-0b0e3eb8eaf9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:27:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:27:08.770 8 INFO cinder.api.openstack.wsgi [None req-17055f3c-ba15-41b3-9d30-14267538a04c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:27:08.786 8 INFO cinder.volume.api [None req-17055f3c-ba15-41b3-9d30-14267538a04c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:27:08.786 8 INFO cinder.api.openstack.wsgi [None req-17055f3c-ba15-41b3-9d30-14267538a04c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:27:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:27:08.795 7 INFO cinder.api.openstack.wsgi [None req-c463edd2-de81-4272-87fa-a8e0e5807c2e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:27:09.299 7 INFO cinder.api.openstack.wsgi [None req-c463edd2-de81-4272-87fa-a8e0e5807c2e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 197/393] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:27:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:27:09.311 8 INFO cinder.api.openstack.wsgi [None req-ccf8ccb8-1dc9-4f4b-ab4f-84ff588496a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:27:09.319 8 INFO cinder.volume.api [None req-ccf8ccb8-1dc9-4f4b-ab4f-84ff588496a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:27:09.321 8 INFO cinder.api.openstack.wsgi [None req-ccf8ccb8-1dc9-4f4b-ab4f-84ff588496a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:27:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:27:09.329 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:27:09.336 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:27:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:27:09.344 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:27:09.353 8 INFO cinder.volume.api [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:27:09.356 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:27:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:27:09.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:09.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:09.836 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:09.836 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:19.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:19.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:19.836 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:19.836 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:29.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:29.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:29.836 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:29.837 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:39.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:39.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:39.836 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:39.837 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:49.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:49.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:49.836 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:49.837 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:59.834 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:59.835 7 INFO cinder.api.openstack.wsgi [None req-0421125e-e828-4d68-9536-92fef578b73c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:27:59.835 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:27:59.836 8 INFO cinder.api.openstack.wsgi [None req-5e8adca4-c2a9-4449-91fc-94be72526d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:08.575 7 INFO cinder.api.openstack.wsgi [None req-430029ee-f5a7-4af8-8b1e-41354084ae9f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:28:09.079 7 INFO cinder.api.openstack.wsgi [None req-430029ee-f5a7-4af8-8b1e-41354084ae9f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:28:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:28:09.129 8 INFO cinder.api.openstack.wsgi [None req-9bee0861-0854-42bd-a1c0-a18b5902fea0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:28:09.158 8 INFO cinder.api.openstack.wsgi [None req-9bee0861-0854-42bd-a1c0-a18b5902fea0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:28:09.171 7 INFO cinder.api.openstack.wsgi [None req-f13676d8-4b2e-4db9-8f24-a7835e367762 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:28:09.196 7 INFO cinder.api.openstack.wsgi [None req-f13676d8-4b2e-4db9-8f24-a7835e367762 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:28:09.206 8 INFO cinder.api.openstack.wsgi [None req-149a745a-fed7-4848-b668-b178a6fccb8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:28:09.226 8 INFO cinder.api.openstack.wsgi [None req-149a745a-fed7-4848-b668-b178a6fccb8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:28:09.238 7 INFO cinder.api.openstack.wsgi [None req-08a1e2b1-e813-4bd4-8347-d0b88be16428 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:28:09.267 7 INFO cinder.volume.api [None req-08a1e2b1-e813-4bd4-8347-d0b88be16428 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:28:09.269 7 INFO cinder.api.openstack.wsgi [None req-08a1e2b1-e813-4bd4-8347-d0b88be16428 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:28:09.277 8 INFO cinder.api.openstack.wsgi [None req-0e01fb09-a8ee-4499-85f1-a6940b667980 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:28:09.286 8 INFO cinder.volume.api [None req-0e01fb09-a8ee-4499-85f1-a6940b667980 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:28:09.287 8 INFO cinder.api.openstack.wsgi [None req-0e01fb09-a8ee-4499-85f1-a6940b667980 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:28:09.296 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:28:09.303 7 INFO cinder.volume.api [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:28:09.304 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:28:09.313 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:28:09.318 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:28:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:28:09.835 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:09.835 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:09.836 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:09.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:19.835 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:19.835 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:19.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:19.836 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:29.835 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:29.835 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:29.836 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:29.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:39.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:39.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:39.838 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:39.839 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:49.835 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:49.835 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:49.836 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:49.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:59.835 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:59.835 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:28:59.836 7 INFO cinder.api.openstack.wsgi [None req-f103e0f0-d3b6-44ea-a753-bd75b983e3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:28:59.837 8 INFO cinder.api.openstack.wsgi [None req-928ac581-3727-4253-b70d-b89b9cf53856 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:08.566 7 INFO cinder.api.openstack.wsgi [None req-48587804-9d64-4fcb-b05b-27d2de8440d1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:29:08.575 7 INFO cinder.api.openstack.wsgi [None req-48587804-9d64-4fcb-b05b-27d2de8440d1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:29:08.584 8 INFO cinder.api.openstack.wsgi [None req-777e251c-f53c-4436-8f5c-54059b52977c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:29:08.596 8 INFO cinder.volume.api [None req-777e251c-f53c-4436-8f5c-54059b52977c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:29:08.601 8 INFO cinder.api.openstack.wsgi [None req-777e251c-f53c-4436-8f5c-54059b52977c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:29:08.648 7 INFO cinder.api.openstack.wsgi [None req-e1515647-9ec4-4427-a508-c40f076fd3db c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:29:08.666 7 INFO cinder.api.openstack.wsgi [None req-e1515647-9ec4-4427-a508-c40f076fd3db c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:29:08.677 8 INFO cinder.api.openstack.wsgi [None req-07b5b92e-a8eb-438c-8542-53724aaa78d0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:29:08.699 8 INFO cinder.api.openstack.wsgi [None req-07b5b92e-a8eb-438c-8542-53724aaa78d0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:29:08.712 7 INFO cinder.api.openstack.wsgi [None req-873a3525-91c2-4dda-bde5-481d03e9ae8e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:29:08.741 7 INFO cinder.api.openstack.wsgi [None req-873a3525-91c2-4dda-bde5-481d03e9ae8e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:29:08.751 8 INFO cinder.api.openstack.wsgi [None req-3e23b400-e1e0-4922-92f3-0ad338160bcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:29:08.760 8 INFO cinder.volume.api [None req-3e23b400-e1e0-4922-92f3-0ad338160bcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:29:08.761 8 INFO cinder.api.openstack.wsgi [None req-3e23b400-e1e0-4922-92f3-0ad338160bcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:29:08.771 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:29:08.782 7 INFO cinder.volume.api [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:29:08.783 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:29:08.795 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:29:09.324 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:29:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:29:09.835 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:09.835 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:09.837 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:09.837 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:19.835 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:19.835 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:19.836 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:19.836 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:29.835 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:29.836 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:29.836 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:29.837 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:39.835 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:39.835 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:39.836 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:39.836 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:49.835 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:49.836 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:49.836 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:49.840 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:59.836 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:59.836 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:29:59.837 8 INFO cinder.api.openstack.wsgi [None req-db7e1dc6-1d5b-4de2-aabd-68ed1e4721b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:29:59.837 7 INFO cinder.api.openstack.wsgi [None req-adb1fb12-2e3a-488e-b386-2f333e10324e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:08.592 8 INFO cinder.api.openstack.wsgi [None req-f7f1fb1c-1b43-4f50-9068-0ed9b1a13f50 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:30:09.097 8 INFO cinder.api.openstack.wsgi [None req-f7f1fb1c-1b43-4f50-9068-0ed9b1a13f50 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:30:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:30:09.139 7 INFO cinder.api.openstack.wsgi [None req-839cd320-b833-4c29-83db-248b29cecca5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:30:09.162 7 INFO cinder.api.openstack.wsgi [None req-839cd320-b833-4c29-83db-248b29cecca5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:30:09.176 8 INFO cinder.api.openstack.wsgi [None req-d798b5e1-7b61-4d84-8de4-afb64c8df1cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:30:09.197 8 INFO cinder.api.openstack.wsgi [None req-d798b5e1-7b61-4d84-8de4-afb64c8df1cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:30:09.210 7 INFO cinder.api.openstack.wsgi [None req-ecea7c7d-4553-49b1-9df1-4a8e656dc080 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:30:09.230 7 INFO cinder.api.openstack.wsgi [None req-ecea7c7d-4553-49b1-9df1-4a8e656dc080 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:30:09.242 8 INFO cinder.api.openstack.wsgi [None req-d9958318-e79d-4cc6-9736-04238ef7ddf8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:30:09.248 8 INFO cinder.volume.api [None req-d9958318-e79d-4cc6-9736-04238ef7ddf8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:30:09.248 8 INFO cinder.api.openstack.wsgi [None req-d9958318-e79d-4cc6-9736-04238ef7ddf8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:30:09.254 7 INFO cinder.api.openstack.wsgi [None req-15ee7ab9-4d07-4cff-905c-8e0a24944d99 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:30:09.263 7 INFO cinder.volume.api [None req-15ee7ab9-4d07-4cff-905c-8e0a24944d99 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:30:09.265 7 INFO cinder.api.openstack.wsgi [None req-15ee7ab9-4d07-4cff-905c-8e0a24944d99 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:30:09.276 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:30:09.282 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:30:09.290 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:30:09.298 7 INFO cinder.volume.api [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:30:09.300 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:30:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:30:09.835 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:09.835 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:09.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:09.836 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:19.835 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:19.835 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:19.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:19.836 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:29.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:29.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:29.836 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:29.838 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:39.835 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:39.835 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:39.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:39.836 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:49.835 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:49.836 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:49.837 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:49.838 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:59.834 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:59.835 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:30:59.835 8 INFO cinder.api.openstack.wsgi [None req-eca99eda-61c3-4be3-80e7-3d1941a94227 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:30:59.835 7 INFO cinder.api.openstack.wsgi [None req-86d5cffa-89ac-49e6-a359-206153ead3ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:08.556 8 INFO cinder.api.openstack.wsgi [None req-b4576b0f-6f63-4e53-bf84-a27e5c0cfea3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:31:08.562 8 INFO cinder.volume.api [None req-b4576b0f-6f63-4e53-bf84-a27e5c0cfea3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:31:08.563 8 INFO cinder.api.openstack.wsgi [None req-b4576b0f-6f63-4e53-bf84-a27e5c0cfea3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:31:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:31:08.582 7 INFO cinder.api.openstack.wsgi [None req-2ad07ed1-f69e-40dc-a29b-9af45fb9f664 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:31:08.590 7 INFO cinder.volume.api [None req-2ad07ed1-f69e-40dc-a29b-9af45fb9f664 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:31:08.591 7 INFO cinder.api.openstack.wsgi [None req-2ad07ed1-f69e-40dc-a29b-9af45fb9f664 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:31:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:31:08.602 8 INFO cinder.api.openstack.wsgi [None req-fceb8605-cba9-4afd-a3c9-7edb7d696a14 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:31:09.105 8 INFO cinder.api.openstack.wsgi [None req-fceb8605-cba9-4afd-a3c9-7edb7d696a14 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:31:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:31:09.142 7 INFO cinder.api.openstack.wsgi [None req-2543e0b4-5b74-424b-b8e9-3b6caedadd77 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:31:09.165 7 INFO cinder.api.openstack.wsgi [None req-2543e0b4-5b74-424b-b8e9-3b6caedadd77 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:31:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:31:09.175 8 INFO cinder.api.openstack.wsgi [None req-b9806f8a-2169-4fd1-9191-bb0b83145dbe c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:31:09.194 8 INFO cinder.api.openstack.wsgi [None req-b9806f8a-2169-4fd1-9191-bb0b83145dbe c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:31:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:31:09.205 7 INFO cinder.api.openstack.wsgi [None req-62881e0f-160b-4e2d-97f9-7d589c3127a8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:31:09.222 7 INFO cinder.api.openstack.wsgi [None req-62881e0f-160b-4e2d-97f9-7d589c3127a8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:31:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:31:09.231 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:31:09.241 8 INFO cinder.volume.api [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:31:09.243 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:31:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:31:09.253 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:31:09.258 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:31:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:31:09.836 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:09.836 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:09.837 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:09.837 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:19.835 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:19.835 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:19.836 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:19.837 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:29.834 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:29.835 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:29.835 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:29.837 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:39.834 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:39.834 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:39.835 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:39.836 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:49.835 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:49.835 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:49.836 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:49.836 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:59.836 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:59.836 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:31:59.837 7 INFO cinder.api.openstack.wsgi [None req-40577402-5986-48b3-b37b-c010be2e7952 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:31:59.837 8 INFO cinder.api.openstack.wsgi [None req-9072ae8c-b874-46b6-9d19-55867a6ff8ac c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:08.583 7 INFO cinder.api.openstack.wsgi [None req-1fecb83f-a3fe-4b2d-9e41-2f75c805a11d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:32:08.588 7 INFO cinder.api.openstack.wsgi [None req-1fecb83f-a3fe-4b2d-9e41-2f75c805a11d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 245/489] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:32:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:32:08.602 8 INFO cinder.api.openstack.wsgi [None req-efb60b7a-e61e-4b39-ac1d-4b7eeaa29433 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:32:08.610 8 INFO cinder.volume.api [None req-efb60b7a-e61e-4b39-ac1d-4b7eeaa29433 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:32:08.610 8 INFO cinder.api.openstack.wsgi [None req-efb60b7a-e61e-4b39-ac1d-4b7eeaa29433 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/490] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:32:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:32:08.617 7 INFO cinder.api.openstack.wsgi [None req-c617a8b3-f32d-4c25-ba47-50db2d03a4b2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:32:09.121 7 INFO cinder.api.openstack.wsgi [None req-c617a8b3-f32d-4c25-ba47-50db2d03a4b2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:32:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:32:09.162 8 INFO cinder.api.openstack.wsgi [None req-229e8823-20e7-47bb-b824-a6778d7157a2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:32:09.185 8 INFO cinder.api.openstack.wsgi [None req-229e8823-20e7-47bb-b824-a6778d7157a2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:32:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:32:09.196 7 INFO cinder.api.openstack.wsgi [None req-6d81f349-80e4-41d1-b7a0-1c577479da1f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:32:09.218 7 INFO cinder.api.openstack.wsgi [None req-6d81f349-80e4-41d1-b7a0-1c577479da1f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:32:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:32:09.229 8 INFO cinder.api.openstack.wsgi [None req-5f36a075-5d9c-4218-9572-c7ce19b28b5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:32:09.249 8 INFO cinder.api.openstack.wsgi [None req-5f36a075-5d9c-4218-9572-c7ce19b28b5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:32:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:32:09.262 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:32:09.271 7 INFO cinder.volume.api [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:32:09.273 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:32:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:32:09.282 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:32:09.290 8 INFO cinder.volume.api [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:32:09.292 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:32:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:32:09.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:09.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:09.836 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:09.836 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:19.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:19.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:19.836 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:19.836 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:29.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:29.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:29.836 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:29.837 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:39.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:39.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:39.836 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:39.836 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:49.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:49.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:49.836 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:49.836 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:59.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:59.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:32:59.835 7 INFO cinder.api.openstack.wsgi [None req-9ea0e386-f383-4608-bcf9-6f079ba17d17 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:32:59.835 8 INFO cinder.api.openstack.wsgi [None req-cd5f6087-e423-4dbb-9d55-75bd138b6d40 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:08.619 7 INFO cinder.api.openstack.wsgi [None req-e11cf551-ba34-433e-97b0-2783250ead89 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:33:08.645 7 INFO cinder.api.openstack.wsgi [None req-e11cf551-ba34-433e-97b0-2783250ead89 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:33:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:33:08.657 8 INFO cinder.api.openstack.wsgi [None req-b7304d6b-3806-4fa4-92ff-f4591e502b61 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:33:08.679 8 INFO cinder.api.openstack.wsgi [None req-b7304d6b-3806-4fa4-92ff-f4591e502b61 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:33:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:33:08.693 7 INFO cinder.api.openstack.wsgi [None req-52d040dd-b4d2-4fa4-9a6e-87f4a4b23cfc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:33:08.713 7 INFO cinder.api.openstack.wsgi [None req-52d040dd-b4d2-4fa4-9a6e-87f4a4b23cfc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:33:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:33:08.723 8 INFO cinder.api.openstack.wsgi [None req-dd73356a-056b-45b5-aa83-366c8e148354 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:33:08.728 8 INFO cinder.api.openstack.wsgi [None req-dd73356a-056b-45b5-aa83-366c8e148354 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:33:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:33:08.742 7 INFO cinder.api.openstack.wsgi [None req-e529ed9f-38aa-4c81-826b-ce393ddc4a90 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:33:09.247 7 INFO cinder.api.openstack.wsgi [None req-e529ed9f-38aa-4c81-826b-ce393ddc4a90 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:33:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:33:09.256 8 INFO cinder.api.openstack.wsgi [None req-a897da3a-7a66-465f-8f3b-1964c0334df3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:33:09.261 8 INFO cinder.volume.api [None req-a897da3a-7a66-465f-8f3b-1964c0334df3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:33:09.261 8 INFO cinder.api.openstack.wsgi [None req-a897da3a-7a66-465f-8f3b-1964c0334df3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:33:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:33:09.270 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:33:09.279 7 INFO cinder.volume.api [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:33:09.282 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 258/515] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:33:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:33:09.292 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:33:09.301 8 INFO cinder.volume.api [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:33:09.303 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/516] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:33:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:33:09.834 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:09.834 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:09.836 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:09.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:19.835 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:19.835 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:19.836 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:19.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:29.835 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:29.835 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:29.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:29.837 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:39.835 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:39.835 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:39.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:39.836 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:49.835 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:49.835 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:49.836 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:49.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:59.835 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:59.836 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:33:59.836 8 INFO cinder.api.openstack.wsgi [None req-d98af54f-5685-4535-b3c2-bb3e7b682ed9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:33:59.837 7 INFO cinder.api.openstack.wsgi [None req-647efc97-46be-4375-b0b6-d70e75d45427 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:08.584 8 INFO cinder.api.openstack.wsgi [None req-14b238be-b04f-4f90-8c75-67246a286890 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:34:08.591 8 INFO cinder.api.openstack.wsgi [None req-14b238be-b04f-4f90-8c75-67246a286890 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:34:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:34:08.605 7 INFO cinder.api.openstack.wsgi [None req-5f2d72c6-8275-434b-9235-6031ee532bea c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:34:08.622 7 INFO cinder.volume.api [None req-5f2d72c6-8275-434b-9235-6031ee532bea c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:34:08.624 7 INFO cinder.api.openstack.wsgi [None req-5f2d72c6-8275-434b-9235-6031ee532bea c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:34:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:34:08.638 8 INFO cinder.api.openstack.wsgi [None req-c205ccca-35cb-414c-9aa9-7aa533022d96 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:34:08.649 8 INFO cinder.volume.api [None req-c205ccca-35cb-414c-9aa9-7aa533022d96 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:34:08.651 8 INFO cinder.api.openstack.wsgi [None req-c205ccca-35cb-414c-9aa9-7aa533022d96 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:34:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:34:08.667 7 INFO cinder.api.openstack.wsgi [None req-6cc9b44e-d659-4be0-8d3d-81edbb65e235 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:34:09.170 7 INFO cinder.api.openstack.wsgi [None req-6cc9b44e-d659-4be0-8d3d-81edbb65e235 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:34:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:34:09.211 8 INFO cinder.api.openstack.wsgi [None req-9320d657-619a-40a5-a428-2834ef6694fd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:34:09.230 8 INFO cinder.api.openstack.wsgi [None req-9320d657-619a-40a5-a428-2834ef6694fd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:34:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:34:09.241 7 INFO cinder.api.openstack.wsgi [None req-689594eb-8cff-4e1c-9188-068f115d7085 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:34:09.261 7 INFO cinder.api.openstack.wsgi [None req-689594eb-8cff-4e1c-9188-068f115d7085 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:34:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:34:09.273 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:34:09.298 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:34:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:34:09.311 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:34:09.316 7 INFO cinder.volume.api [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:34:09.317 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:34:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:34:09.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:09.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:09.837 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:09.837 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:19.834 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:19.834 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:19.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:19.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:29.835 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:29.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:29.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:29.837 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:39.835 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:39.835 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:39.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:39.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:49.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:49.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:49.837 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:49.837 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:59.835 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:59.836 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:34:59.836 7 INFO cinder.api.openstack.wsgi [None req-8faa3f30-479f-4be9-a69f-2baa4e1fe495 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:34:59.837 8 INFO cinder.api.openstack.wsgi [None req-269069d3-f598-4bde-9a11-1b3b489eac33 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:08.635 7 INFO cinder.api.openstack.wsgi [None req-98593645-a85f-4b0c-b8bc-f39f634a6b5d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:35:08.641 7 INFO cinder.api.openstack.wsgi [None req-98593645-a85f-4b0c-b8bc-f39f634a6b5d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:35:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:35:08.649 8 INFO cinder.api.openstack.wsgi [None req-5a28ffcd-99a2-4d7d-ae14-2480e9606b8b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:35:08.653 8 INFO cinder.volume.api [None req-5a28ffcd-99a2-4d7d-ae14-2480e9606b8b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:35:08.654 8 INFO cinder.api.openstack.wsgi [None req-5a28ffcd-99a2-4d7d-ae14-2480e9606b8b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:35:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:35:08.663 7 INFO cinder.api.openstack.wsgi [None req-a496304e-3347-4c54-ae6c-3846a1c55556 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:35:08.673 7 INFO cinder.volume.api [None req-a496304e-3347-4c54-ae6c-3846a1c55556 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:35:08.675 7 INFO cinder.api.openstack.wsgi [None req-a496304e-3347-4c54-ae6c-3846a1c55556 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:35:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:35:08.686 8 INFO cinder.api.openstack.wsgi [None req-9d8ad8f8-64e2-46ba-88da-2a689d9f804e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:35:09.189 8 INFO cinder.api.openstack.wsgi [None req-9d8ad8f8-64e2-46ba-88da-2a689d9f804e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:35:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:35:09.230 7 INFO cinder.api.openstack.wsgi [None req-75987a86-89b3-4321-9863-2601b2eb2e78 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:35:09.269 7 INFO cinder.api.openstack.wsgi [None req-75987a86-89b3-4321-9863-2601b2eb2e78 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:35:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:35:09.279 8 INFO cinder.api.openstack.wsgi [None req-dd2925f4-c833-406d-a6ae-a45dcf2dd19e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:35:09.301 8 INFO cinder.api.openstack.wsgi [None req-dd2925f4-c833-406d-a6ae-a45dcf2dd19e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:35:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:35:09.311 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:35:09.335 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:35:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:35:09.344 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:35:09.353 8 INFO cinder.volume.api [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:35:09.355 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:35:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:35:09.835 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:09.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:09.836 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:09.836 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:19.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:19.835 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:19.836 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:19.837 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:29.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:29.835 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:29.836 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:29.836 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:39.835 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:39.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:39.836 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:39.837 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:49.835 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:49.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:49.836 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:49.836 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:59.835 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:59.836 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:35:59.836 8 INFO cinder.api.openstack.wsgi [None req-b5441901-1a6c-4d54-8c94-2a3dd43251f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:35:59.837 7 INFO cinder.api.openstack.wsgi [None req-81e0b57f-eaf3-4cfe-b96b-82142d77c426 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:08.624 8 INFO cinder.api.openstack.wsgi [None req-64ac0d04-e4b3-4c68-82b0-5c27f6c6c839 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:36:09.127 8 INFO cinder.api.openstack.wsgi [None req-64ac0d04-e4b3-4c68-82b0-5c27f6c6c839 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:36:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:36:09.136 7 INFO cinder.api.openstack.wsgi [None req-f8bdc0eb-d3fd-4013-8686-6de4b436c9ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:36:09.146 7 INFO cinder.volume.api [None req-f8bdc0eb-d3fd-4013-8686-6de4b436c9ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:36:09.147 7 INFO cinder.api.openstack.wsgi [None req-f8bdc0eb-d3fd-4013-8686-6de4b436c9ee c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:36:09.157 8 INFO cinder.api.openstack.wsgi [None req-c8f67c3c-ebb7-4aac-8360-dfa141f7b3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:36:09.165 8 INFO cinder.api.openstack.wsgi [None req-c8f67c3c-ebb7-4aac-8360-dfa141f7b3e5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:36:09.173 7 INFO cinder.api.openstack.wsgi [None req-21dbd247-aa97-40d0-b650-2c48a7a73181 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:36:09.182 7 INFO cinder.volume.api [None req-21dbd247-aa97-40d0-b650-2c48a7a73181 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:36:09.184 7 INFO cinder.api.openstack.wsgi [None req-21dbd247-aa97-40d0-b650-2c48a7a73181 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:36:09.196 8 INFO cinder.api.openstack.wsgi [None req-373dd70e-bafb-4b33-acf9-9b0b3da0f923 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:36:09.205 8 INFO cinder.volume.api [None req-373dd70e-bafb-4b33-acf9-9b0b3da0f923 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:36:09.207 8 INFO cinder.api.openstack.wsgi [None req-373dd70e-bafb-4b33-acf9-9b0b3da0f923 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:36:09.245 7 INFO cinder.api.openstack.wsgi [None req-6ae3aebf-eea1-4ed5-91f4-eac168e26751 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:36:09.270 7 INFO cinder.api.openstack.wsgi [None req-6ae3aebf-eea1-4ed5-91f4-eac168e26751 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:36:09.279 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:36:09.301 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/575] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:36:09.314 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:36:09.333 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/576] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:36:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:36:09.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:09.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:09.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:09.837 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:19.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:19.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:19.836 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:19.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:29.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:29.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:29.836 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:29.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:39.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:39.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:39.836 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:39.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:49.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:49.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:49.835 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:49.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:59.834 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:59.835 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:36:59.836 8 INFO cinder.api.openstack.wsgi [None req-ce01ce65-461b-4f76-8190-09025e8a7558 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:36:59.836 7 INFO cinder.api.openstack.wsgi [None req-aefb7cb9-b6ae-48b0-a9af-5f0d81b4b1b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:08.597 8 INFO cinder.api.openstack.wsgi [None req-17c436f6-9d44-430f-9f86-42de9a352340 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:37:08.606 8 INFO cinder.volume.api [None req-17c436f6-9d44-430f-9f86-42de9a352340 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:37:08.609 8 INFO cinder.api.openstack.wsgi [None req-17c436f6-9d44-430f-9f86-42de9a352340 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:37:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:37:08.617 7 INFO cinder.api.openstack.wsgi [None req-a97a50a4-a5d4-4693-a446-804c934c1491 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:37:08.623 7 INFO cinder.volume.api [None req-a97a50a4-a5d4-4693-a446-804c934c1491 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:37:08.624 7 INFO cinder.api.openstack.wsgi [None req-a97a50a4-a5d4-4693-a446-804c934c1491 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:37:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:37:08.635 8 INFO cinder.api.openstack.wsgi [None req-d8754410-5a91-4d97-b7e8-f633caf328c6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:37:09.139 8 INFO cinder.api.openstack.wsgi [None req-d8754410-5a91-4d97-b7e8-f633caf328c6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:37:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:37:09.149 7 INFO cinder.api.openstack.wsgi [None req-6b80c9af-3d45-40f3-8b59-75fb6508444e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:37:09.154 7 INFO cinder.api.openstack.wsgi [None req-6b80c9af-3d45-40f3-8b59-75fb6508444e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:37:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:37:09.163 8 INFO cinder.api.openstack.wsgi [None req-350c6cec-5ad5-4bb0-8be1-a08caeba81b0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:37:09.174 8 INFO cinder.volume.api [None req-350c6cec-5ad5-4bb0-8be1-a08caeba81b0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:37:09.175 8 INFO cinder.api.openstack.wsgi [None req-350c6cec-5ad5-4bb0-8be1-a08caeba81b0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:37:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:37:09.208 7 INFO cinder.api.openstack.wsgi [None req-39eb3947-9f0b-4092-acdd-95ad0d476f8a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:37:09.231 7 INFO cinder.api.openstack.wsgi [None req-39eb3947-9f0b-4092-acdd-95ad0d476f8a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:37:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:37:09.242 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:37:09.258 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:37:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:37:09.270 7 INFO cinder.api.openstack.wsgi [None req-bdc9791c-bbd8-4631-b03f-00670f9d86a5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:37:09.295 7 INFO cinder.api.openstack.wsgi [None req-bdc9791c-bbd8-4631-b03f-00670f9d86a5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:37:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:37:09.834 7 INFO cinder.api.openstack.wsgi [None req-bdc9791c-bbd8-4631-b03f-00670f9d86a5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:09.834 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:09.835 7 INFO cinder.api.openstack.wsgi [None req-bdc9791c-bbd8-4631-b03f-00670f9d86a5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:09.836 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:15.790 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False 2026-05-07 16:37:15.807 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 199.204.45.38 () {44 vars in 1065 bytes} [Thu May 7 16:37:15 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=False => generated 338 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:37:19.835 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:19.836 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:19.837 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:19.838 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:29.836 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:29.836 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:29.837 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:29.837 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:39.835 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:39.836 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:39.837 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:39.837 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:49.835 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:49.835 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:49.836 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:49.837 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:59.835 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:59.835 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:37:59.836 8 INFO cinder.api.openstack.wsgi [None req-5f9a55cc-4ce5-4245-b516-2720dcd0cad5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:37:59.836 7 INFO cinder.api.openstack.wsgi [None req-bb3f74fc-7a22-4d89-b719-8de0a1a8453e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:08.558 8 INFO cinder.api.openstack.wsgi [None req-5c262438-6bc1-4a94-87cd-1d9e9b96eaae c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:38:08.563 8 INFO cinder.volume.api [None req-5c262438-6bc1-4a94-87cd-1d9e9b96eaae c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:38:08.563 8 INFO cinder.api.openstack.wsgi [None req-5c262438-6bc1-4a94-87cd-1d9e9b96eaae c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:38:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:38:08.578 7 INFO cinder.api.openstack.wsgi [None req-da0f42b6-94b5-4b74-bab3-8c14fbba916d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:38:08.594 7 INFO cinder.volume.api [None req-da0f42b6-94b5-4b74-bab3-8c14fbba916d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:38:08.597 7 INFO cinder.api.openstack.wsgi [None req-da0f42b6-94b5-4b74-bab3-8c14fbba916d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:38:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:38:08.608 8 INFO cinder.api.openstack.wsgi [None req-a70ae18e-5153-4693-a64c-91c71123f0b8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:38:09.111 8 INFO cinder.api.openstack.wsgi [None req-a70ae18e-5153-4693-a64c-91c71123f0b8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:38:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:38:09.124 7 INFO cinder.api.openstack.wsgi [None req-13417451-549c-45ef-bb9e-4728fc7b20a8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:38:09.133 7 INFO cinder.volume.api [None req-13417451-549c-45ef-bb9e-4728fc7b20a8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:38:09.135 7 INFO cinder.api.openstack.wsgi [None req-13417451-549c-45ef-bb9e-4728fc7b20a8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:38:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:38:09.171 8 INFO cinder.api.openstack.wsgi [None req-a8f35109-abfc-4a4c-8614-abcb7c6f0b79 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:38:09.189 8 INFO cinder.api.openstack.wsgi [None req-a8f35109-abfc-4a4c-8614-abcb7c6f0b79 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:38:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:38:09.202 7 INFO cinder.api.openstack.wsgi [None req-62c17aca-236d-42d3-9e46-80469fc139b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:38:09.218 7 INFO cinder.api.openstack.wsgi [None req-62c17aca-236d-42d3-9e46-80469fc139b4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:38:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:38:09.229 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:38:09.247 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:38:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:38:09.258 7 INFO cinder.api.openstack.wsgi [None req-9107abfb-be2a-41c8-89f4-0bb54150ab66 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:38:09.264 7 INFO cinder.api.openstack.wsgi [None req-9107abfb-be2a-41c8-89f4-0bb54150ab66 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:38:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:38:09.835 7 INFO cinder.api.openstack.wsgi [None req-9107abfb-be2a-41c8-89f4-0bb54150ab66 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:09.835 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:09.836 7 INFO cinder.api.openstack.wsgi [None req-9107abfb-be2a-41c8-89f4-0bb54150ab66 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:09.836 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:19.738 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False 2026-05-07 16:38:19.758 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] https://volume.199-204-45-38.nip.io/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 311/620] 199.204.45.38 () {44 vars in 1065 bytes} [Thu May 7 16:38:19 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:38:19.835 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:19.837 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:19.836 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:19.838 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:29.834 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:29.834 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:29.835 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:29.836 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:39.834 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:39.835 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:39.835 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:39.836 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:49.834 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:49.834 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:49.836 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:49.836 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:59.835 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:59.835 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:38:59.836 8 INFO cinder.api.openstack.wsgi [None req-d678251a-f327-4c51-b281-4bed93e9172e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:38:59.836 7 INFO cinder.api.openstack.wsgi [None req-712763c8-d30f-4440-8007-7e83c27b7a51 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:08.558 8 INFO cinder.api.openstack.wsgi [None req-9b981bb4-f740-4e69-af03-f4144b4a4e86 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:39:08.567 8 INFO cinder.volume.api [None req-9b981bb4-f740-4e69-af03-f4144b4a4e86 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:39:08.568 8 INFO cinder.api.openstack.wsgi [None req-9b981bb4-f740-4e69-af03-f4144b4a4e86 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:39:08.589 7 INFO cinder.api.openstack.wsgi [None req-53c66e65-3887-4d9d-9d48-0085124c697b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:39:08.593 7 INFO cinder.api.openstack.wsgi [None req-53c66e65-3887-4d9d-9d48-0085124c697b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:39:08.605 8 INFO cinder.api.openstack.wsgi [None req-9b77b3ca-4701-4b16-b6df-a92bbdb6cd95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:39:08.615 8 INFO cinder.volume.api [None req-9b77b3ca-4701-4b16-b6df-a92bbdb6cd95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:39:08.617 8 INFO cinder.api.openstack.wsgi [None req-9b77b3ca-4701-4b16-b6df-a92bbdb6cd95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:39:08.653 7 INFO cinder.api.openstack.wsgi [None req-44d5eb9d-4a06-46ed-ad0c-9662c5a9a9f3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:39:08.668 7 INFO cinder.api.openstack.wsgi [None req-44d5eb9d-4a06-46ed-ad0c-9662c5a9a9f3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:39:08.679 8 INFO cinder.api.openstack.wsgi [None req-380935eb-c7ae-4275-88d9-35975fbe00f9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:39:08.700 8 INFO cinder.api.openstack.wsgi [None req-380935eb-c7ae-4275-88d9-35975fbe00f9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:39:08.711 7 INFO cinder.api.openstack.wsgi [None req-ea0ede39-fac5-40c3-98d6-2392d52ad5b3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:39:08.728 7 INFO cinder.api.openstack.wsgi [None req-ea0ede39-fac5-40c3-98d6-2392d52ad5b3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/636] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:39:08.737 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:39:08.743 8 INFO cinder.volume.api [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:39:08.743 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/637] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:39:08.754 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:39:09.258 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/638] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:39:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:39:09.835 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:09.836 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:09.836 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:09.837 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:19.835 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:19.835 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:19.835 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:19.836 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:29.835 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:29.835 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:29.836 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:29.837 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:39.834 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:39.835 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:39.835 8 INFO cinder.api.openstack.wsgi [None req-8a3f1007-2d93-4924-ab36-5f60559134b6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:39.835 7 INFO cinder.api.openstack.wsgi [None req-d36ee2e0-507b-4238-9805-d6854e827ce6 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:49.804 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots 2026-05-07 16:39:49.818 8 INFO cinder.volume.api [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:39:49.818 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 323/647] 10.0.0.105 () {32 vars in 705 bytes} [Thu May 7 16:39:49 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:39:49.835 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:49.836 7 INFO cinder.api.openstack.wsgi [None req-7341938a-4b1b-432c-98b9-bbb0a09de26a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes 2026-05-07 16:39:49.836 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:49.838 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:49.838 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:49.876 7 INFO cinder.volume.api [None req-7341938a-4b1b-432c-98b9-bbb0a09de26a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:39:49.877 7 INFO cinder.api.openstack.wsgi [None req-7341938a-4b1b-432c-98b9-bbb0a09de26a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.105 () {32 vars in 701 bytes} [Thu May 7 16:39:49 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:39:59.834 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:59.835 8 INFO cinder.api.openstack.wsgi [None req-55a04054-29df-447e-a20a-f161cfc632ed c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:39:59.836 7 INFO cinder.api.openstack.wsgi [None req-7341938a-4b1b-432c-98b9-bbb0a09de26a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:39:59.838 7 INFO cinder.api.openstack.wsgi [None req-7341938a-4b1b-432c-98b9-bbb0a09de26a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:08.687 8 INFO cinder.api.openstack.wsgi [None req-76118fd4-8356-4c82-ad5f-da00ebcf1005 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:40:08.697 8 INFO cinder.volume.api [None req-76118fd4-8356-4c82-ad5f-da00ebcf1005 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:40:08.699 8 INFO cinder.api.openstack.wsgi [None req-76118fd4-8356-4c82-ad5f-da00ebcf1005 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:40:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:40:08.711 7 INFO cinder.api.openstack.wsgi [None req-591013f5-3982-412f-8792-ac5cad173de0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:40:08.719 7 INFO cinder.volume.api [None req-591013f5-3982-412f-8792-ac5cad173de0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:40:08.722 7 INFO cinder.api.openstack.wsgi [None req-591013f5-3982-412f-8792-ac5cad173de0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:40:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:40:08.732 8 INFO cinder.api.openstack.wsgi [None req-fceb5c8c-b052-45a9-9ada-04dca7aef398 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:40:08.738 8 INFO cinder.volume.api [None req-fceb5c8c-b052-45a9-9ada-04dca7aef398 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:40:08.738 8 INFO cinder.api.openstack.wsgi [None req-fceb5c8c-b052-45a9-9ada-04dca7aef398 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/655] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:40:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:40:08.748 7 INFO cinder.api.openstack.wsgi [None req-0fe5d53a-7db8-4409-a1ac-17af0119ca1b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:40:08.752 7 INFO cinder.api.openstack.wsgi [None req-0fe5d53a-7db8-4409-a1ac-17af0119ca1b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 328/656] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:40:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:08.764 8 INFO cinder.api.openstack.wsgi [None req-685926f3-7156-44bb-b215-b5bc6f58d72c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:40:09.269 8 INFO cinder.api.openstack.wsgi [None req-685926f3-7156-44bb-b215-b5bc6f58d72c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 329/657] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:40:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:40:09.303 7 INFO cinder.api.openstack.wsgi [None req-90ef3e43-c721-486c-a329-0aa4170d96ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/3552173134b241d0bad8339330ab4aa9?usage=true 2026-05-07 16:40:09.322 7 INFO cinder.api.openstack.wsgi [None req-90ef3e43-c721-486c-a329-0aa4170d96ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/3552173134b241d0bad8339330ab4aa9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/658] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/3552173134b241d0bad8339330ab4aa9?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.332 8 INFO cinder.api.openstack.wsgi [None req-0f1aa968-b6a4-4125-b0fa-85a014b54917 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true 2026-05-07 16:40:09.355 8 INFO cinder.api.openstack.wsgi [None req-0f1aa968-b6a4-4125-b0fa-85a014b54917 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.370 7 INFO cinder.api.openstack.wsgi [None req-d3703862-c995-400c-80e3-c2e9ed03321c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:40:09.395 7 INFO cinder.api.openstack.wsgi [None req-d3703862-c995-400c-80e3-c2e9ed03321c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.404 8 INFO cinder.api.openstack.wsgi [None req-6fdf800e-ab8f-458e-afef-471e68ce7e7b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/7222934cb6e24bcc8a8f8356ccff5bf8?usage=true 2026-05-07 16:40:09.420 8 INFO cinder.api.openstack.wsgi [None req-6fdf800e-ab8f-458e-afef-471e68ce7e7b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/7222934cb6e24bcc8a8f8356ccff5bf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/7222934cb6e24bcc8a8f8356ccff5bf8?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.435 7 INFO cinder.api.openstack.wsgi [None req-6e322506-6361-40a0-86e4-aa0eba12cc4d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:40:09.451 7 INFO cinder.api.openstack.wsgi [None req-6e322506-6361-40a0-86e4-aa0eba12cc4d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.464 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c95b47f27dcc45c990c6c326f6fd2598?usage=true 2026-05-07 16:40:09.488 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c95b47f27dcc45c990c6c326f6fd2598?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c95b47f27dcc45c990c6c326f6fd2598?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.499 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:40:09.519 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:40:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:09.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:09.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:09.836 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:09.836 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:19.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:19.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:19.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:19.836 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:29.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:29.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:29.837 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:29.837 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:39.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:39.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:39.836 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:39.836 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:49.834 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:49.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:49.835 8 INFO cinder.api.openstack.wsgi [None req-769efaae-a21d-4f46-a22a-163b377c0599 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:49.836 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:51.168 8 INFO cinder.api.openstack.wsgi [req-424b11ce-00ba-4080-8dbd-5dcbd29cc7f1 req-7e5f32c4-c9d0-42cc-b887-46af823f75ae 4793410307cc4accb729491521b381b9 359c3473776c4e6a98bbd64fe926e97d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/359c3473776c4e6a98bbd64fe926e97d/attachments?instance_id=3dbf623e-e858-485d-b874-6c9fb0e9b8af 2026-05-07 16:40:51.182 8 INFO cinder.api.openstack.wsgi [req-424b11ce-00ba-4080-8dbd-5dcbd29cc7f1 req-7e5f32c4-c9d0-42cc-b887-46af823f75ae 4793410307cc4accb729491521b381b9 359c3473776c4e6a98bbd64fe926e97d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/359c3473776c4e6a98bbd64fe926e97d/attachments?instance_id=3dbf623e-e858-485d-b874-6c9fb0e9b8af returned with HTTP 200 [pid: 8|app: 0|req: 338/675] 199.204.45.38 () {36 vars in 1103 bytes} [Thu May 7 16:40:51 2026] GET /v3/359c3473776c4e6a98bbd64fe926e97d/attachments?instance_id=3dbf623e-e858-485d-b874-6c9fb0e9b8af => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:40:59.835 8 INFO cinder.api.openstack.wsgi [req-424b11ce-00ba-4080-8dbd-5dcbd29cc7f1 req-7e5f32c4-c9d0-42cc-b887-46af823f75ae 4793410307cc4accb729491521b381b9 359c3473776c4e6a98bbd64fe926e97d - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:59.835 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:40:59.835 8 INFO cinder.api.openstack.wsgi [req-424b11ce-00ba-4080-8dbd-5dcbd29cc7f1 req-7e5f32c4-c9d0-42cc-b887-46af823f75ae 4793410307cc4accb729491521b381b9 359c3473776c4e6a98bbd64fe926e97d - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:40:59.836 7 INFO cinder.api.openstack.wsgi [None req-d3e5edf3-ebf7-4a95-ad48-44dad777a3dc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:08.796 8 INFO cinder.api.openstack.wsgi [None req-15b76892-2b5c-4456-a641-43f4a96d9926 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:41:08.818 8 INFO cinder.volume.api [None req-15b76892-2b5c-4456-a641-43f4a96d9926 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:41:08.820 8 INFO cinder.api.openstack.wsgi [None req-15b76892-2b5c-4456-a641-43f4a96d9926 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:41:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:41:08.833 7 INFO cinder.api.openstack.wsgi [None req-1c4730f2-ca8f-42b7-9549-69af2975341b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:41:08.840 7 INFO cinder.volume.api [None req-1c4730f2-ca8f-42b7-9549-69af2975341b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:41:08.840 7 INFO cinder.api.openstack.wsgi [None req-1c4730f2-ca8f-42b7-9549-69af2975341b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:41:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:41:08.856 8 INFO cinder.api.openstack.wsgi [None req-31b5c456-5b08-41af-8906-c0efcac51bf4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:41:09.360 8 INFO cinder.api.openstack.wsgi [None req-31b5c456-5b08-41af-8906-c0efcac51bf4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 341/680] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:41:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:41:09.485 7 INFO cinder.api.openstack.wsgi [None req-dd8bc319-cfd9-4679-80be-ca5aab9d9c19 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true 2026-05-07 16:41:09.504 7 INFO cinder.api.openstack.wsgi [None req-dd8bc319-cfd9-4679-80be-ca5aab9d9c19 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/359c3473776c4e6a98bbd64fe926e97d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.515 8 INFO cinder.api.openstack.wsgi [None req-1f723e3c-00c4-4bee-a873-00cfa6c9f2f4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/364b17ca3e8b4abc9ec245bcaf841879?usage=true 2026-05-07 16:41:09.533 8 INFO cinder.api.openstack.wsgi [None req-1f723e3c-00c4-4bee-a873-00cfa6c9f2f4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/364b17ca3e8b4abc9ec245bcaf841879?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/364b17ca3e8b4abc9ec245bcaf841879?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.545 7 INFO cinder.api.openstack.wsgi [None req-48fc0e8d-97f2-4ca4-a83e-e965da2f31f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:41:09.562 7 INFO cinder.api.openstack.wsgi [None req-48fc0e8d-97f2-4ca4-a83e-e965da2f31f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.577 8 INFO cinder.api.openstack.wsgi [None req-c999ded2-02b3-4ee5-b968-084c913d1216 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/853d8566d10749b0b49927e2b8c70ec3?usage=true 2026-05-07 16:41:09.607 8 INFO cinder.api.openstack.wsgi [None req-c999ded2-02b3-4ee5-b968-084c913d1216 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/853d8566d10749b0b49927e2b8c70ec3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/684] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/853d8566d10749b0b49927e2b8c70ec3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.622 7 INFO cinder.api.openstack.wsgi [None req-87daf53d-d901-415e-b39e-de54e82db830 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:41:09.654 7 INFO cinder.api.openstack.wsgi [None req-87daf53d-d901-415e-b39e-de54e82db830 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/685] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.669 8 INFO cinder.api.openstack.wsgi [None req-541c1102-41f1-4bb8-ad8e-909ab6d589c7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:41:09.693 8 INFO cinder.api.openstack.wsgi [None req-541c1102-41f1-4bb8-ad8e-909ab6d589c7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/686] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.705 7 INFO cinder.api.openstack.wsgi [None req-030de5c8-a26b-42c8-a5c4-686a3d9ae0a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:41:09.712 7 INFO cinder.api.openstack.wsgi [None req-030de5c8-a26b-42c8-a5c4-686a3d9ae0a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 343/687] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:09.725 8 INFO cinder.api.openstack.wsgi [None req-4dc8f9c3-2d38-44c4-9eef-63a6ce1cdbf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:41:09.740 8 INFO cinder.volume.api [None req-4dc8f9c3-2d38-44c4-9eef-63a6ce1cdbf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:41:09.742 8 INFO cinder.api.openstack.wsgi [None req-4dc8f9c3-2d38-44c4-9eef-63a6ce1cdbf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:41:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:41:09.835 7 INFO cinder.api.openstack.wsgi [None req-030de5c8-a26b-42c8-a5c4-686a3d9ae0a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:09.835 8 INFO cinder.api.openstack.wsgi [None req-4dc8f9c3-2d38-44c4-9eef-63a6ce1cdbf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:09.836 7 INFO cinder.api.openstack.wsgi [None req-030de5c8-a26b-42c8-a5c4-686a3d9ae0a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:09.837 8 INFO cinder.api.openstack.wsgi [None req-4dc8f9c3-2d38-44c4-9eef-63a6ce1cdbf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:14.387 7 INFO cinder.api.openstack.wsgi [None req-81ef52d6-a017-4a06-ba67-794f97590402 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes 2026-05-07 16:41:14.391 7 INFO cinder.api.v3.volumes [None req-81ef52d6-a017-4a06-ba67-794f97590402 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume of 1 GB 2026-05-07 16:41:14.403 7 INFO cinder.volume.api [None req-81ef52d6-a017-4a06-ba67-794f97590402 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:41:14.626 7 INFO cinder.volume.api [None req-81ef52d6-a017-4a06-ba67-794f97590402 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume request issued successfully. 2026-05-07 16:41:14.628 7 INFO cinder.api.openstack.wsgi [None req-81ef52d6-a017-4a06-ba67-794f97590402 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 345/691] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:41:14 2026] POST /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes => generated 870 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-07 16:41:14.648 8 INFO cinder.api.openstack.wsgi [None req-90186c0d-7ddd-45af-9524-14fbd1e3b66b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:14.688 8 INFO cinder.volume.api [None req-90186c0d-7ddd-45af-9524-14fbd1e3b66b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:14.695 8 INFO cinder.api.openstack.wsgi [None req-90186c0d-7ddd-45af-9524-14fbd1e3b66b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:14 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 938 bytes in 53 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-07 16:41:15.718 7 INFO cinder.api.openstack.wsgi [None req-330dee5d-5994-4f94-9b83-919fdac4cf99 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:15.735 7 INFO cinder.volume.api [None req-330dee5d-5994-4f94-9b83-919fdac4cf99 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:15.741 7 INFO cinder.api.openstack.wsgi [None req-330dee5d-5994-4f94-9b83-919fdac4cf99 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:15 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 962 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-07 16:41:16.765 8 INFO cinder.api.openstack.wsgi [None req-aa191981-d178-4209-bd82-336b6cd03085 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:16.788 8 INFO cinder.volume.api [None req-aa191981-d178-4209-bd82-336b6cd03085 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:16.795 8 INFO cinder.api.openstack.wsgi [None req-aa191981-d178-4209-bd82-336b6cd03085 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:16 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 962 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:17.815 7 INFO cinder.api.openstack.wsgi [None req-46ef5552-8743-4b6e-871b-6397b438f848 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:17.829 7 INFO cinder.volume.api [None req-46ef5552-8743-4b6e-871b-6397b438f848 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:17.834 7 INFO cinder.api.openstack.wsgi [None req-46ef5552-8743-4b6e-871b-6397b438f848 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:17 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 963 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-07 16:41:17.856 8 INFO cinder.api.openstack.wsgi [None req-b39554ff-c7c2-4cbc-afa9-2a900233536b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:17.870 8 INFO cinder.volume.api [None req-b39554ff-c7c2-4cbc-afa9-2a900233536b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:17.876 8 INFO cinder.api.openstack.wsgi [None req-b39554ff-c7c2-4cbc-afa9-2a900233536b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:17 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 963 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-07 16:41:17.899 7 INFO cinder.api.openstack.wsgi [None req-b04228ed-5c05-48fc-8c0f-845106bf9ece df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:18.042 7 INFO cinder.volume.api [None req-b04228ed-5c05-48fc-8c0f-845106bf9ece df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:18.049 7 INFO cinder.volume.api [None req-b04228ed-5c05-48fc-8c0f-845106bf9ece df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:18.049 7 INFO cinder.api.openstack.wsgi [None req-b04228ed-5c05-48fc-8c0f-845106bf9ece df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 7|app: 0|req: 348/697] 10.0.0.105 () {34 vars in 795 bytes} [Thu May 7 16:41:17 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 895 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-07 16:41:18.066 8 INFO cinder.api.openstack.wsgi [None req-5ff40d57-857a-49eb-a32b-855bd20929d3 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:18.085 8 INFO cinder.volume.api [None req-5ff40d57-857a-49eb-a32b-855bd20929d3 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:18.093 8 INFO cinder.volume.api [None req-5ff40d57-857a-49eb-a32b-855bd20929d3 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:18.094 8 INFO cinder.api.openstack.wsgi [None req-5ff40d57-857a-49eb-a32b-855bd20929d3 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.105 () {34 vars in 796 bytes} [Thu May 7 16:41:18 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 934 bytes in 35 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-07 16:41:18.115 7 INFO cinder.api.openstack.wsgi [None req-0f3f2919-029b-4fcc-a8c2-d02a7dee0ba7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:18.136 7 INFO cinder.volume.api [None req-0f3f2919-029b-4fcc-a8c2-d02a7dee0ba7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:18.141 7 INFO cinder.api.openstack.wsgi [None req-0f3f2919-029b-4fcc-a8c2-d02a7dee0ba7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 7|app: 0|req: 349/699] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:18 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:18.164 8 INFO cinder.api.openstack.wsgi [None req-feda04dd-d744-4cbd-a6cb-6da9aa67e9ee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes 2026-05-07 16:41:18.168 8 INFO cinder.api.v3.volumes [None req-feda04dd-d744-4cbd-a6cb-6da9aa67e9ee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume of 1 GB 2026-05-07 16:41:18.180 8 INFO cinder.volume.api [None req-feda04dd-d744-4cbd-a6cb-6da9aa67e9ee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:41:18.402 8 INFO cinder.volume.api [None req-feda04dd-d744-4cbd-a6cb-6da9aa67e9ee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume request issued successfully. 2026-05-07 16:41:18.403 8 INFO cinder.api.openstack.wsgi [None req-feda04dd-d744-4cbd-a6cb-6da9aa67e9ee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 351/700] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:41:18 2026] POST /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes => generated 891 bytes in 246 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-07 16:41:18.418 7 INFO cinder.api.openstack.wsgi [None req-c22955ee-2f8a-479d-b922-2eaa61793319 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:18.432 7 INFO cinder.volume.api [None req-c22955ee-2f8a-479d-b922-2eaa61793319 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:18.436 7 INFO cinder.api.openstack.wsgi [None req-c22955ee-2f8a-479d-b922-2eaa61793319 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 200 [pid: 7|app: 0|req: 350/701] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:18 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => generated 959 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-07 16:41:19.460 8 INFO cinder.api.openstack.wsgi [None req-7cc0bb44-0798-48d9-96e7-41120e19dd6f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:19.477 8 INFO cinder.volume.api [None req-7cc0bb44-0798-48d9-96e7-41120e19dd6f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:19.481 8 INFO cinder.api.openstack.wsgi [None req-7cc0bb44-0798-48d9-96e7-41120e19dd6f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 200 [pid: 8|app: 0|req: 352/702] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:19 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => 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-07 16:41:19.503 7 INFO cinder.api.openstack.wsgi [None req-346ceaff-6e3e-4bd2-996c-3342e37fcde7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:19.517 7 INFO cinder.volume.api [None req-346ceaff-6e3e-4bd2-996c-3342e37fcde7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:19.524 7 INFO cinder.volume.api [None req-346ceaff-6e3e-4bd2-996c-3342e37fcde7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:19.525 7 INFO cinder.api.openstack.wsgi [None req-346ceaff-6e3e-4bd2-996c-3342e37fcde7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 200 [pid: 7|app: 0|req: 351/703] 10.0.0.105 () {34 vars in 795 bytes} [Thu May 7 16:41:19 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => generated 881 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-07 16:41:19.546 8 INFO cinder.api.openstack.wsgi [None req-9e2a7515-f2f0-4d0f-b4f0-78909368dd48 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:19.568 8 INFO cinder.volume.api [None req-9e2a7515-f2f0-4d0f-b4f0-78909368dd48 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:19.574 8 INFO cinder.api.openstack.wsgi [None req-9e2a7515-f2f0-4d0f-b4f0-78909368dd48 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:19 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => generated 949 bytes in 35 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-07 16:41:19.595 7 INFO cinder.api.openstack.wsgi [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda 2026-05-07 16:41:19.596 7 INFO cinder.api.v3.volumes [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume with id: d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:19.605 7 INFO cinder.volume.api [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:19.633 7 INFO cinder.volume.api [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume request issued successfully. 2026-05-07 16:41:19.633 7 INFO cinder.api.openstack.wsgi [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 202 [pid: 7|app: 0|req: 352/705] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:41:19 2026] DELETE /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:19.644 8 INFO cinder.api.openstack.wsgi [None req-79c2cd89-f1ce-48e0-8e75-c06afec2caa6 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:19.660 8 INFO cinder.volume.api [None req-79c2cd89-f1ce-48e0-8e75-c06afec2caa6 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:19.666 8 INFO cinder.api.openstack.wsgi [None req-79c2cd89-f1ce-48e0-8e75-c06afec2caa6 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:19 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => generated 948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:19.835 7 INFO cinder.api.openstack.wsgi [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:19.835 7 INFO cinder.api.openstack.wsgi [None req-484e69ee-95db-44fe-8141-46c6f9a87f16 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:19.835 8 INFO cinder.api.openstack.wsgi [None req-79c2cd89-f1ce-48e0-8e75-c06afec2caa6 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:19.837 8 INFO cinder.api.openstack.wsgi [None req-79c2cd89-f1ce-48e0-8e75-c06afec2caa6 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://10.0.0.34: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-07 16:41:20.690 7 INFO cinder.api.openstack.wsgi [None req-d5076676-b097-4d5e-a471-f3519549b357 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda 2026-05-07 16:41:20.698 7 INFO cinder.api.openstack.wsgi [None req-d5076676-b097-4d5e-a471-f3519549b357 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda returned with HTTP 404 [pid: 7|app: 0|req: 354/709] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:20 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/d955e034-7eed-4fad-89db-a04d472a1fda => 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-07 16:41:20.710 8 INFO cinder.api.openstack.wsgi [None req-8afad991-223d-4118-a18d-2f2704685ac2 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:20.721 8 INFO cinder.volume.api [None req-8afad991-223d-4118-a18d-2f2704685ac2 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:20.725 8 INFO cinder.api.openstack.wsgi [None req-8afad991-223d-4118-a18d-2f2704685ac2 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:20 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 1002 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:20.743 7 INFO cinder.api.openstack.wsgi [None req-5dd802f9-6ce0-44b1-9c44-54fd89cdf064 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d 2026-05-07 16:41:20.744 7 INFO cinder.api.v3.volumes [None req-5dd802f9-6ce0-44b1-9c44-54fd89cdf064 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume with id: 634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:20.754 7 INFO cinder.volume.api [None req-5dd802f9-6ce0-44b1-9c44-54fd89cdf064 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:20.775 7 INFO cinder.volume.api [None req-5dd802f9-6ce0-44b1-9c44-54fd89cdf064 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume request issued successfully. 2026-05-07 16:41:20.775 7 INFO cinder.api.openstack.wsgi [None req-5dd802f9-6ce0-44b1-9c44-54fd89cdf064 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 202 [pid: 7|app: 0|req: 355/711] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:41:20 2026] DELETE /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => generated 0 bytes in 39 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-07 16:41:20.794 8 INFO cinder.api.openstack.wsgi [None req-8bc85d87-218b-4c29-9c29-584fec6581d0 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:20.809 8 INFO cinder.volume.api [None req-8bc85d87-218b-4c29-9c29-584fec6581d0 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:20.814 8 INFO cinder.api.openstack.wsgi [None req-8bc85d87-218b-4c29-9c29-584fec6581d0 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:20 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => 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-07 16:41:21.838 7 INFO cinder.api.openstack.wsgi [None req-3894f1db-dbd8-4573-9958-774895092717 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d 2026-05-07 16:41:21.848 7 INFO cinder.api.openstack.wsgi [None req-3894f1db-dbd8-4573-9958-774895092717 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d returned with HTTP 404 [pid: 7|app: 0|req: 356/713] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:21 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/634d893d-6200-4b9a-ae65-5eec4ded1b4d => 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-07 16:41:21.906 8 INFO cinder.api.openstack.wsgi [None req-4e33cc01-4145-4c44-a6a9-8395cb193d40 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes 2026-05-07 16:41:22.645 8 INFO cinder.api.v3.volumes [None req-4e33cc01-4145-4c44-a6a9-8395cb193d40 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume of 1 GB 2026-05-07 16:41:22.654 8 INFO cinder.volume.api [None req-4e33cc01-4145-4c44-a6a9-8395cb193d40 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:41:22.874 8 INFO cinder.volume.api [None req-4e33cc01-4145-4c44-a6a9-8395cb193d40 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume request issued successfully. 2026-05-07 16:41:22.875 8 INFO cinder.api.openstack.wsgi [None req-4e33cc01-4145-4c44-a6a9-8395cb193d40 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 358/714] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:41:21 2026] POST /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes => generated 870 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-07 16:41:22.892 7 INFO cinder.api.openstack.wsgi [None req-b014017c-f29b-4bcd-9da9-df83697ad4d8 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:22.905 7 INFO cinder.volume.api [None req-b014017c-f29b-4bcd-9da9-df83697ad4d8 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:22.909 7 INFO cinder.api.openstack.wsgi [None req-b014017c-f29b-4bcd-9da9-df83697ad4d8 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 7|app: 0|req: 357/715] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:22 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:23.926 8 INFO cinder.api.openstack.wsgi [None req-904b87a8-59af-4185-a148-4d5dc83cbc3a df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:23.942 8 INFO cinder.volume.api [None req-904b87a8-59af-4185-a148-4d5dc83cbc3a df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:23.946 8 INFO cinder.api.openstack.wsgi [None req-904b87a8-59af-4185-a148-4d5dc83cbc3a df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 8|app: 0|req: 359/716] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:23 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 962 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-07 16:41:24.964 7 INFO cinder.api.openstack.wsgi [None req-c725b736-07b3-440d-b332-ae811a2c7dc7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:24.983 7 INFO cinder.volume.api [None req-c725b736-07b3-440d-b332-ae811a2c7dc7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:24.993 7 INFO cinder.api.openstack.wsgi [None req-c725b736-07b3-440d-b332-ae811a2c7dc7 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 7|app: 0|req: 358/717] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:24 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 1347 bytes in 36 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-07 16:41:25.012 8 INFO cinder.api.openstack.wsgi [None req-1840652e-a022-45bf-893f-40b769b2bfc4 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:25.027 8 INFO cinder.volume.api [None req-1840652e-a022-45bf-893f-40b769b2bfc4 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:25.031 8 INFO cinder.api.openstack.wsgi [None req-1840652e-a022-45bf-893f-40b769b2bfc4 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:25 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 1347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:25.048 7 INFO cinder.api.openstack.wsgi [None req-14a1ad8e-34dc-40f1-983f-188f3811252c df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:25.064 7 INFO cinder.volume.api [None req-14a1ad8e-34dc-40f1-983f-188f3811252c df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:25.076 7 INFO cinder.volume.api [None req-14a1ad8e-34dc-40f1-983f-188f3811252c df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:25.076 7 INFO cinder.api.openstack.wsgi [None req-14a1ad8e-34dc-40f1-983f-188f3811252c df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.105 () {34 vars in 795 bytes} [Thu May 7 16:41:25 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:25.096 8 INFO cinder.api.openstack.wsgi [None req-0ad18bdc-7300-4a54-a8df-d8c29555a714 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:25.112 8 INFO cinder.volume.api [None req-0ad18bdc-7300-4a54-a8df-d8c29555a714 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:25.122 8 INFO cinder.volume.api [None req-0ad18bdc-7300-4a54-a8df-d8c29555a714 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:25.124 8 INFO cinder.api.openstack.wsgi [None req-0ad18bdc-7300-4a54-a8df-d8c29555a714 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.105 () {34 vars in 796 bytes} [Thu May 7 16:41:25 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 933 bytes in 35 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-07 16:41:25.144 7 INFO cinder.api.openstack.wsgi [None req-82854e9d-6bef-4af8-8a84-c9637d1ad411 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:25.165 7 INFO cinder.volume.api [None req-82854e9d-6bef-4af8-8a84-c9637d1ad411 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:25.172 7 INFO cinder.api.openstack.wsgi [None req-82854e9d-6bef-4af8-8a84-c9637d1ad411 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:25 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 1386 bytes in 33 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-07 16:41:25.196 8 INFO cinder.api.openstack.wsgi [None req-923d217b-eb85-4695-bfcc-3717d7d7b4ca df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes 2026-05-07 16:41:25.199 8 INFO cinder.api.v3.volumes [None req-923d217b-eb85-4695-bfcc-3717d7d7b4ca df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume of 1 GB 2026-05-07 16:41:25.206 8 INFO cinder.volume.api [None req-923d217b-eb85-4695-bfcc-3717d7d7b4ca df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:41:25.354 8 INFO cinder.volume.api [None req-923d217b-eb85-4695-bfcc-3717d7d7b4ca df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Create volume request issued successfully. 2026-05-07 16:41:25.355 8 INFO cinder.api.openstack.wsgi [None req-923d217b-eb85-4695-bfcc-3717d7d7b4ca df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 362/722] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:41:25 2026] POST /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes => generated 892 bytes in 169 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-07 16:41:25.379 7 INFO cinder.api.openstack.wsgi [None req-95c13031-f21a-4447-a643-f8029a9952ad df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:25.395 7 INFO cinder.volume.api [None req-95c13031-f21a-4447-a643-f8029a9952ad df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:25.400 7 INFO cinder.api.openstack.wsgi [None req-95c13031-f21a-4447-a643-f8029a9952ad df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:25 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => generated 960 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-07 16:41:26.425 8 INFO cinder.api.openstack.wsgi [None req-2a7ada62-78bd-4522-855a-2c2ca3ba10ef df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:26.444 8 INFO cinder.volume.api [None req-2a7ada62-78bd-4522-855a-2c2ca3ba10ef df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:26.448 8 INFO cinder.api.openstack.wsgi [None req-2a7ada62-78bd-4522-855a-2c2ca3ba10ef df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:26 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => generated 985 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-07 16:41:26.466 7 INFO cinder.api.openstack.wsgi [None req-a48f8972-8d3a-4c32-9a60-0a397d473e94 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:26.485 7 INFO cinder.volume.api [None req-a48f8972-8d3a-4c32-9a60-0a397d473e94 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:26.492 7 INFO cinder.volume.api [None req-a48f8972-8d3a-4c32-9a60-0a397d473e94 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume updated successfully. 2026-05-07 16:41:26.493 7 INFO cinder.api.openstack.wsgi [None req-a48f8972-8d3a-4c32-9a60-0a397d473e94 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.105 () {34 vars in 795 bytes} [Thu May 7 16:41:26 2026] PUT /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => 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-07 16:41:26.510 8 INFO cinder.api.openstack.wsgi [None req-0c29f9b6-1791-42e7-9979-53f06b2e4a50 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:26.525 8 INFO cinder.volume.api [None req-0c29f9b6-1791-42e7-9979-53f06b2e4a50 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:26.530 8 INFO cinder.api.openstack.wsgi [None req-0c29f9b6-1791-42e7-9979-53f06b2e4a50 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:26 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:26.559 7 INFO cinder.api.openstack.wsgi [None req-9863b099-3b2e-4e1c-8999-959fffb70bee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed 2026-05-07 16:41:26.561 7 INFO cinder.api.v3.volumes [None req-9863b099-3b2e-4e1c-8999-959fffb70bee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume with id: c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:26.572 7 INFO cinder.volume.api [None req-9863b099-3b2e-4e1c-8999-959fffb70bee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:26.598 7 INFO cinder.volume.api [None req-9863b099-3b2e-4e1c-8999-959fffb70bee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume request issued successfully. 2026-05-07 16:41:26.599 7 INFO cinder.api.openstack.wsgi [None req-9863b099-3b2e-4e1c-8999-959fffb70bee df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 202 [pid: 7|app: 0|req: 363/727] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:41:26 2026] DELETE /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => 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-07 16:41:26.612 8 INFO cinder.api.openstack.wsgi [None req-e08eac1c-c2cf-4e68-be69-f5fd88c7bf38 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:26.628 8 INFO cinder.volume.api [None req-e08eac1c-c2cf-4e68-be69-f5fd88c7bf38 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:26.634 8 INFO cinder.api.openstack.wsgi [None req-e08eac1c-c2cf-4e68-be69-f5fd88c7bf38 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:26 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => generated 948 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-07 16:41:27.652 7 INFO cinder.api.openstack.wsgi [None req-ba1f5903-7757-4363-9666-3c9a2c2f9b2e df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed 2026-05-07 16:41:27.659 7 INFO cinder.api.openstack.wsgi [None req-ba1f5903-7757-4363-9666-3c9a2c2f9b2e df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed returned with HTTP 404 [pid: 7|app: 0|req: 364/729] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:27 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/c9d41aaf-b3cd-4ad4-a46e-1146ea25a1ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:27.668 8 INFO cinder.api.openstack.wsgi [None req-6460e877-43fe-4f70-ba6d-b96bab5a9f8b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:27.685 8 INFO cinder.volume.api [None req-6460e877-43fe-4f70-ba6d-b96bab5a9f8b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:27.690 8 INFO cinder.api.openstack.wsgi [None req-6460e877-43fe-4f70-ba6d-b96bab5a9f8b df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:27 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:27.709 7 INFO cinder.api.openstack.wsgi [None req-901895be-1e7e-4105-bbc5-4c35dd7cb763 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 2026-05-07 16:41:27.710 7 INFO cinder.api.v3.volumes [None req-901895be-1e7e-4105-bbc5-4c35dd7cb763 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume with id: 614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:27.720 7 INFO cinder.volume.api [None req-901895be-1e7e-4105-bbc5-4c35dd7cb763 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:27.748 7 INFO cinder.volume.api [None req-901895be-1e7e-4105-bbc5-4c35dd7cb763 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Delete volume request issued successfully. 2026-05-07 16:41:27.748 7 INFO cinder.api.openstack.wsgi [None req-901895be-1e7e-4105-bbc5-4c35dd7cb763 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 202 [pid: 7|app: 0|req: 365/731] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:41:27 2026] DELETE /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:27.757 8 INFO cinder.api.openstack.wsgi [None req-225d0896-c0af-43b8-b8fe-de0fbfa8da44 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:27.773 8 INFO cinder.volume.api [None req-225d0896-c0af-43b8-b8fe-de0fbfa8da44 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] Volume info retrieved successfully. 2026-05-07 16:41:27.779 8 INFO cinder.api.openstack.wsgi [None req-225d0896-c0af-43b8-b8fe-de0fbfa8da44 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:27 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 1385 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-07 16:41:28.797 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 2026-05-07 16:41:28.809 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 returned with HTTP 404 [pid: 7|app: 0|req: 366/733] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:28 2026] GET /v3/97d60a80015a4d4cb2067c5cbc764ae5/volumes/614c331b-1745-494d-8505-e01a569191e0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-07 16:41:29.835 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:29.835 8 INFO cinder.api.openstack.wsgi [None req-225d0896-c0af-43b8-b8fe-de0fbfa8da44 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:29.836 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:29.836 8 INFO cinder.api.openstack.wsgi [None req-225d0896-c0af-43b8-b8fe-de0fbfa8da44 df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:34.166 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:34.167 7 INFO cinder.api.openstack.wsgi [None req-764c7368-03fd-4d64-b4cf-74f3ff01506f df08072312bc40e8a703a20d222bbe80 97d60a80015a4d4cb2067c5cbc764ae5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 368/736] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:34 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:41:34.180 8 INFO cinder.api.openstack.wsgi [None req-119f5007-481c-4b9b-943d-79c341eecae9 a508fbab8cd34f60a4eaf4ca387fc7c5 215eb9e2b4134c27afd4e3a8bff22d01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 2026-05-07 16:41:34.208 8 INFO cinder.api.openstack.wsgi [None req-119f5007-481c-4b9b-943d-79c341eecae9 a508fbab8cd34f60a4eaf4ca387fc7c5 215eb9e2b4134c27afd4e3a8bff22d01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.111 () {34 vars in 879 bytes} [Thu May 7 16:41:34 2026] GET /v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:35.888 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes 2026-05-07 16:41:36.447 7 INFO cinder.api.v3.volumes [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Create volume of 1 GB 2026-05-07 16:41:36.456 7 INFO cinder.volume.api [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Availability Zones retrieved successfully. 2026-05-07 16:41:36.681 7 INFO cinder.volume.api [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Create volume request issued successfully. 2026-05-07 16:41:36.682 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 369/738] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:41:35 2026] POST /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes => generated 864 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-07 16:41:36.700 8 INFO cinder.api.openstack.wsgi [None req-4c07c794-cb93-422e-851d-95c982e12a5c d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:36.719 8 INFO cinder.volume.api [None req-4c07c794-cb93-422e-851d-95c982e12a5c d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:41:36.726 8 INFO cinder.api.openstack.wsgi [None req-4c07c794-cb93-422e-851d-95c982e12a5c d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 200 [pid: 8|app: 0|req: 370/739] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:36 2026] GET /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 932 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:41:36.732 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:36.733 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/740] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-07 16:41:36.738 8 INFO cinder.api.openstack.wsgi [None req-4c07c794-cb93-422e-851d-95c982e12a5c d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:36.738 8 INFO cinder.api.openstack.wsgi [None req-4c07c794-cb93-422e-851d-95c982e12a5c d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 371/741] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:36 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-07 16:41:37.461 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:37.462 7 INFO cinder.api.openstack.wsgi [None req-4e9dd9b2-6505-4e90-9988-fd1cb5d2ae38 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 371/742] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:37 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-07 16:41:37.472 8 INFO cinder.api.openstack.wsgi [None req-48a4fde6-3658-4e0e-8ed7-536b2a0ce4c4 a508fbab8cd34f60a4eaf4ca387fc7c5 215eb9e2b4134c27afd4e3a8bff22d01 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 2026-05-07 16:41:37.507 8 INFO cinder.api.openstack.wsgi [None req-48a4fde6-3658-4e0e-8ed7-536b2a0ce4c4 a508fbab8cd34f60a4eaf4ca387fc7c5 215eb9e2b4134c27afd4e3a8bff22d01 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 returned with HTTP 200 [pid: 8|app: 0|req: 372/743] 10.0.0.111 () {34 vars in 879 bytes} [Thu May 7 16:41:37 2026] GET /v3/215eb9e2b4134c27afd4e3a8bff22d01/limits?tenant_id=215eb9e2b4134c27afd4e3a8bff22d01 => generated 302 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-07 16:41:37.755 7 INFO cinder.api.openstack.wsgi [None req-fe2cfde4-e09d-45e5-828c-bd9eac3fb08e d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:37.775 7 INFO cinder.volume.api [None req-fe2cfde4-e09d-45e5-828c-bd9eac3fb08e d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:41:37.779 7 INFO cinder.api.openstack.wsgi [None req-fe2cfde4-e09d-45e5-828c-bd9eac3fb08e d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:41:37 2026] GET /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:37.861 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:37.876 8 INFO cinder.volume.api [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:41:37.882 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 200 [pid: 8|app: 0|req: 373/745] 10.0.0.46 () {34 vars in 1027 bytes} [Thu May 7 16:41:37 2026] GET /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 1341 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-07 16:41:38.650 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-8ec3b7cd-1477-4b61-a003-1495fd1bab00 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:38.671 7 INFO cinder.volume.api [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-8ec3b7cd-1477-4b61-a003-1495fd1bab00 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:41:38.675 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-8ec3b7cd-1477-4b61-a003-1495fd1bab00 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 200 [pid: 7|app: 0|req: 373/746] 10.0.0.46 () {34 vars in 1027 bytes} [Thu May 7 16:41:38 2026] GET /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 1341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:38.684 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:38.685 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 374/747] 10.0.0.46 () {32 vars in 828 bytes} [Thu May 7 16:41:38 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-07 16:41:38.696 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/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-07 16:41:38.754 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments returned with HTTP 200 [pid: 7|app: 0|req: 374/748] 10.0.0.46 () {40 vars in 1056 bytes} [Thu May 7 16:41:38 2026] POST /v3/8d59b4998d8d44cfb87238427f48f1bf/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:41:39.835 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:39.835 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:39.836 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:39.836 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:40.055 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:40.056 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/751] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-07 16:41:40.061 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:40.062 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-7f1687c5-f7c0-4a3e-90dc-526a50787a8a d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/752] 10.0.0.111 () {28 vars in 376 bytes} [Thu May 7 16:41:40 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-07 16:41:44.554 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:41:44.555 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-53a91329-a46e-4b0d-b953-b2ebf90c5a57 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/753] 199.204.45.38 () {32 vars in 839 bytes} [Thu May 7 16:41:44 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-07 16:41:44.572 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-1fe48dfc-c9e1-404f-a0dc-8eabb5da1f61 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:44.591 7 INFO cinder.volume.api [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-1fe48dfc-c9e1-404f-a0dc-8eabb5da1f61 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:41:44.596 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-1fe48dfc-c9e1-404f-a0dc-8eabb5da1f61 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 199.204.45.38 () {36 vars in 1072 bytes} [Thu May 7 16:41:44 2026] GET /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 1521 bytes in 31 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-07 16:41:46.470 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da /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() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:41:47.522 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 199.204.45.38 () {40 vars in 1134 bytes} [Thu May 7 16:41:46 2026] PUT /v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da => generated 802 bytes in 1061 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-07 16:41:48.046 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da/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-07 16:41:48.078 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da/action returned with HTTP 204 [pid: 7|app: 0|req: 378/756] 199.204.45.38 () {40 vars in 1147 bytes} [Thu May 7 16:41:48 2026] POST /v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-07 16:41:49.834 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:49.835 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:49.835 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:49.836 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:59.835 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:59.835 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:41:59.835 7 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-14385cf3-7960-4073-9846-11ed7bdbaeae d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:41:59.836 8 INFO cinder.api.openstack.wsgi [req-2fed4486-e5d0-4f2a-be6b-bc5c10c56ed9 req-d66958f3-b48a-49ce-93e1-105393c57775 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://10.0.0.34: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-07 16:42:00.325 7 INFO cinder.api.openstack.wsgi [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-3b379bba-853f-4f37-ad3f-c3e2105052f8 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:00.893 7 INFO cinder.api.openstack.wsgi [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-3b379bba-853f-4f37-ad3f-c3e2105052f8 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da returned with HTTP 200 [pid: 7|app: 0|req: 381/761] 199.204.45.38 () {38 vars in 1102 bytes} [Thu May 7 16:42:00 2026] DELETE /v3/8d59b4998d8d44cfb87238427f48f1bf/attachments/ebc307af-04dd-4f72-be05-180f1afdb6da => generated 19 bytes in 575 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-07 16:42:00.911 8 INFO cinder.api.openstack.wsgi [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-02a83802-011b-4664-acfa-b719165700d7 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf 2026-05-07 16:42:00.912 8 INFO cinder.api.v3.volumes [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-02a83802-011b-4664-acfa-b719165700d7 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Delete volume with id: cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:00.922 8 INFO cinder.volume.api [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-02a83802-011b-4664-acfa-b719165700d7 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Volume info retrieved successfully. 2026-05-07 16:42:00.953 8 INFO cinder.volume.api [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-02a83802-011b-4664-acfa-b719165700d7 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] Delete volume request issued successfully. 2026-05-07 16:42:00.953 8 INFO cinder.api.openstack.wsgi [req-88154a45-58f8-4868-a180-b52f24d3e6a4 req-02a83802-011b-4664-acfa-b719165700d7 d81d7aab8dd5470bb1f1ecec01ba7f26 8d59b4998d8d44cfb87238427f48f1bf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf returned with HTTP 202 [pid: 8|app: 0|req: 381/762] 199.204.45.38 () {36 vars in 1053 bytes} [Thu May 7 16:42:00 2026] DELETE /v3/8d59b4998d8d44cfb87238427f48f1bf/volumes/cfdf8e44-33ff-4d31-ac1b-53333e1a6bbf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:08.722 7 INFO cinder.api.openstack.wsgi [None req-cc73a0c6-bce5-442b-aee6-1e515e53e7f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/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-07 16:42:08.736 7 INFO cinder.volume.api [None req-cc73a0c6-bce5-442b-aee6-1e515e53e7f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:42:08.738 7 INFO cinder.api.openstack.wsgi [None req-cc73a0c6-bce5-442b-aee6-1e515e53e7f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/763] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:42:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 170 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-07 16:42:08.750 8 INFO cinder.api.openstack.wsgi [None req-8c667eda-70a6-41f7-a558-8962cfc971af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:42:08.762 8 INFO cinder.api.openstack.wsgi [None req-8c667eda-70a6-41f7-a558-8962cfc971af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 382/764] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:42:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:08.775 7 INFO cinder.api.openstack.wsgi [None req-5e093a4b-ddf6-4e85-a4ae-3739b5c5dfc0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:42:09.278 7 INFO cinder.api.openstack.wsgi [None req-5e093a4b-ddf6-4e85-a4ae-3739b5c5dfc0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 383/765] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:42:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:42:09.293 8 INFO cinder.api.openstack.wsgi [None req-bd54b684-99cf-4620-8e38-e8331b533810 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:42:09.308 8 INFO cinder.volume.api [None req-bd54b684-99cf-4620-8e38-e8331b533810 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:42:09.311 8 INFO cinder.api.openstack.wsgi [None req-bd54b684-99cf-4620-8e38-e8331b533810 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/766] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:42:09.321 7 INFO cinder.api.openstack.wsgi [None req-dbab0d10-299f-4900-9648-f104a9a6c8eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:42:09.329 7 INFO cinder.volume.api [None req-dbab0d10-299f-4900-9648-f104a9a6c8eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:42:09.329 7 INFO cinder.api.openstack.wsgi [None req-dbab0d10-299f-4900-9648-f104a9a6c8eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:42:09.371 8 INFO cinder.api.openstack.wsgi [None req-38cdb24c-8763-4c58-801f-a18c66d4d3ab c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/26e576e159404f6f86d9d7e1dafbc39f?usage=true 2026-05-07 16:42:09.395 8 INFO cinder.api.openstack.wsgi [None req-38cdb24c-8763-4c58-801f-a18c66d4d3ab c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/26e576e159404f6f86d9d7e1dafbc39f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 384/768] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/26e576e159404f6f86d9d7e1dafbc39f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.407 7 INFO cinder.api.openstack.wsgi [None req-ad9c9cce-5db8-4a73-98e6-677c0ac37114 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true 2026-05-07 16:42:09.439 7 INFO cinder.api.openstack.wsgi [None req-ad9c9cce-5db8-4a73-98e6-677c0ac37114 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/769] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.449 8 INFO cinder.api.openstack.wsgi [None req-9fc9a5ab-e622-44a3-bff7-9e5378bcc8dd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:42:09.502 8 INFO cinder.api.openstack.wsgi [None req-9fc9a5ab-e622-44a3-bff7-9e5378bcc8dd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 385/770] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.513 7 INFO cinder.api.openstack.wsgi [None req-0ccd2951-58d4-4d53-8adb-2ac8e6dedefb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/6929286c446a484cb933a95af60c82df?usage=true 2026-05-07 16:42:09.559 7 INFO cinder.api.openstack.wsgi [None req-0ccd2951-58d4-4d53-8adb-2ac8e6dedefb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/6929286c446a484cb933a95af60c82df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/771] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/6929286c446a484cb933a95af60c82df?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.570 8 INFO cinder.api.openstack.wsgi [None req-2c6dbae6-9c18-4164-a14a-bda3e5a6720e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:42:09.601 8 INFO cinder.api.openstack.wsgi [None req-2c6dbae6-9c18-4164-a14a-bda3e5a6720e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/772] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.610 7 INFO cinder.api.openstack.wsgi [None req-0880750b-e6e3-4b85-bd74-a9c5ebd6120b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d59b4998d8d44cfb87238427f48f1bf?usage=true 2026-05-07 16:42:09.631 7 INFO cinder.api.openstack.wsgi [None req-0880750b-e6e3-4b85-bd74-a9c5ebd6120b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d59b4998d8d44cfb87238427f48f1bf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/773] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d59b4998d8d44cfb87238427f48f1bf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.644 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true 2026-05-07 16:42:09.671 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/774] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.682 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:42:09.706 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/775] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:42:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:09.835 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:09.836 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:09.837 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:09.837 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:19.835 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:19.835 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:19.836 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:19.837 8 INFO cinder.api.openstack.wsgi [None req-bace5a1f-f687-4787-a553-3b7578344a81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:25.947 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:42:25.948 7 INFO cinder.api.openstack.wsgi [None req-7d22e01f-80bc-4ba3-bc02-ed3639500697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 391/780] 10.0.0.105 () {30 vars in 411 bytes} [Thu May 7 16:42:25 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-07 16:42:28.793 8 INFO cinder.api.openstack.wsgi [None req-910b6238-db2d-4207-86f8-b2b10aed7229 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes 2026-05-07 16:42:28.835 8 INFO cinder.volume.api [None req-910b6238-db2d-4207-86f8-b2b10aed7229 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Get all volumes completed successfully. 2026-05-07 16:42:28.835 8 INFO cinder.api.openstack.wsgi [None req-910b6238-db2d-4207-86f8-b2b10aed7229 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.105 () {32 vars in 701 bytes} [Thu May 7 16:42:28 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:42:28.853 7 INFO cinder.api.openstack.wsgi [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes 2026-05-07 16:42:28.854 7 INFO cinder.api.v3.volumes [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume of 1 GB 2026-05-07 16:42:28.860 7 INFO cinder.volume.api [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:42:29.025 7 INFO cinder.volume.api [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume request issued successfully. 2026-05-07 16:42:29.026 7 INFO cinder.api.openstack.wsgi [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 392/782] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:42:28 2026] POST /v3/f3e5738829f54aa49d035c9fc57540e5/volumes => generated 876 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-07 16:42:29.041 8 INFO cinder.api.openstack.wsgi [None req-f77dba8b-613e-43be-9444-c72562b88784 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:29.175 8 INFO cinder.volume.api [None req-f77dba8b-613e-43be-9444-c72562b88784 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:29.180 8 INFO cinder.api.openstack.wsgi [None req-f77dba8b-613e-43be-9444-c72562b88784 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 200 [pid: 8|app: 0|req: 391/783] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:29 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 944 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:29.835 7 INFO cinder.api.openstack.wsgi [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:29.835 8 INFO cinder.api.openstack.wsgi [None req-f77dba8b-613e-43be-9444-c72562b88784 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:29.836 7 INFO cinder.api.openstack.wsgi [None req-c8ae73f6-b1bc-4d6d-a103-0548ee35e193 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:29.836 8 INFO cinder.api.openstack.wsgi [None req-f77dba8b-613e-43be-9444-c72562b88784 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34: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-07 16:42:30.201 7 INFO cinder.api.openstack.wsgi [None req-b7824eb7-0b47-42f9-bbbb-760c81ec22b6 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:30.214 7 INFO cinder.volume.api [None req-b7824eb7-0b47-42f9-bbbb-760c81ec22b6 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:30.218 7 INFO cinder.api.openstack.wsgi [None req-b7824eb7-0b47-42f9-bbbb-760c81ec22b6 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:30 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 969 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:30.239 8 INFO cinder.api.openstack.wsgi [None req-9e5b1e64-5611-4607-94ad-227edd6d2e6d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:30.253 8 INFO cinder.volume.api [None req-9e5b1e64-5611-4607-94ad-227edd6d2e6d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:30.258 8 INFO cinder.api.openstack.wsgi [None req-9e5b1e64-5611-4607-94ad-227edd6d2e6d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:30 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 969 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-07 16:42:30.279 7 INFO cinder.api.openstack.wsgi [None req-abf85d39-ab28-468b-9307-fd70d7b6604c ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes 2026-05-07 16:42:30.282 7 INFO cinder.api.v3.volumes [None req-abf85d39-ab28-468b-9307-fd70d7b6604c ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume of 1 GB 2026-05-07 16:42:30.287 7 INFO cinder.volume.api [None req-abf85d39-ab28-468b-9307-fd70d7b6604c ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:42:30.419 7 INFO cinder.volume.api [None req-abf85d39-ab28-468b-9307-fd70d7b6604c ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume request issued successfully. 2026-05-07 16:42:30.420 7 INFO cinder.api.openstack.wsgi [None req-abf85d39-ab28-468b-9307-fd70d7b6604c ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 395/788] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:42:30 2026] POST /v3/f3e5738829f54aa49d035c9fc57540e5/volumes => generated 876 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:30.443 8 INFO cinder.api.openstack.wsgi [None req-257a7ff1-4d89-451e-b8d4-fdbaecb7f6ed ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:30.460 8 INFO cinder.volume.api [None req-257a7ff1-4d89-451e-b8d4-fdbaecb7f6ed ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:30.466 8 INFO cinder.api.openstack.wsgi [None req-257a7ff1-4d89-451e-b8d4-fdbaecb7f6ed ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 200 [pid: 8|app: 0|req: 394/789] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:30 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => generated 944 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-07 16:42:31.489 7 INFO cinder.api.openstack.wsgi [None req-cccc4f7b-b54b-45ca-be8d-46ca2d111a9a ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:31.506 7 INFO cinder.volume.api [None req-cccc4f7b-b54b-45ca-be8d-46ca2d111a9a ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:31.519 7 INFO cinder.api.openstack.wsgi [None req-cccc4f7b-b54b-45ca-be8d-46ca2d111a9a ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:31 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => generated 969 bytes in 37 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-07 16:42:31.543 8 INFO cinder.api.openstack.wsgi [None req-f6c0a7f8-ba23-4071-8cc4-0cf0d536e801 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:31.561 8 INFO cinder.volume.api [None req-f6c0a7f8-ba23-4071-8cc4-0cf0d536e801 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:31.567 8 INFO cinder.api.openstack.wsgi [None req-f6c0a7f8-ba23-4071-8cc4-0cf0d536e801 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:31 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => 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-07 16:42:31.584 7 INFO cinder.api.openstack.wsgi [None req-33ece37f-f879-43bd-aa83-2f6c861125b5 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes 2026-05-07 16:42:31.587 7 INFO cinder.api.v3.volumes [None req-33ece37f-f879-43bd-aa83-2f6c861125b5 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume of 1 GB 2026-05-07 16:42:31.595 7 INFO cinder.volume.api [None req-33ece37f-f879-43bd-aa83-2f6c861125b5 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:42:31.726 7 INFO cinder.volume.api [None req-33ece37f-f879-43bd-aa83-2f6c861125b5 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Create volume request issued successfully. 2026-05-07 16:42:31.727 7 INFO cinder.api.openstack.wsgi [None req-33ece37f-f879-43bd-aa83-2f6c861125b5 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/792] 10.0.0.105 () {34 vars in 723 bytes} [Thu May 7 16:42:31 2026] POST /v3/f3e5738829f54aa49d035c9fc57540e5/volumes => generated 876 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-07 16:42:31.748 8 INFO cinder.api.openstack.wsgi [None req-9a0c5c18-2c10-4e52-b3d5-3a93700f143f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:31.772 8 INFO cinder.volume.api [None req-9a0c5c18-2c10-4e52-b3d5-3a93700f143f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:31.779 8 INFO cinder.api.openstack.wsgi [None req-9a0c5c18-2c10-4e52-b3d5-3a93700f143f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:31 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 944 bytes in 38 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-07 16:42:32.805 7 INFO cinder.api.openstack.wsgi [None req-e80f21c0-d6ac-411b-9887-cd54dd7feb35 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:32.819 7 INFO cinder.volume.api [None req-e80f21c0-d6ac-411b-9887-cd54dd7feb35 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:32.826 7 INFO cinder.api.openstack.wsgi [None req-e80f21c0-d6ac-411b-9887-cd54dd7feb35 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:32 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 969 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-07 16:42:32.847 8 INFO cinder.api.openstack.wsgi [None req-5171128e-e9c1-4748-8048-4936bea89097 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:32.869 8 INFO cinder.volume.api [None req-5171128e-e9c1-4748-8048-4936bea89097 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:32.873 8 INFO cinder.api.openstack.wsgi [None req-5171128e-e9c1-4748-8048-4936bea89097 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 200 [pid: 8|app: 0|req: 397/795] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:32 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:32.897 7 INFO cinder.api.openstack.wsgi [None req-dacca80b-0cb8-4e2a-8443-72c96a57a807 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes 2026-05-07 16:42:32.930 7 INFO cinder.volume.api [None req-dacca80b-0cb8-4e2a-8443-72c96a57a807 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Get all volumes completed successfully. 2026-05-07 16:42:32.931 7 INFO cinder.api.openstack.wsgi [None req-dacca80b-0cb8-4e2a-8443-72c96a57a807 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 10.0.0.105 () {32 vars in 701 bytes} [Thu May 7 16:42:32 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes => generated 1324 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-07 16:42:32.954 8 INFO cinder.api.openstack.wsgi [None req-75b8e84c-ee19-4653-b16f-cb536c13bd2d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:32.968 8 INFO cinder.volume.api [None req-75b8e84c-ee19-4653-b16f-cb536c13bd2d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:32.972 8 INFO cinder.api.openstack.wsgi [None req-75b8e84c-ee19-4653-b16f-cb536c13bd2d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:32 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:32.993 7 INFO cinder.api.openstack.wsgi [None req-1e36e525-e48f-4aed-893e-7875ba487698 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 2026-05-07 16:42:32.994 7 INFO cinder.api.v3.volumes [None req-1e36e525-e48f-4aed-893e-7875ba487698 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume with id: f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:33.002 7 INFO cinder.volume.api [None req-1e36e525-e48f-4aed-893e-7875ba487698 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:33.029 7 INFO cinder.volume.api [None req-1e36e525-e48f-4aed-893e-7875ba487698 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume request issued successfully. 2026-05-07 16:42:33.029 7 INFO cinder.api.openstack.wsgi [None req-1e36e525-e48f-4aed-893e-7875ba487698 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 202 [pid: 7|app: 0|req: 400/798] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:42:32 2026] DELETE /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:33.044 8 INFO cinder.api.openstack.wsgi [None req-9c5362c6-1433-4c6c-a2e4-ae166068fbfe ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:33.058 8 INFO cinder.volume.api [None req-9c5362c6-1433-4c6c-a2e4-ae166068fbfe ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:33.062 8 INFO cinder.api.openstack.wsgi [None req-9c5362c6-1433-4c6c-a2e4-ae166068fbfe ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:33 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:34.081 7 INFO cinder.api.openstack.wsgi [None req-0ea1da98-22c7-4edd-a7b4-7a5f093e3e0d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 2026-05-07 16:42:34.092 7 INFO cinder.api.openstack.wsgi [None req-0ea1da98-22c7-4edd-a7b4-7a5f093e3e0d ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 returned with HTTP 404 [pid: 7|app: 0|req: 401/800] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:34 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/f7fd3025-92dd-4425-9dda-e3bd923c9952 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:34.105 8 INFO cinder.api.openstack.wsgi [None req-9251b34b-12cd-41f1-ba1f-11caf38839f1 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:34.135 8 INFO cinder.volume.api [None req-9251b34b-12cd-41f1-ba1f-11caf38839f1 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:34.141 8 INFO cinder.api.openstack.wsgi [None req-9251b34b-12cd-41f1-ba1f-11caf38839f1 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:34 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:34.163 7 INFO cinder.api.openstack.wsgi [None req-51f69935-7ead-4531-b3d4-cc4c76601bd0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c 2026-05-07 16:42:34.164 7 INFO cinder.api.v3.volumes [None req-51f69935-7ead-4531-b3d4-cc4c76601bd0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume with id: 66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:34.178 7 INFO cinder.volume.api [None req-51f69935-7ead-4531-b3d4-cc4c76601bd0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:34.201 7 INFO cinder.volume.api [None req-51f69935-7ead-4531-b3d4-cc4c76601bd0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume request issued successfully. 2026-05-07 16:42:34.201 7 INFO cinder.api.openstack.wsgi [None req-51f69935-7ead-4531-b3d4-cc4c76601bd0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 202 [pid: 7|app: 0|req: 402/802] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:42:34 2026] DELETE /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:34.211 8 INFO cinder.api.openstack.wsgi [None req-fdeb6a86-2acb-4e9e-9dee-4ea69544d6ce ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:34.226 8 INFO cinder.volume.api [None req-fdeb6a86-2acb-4e9e-9dee-4ea69544d6ce ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:34.232 8 INFO cinder.api.openstack.wsgi [None req-fdeb6a86-2acb-4e9e-9dee-4ea69544d6ce ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:34 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => generated 968 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-07 16:42:35.250 7 INFO cinder.api.openstack.wsgi [None req-fb2541fd-f126-48e0-8378-eb723a79c3e8 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c 2026-05-07 16:42:35.258 7 INFO cinder.api.openstack.wsgi [None req-fb2541fd-f126-48e0-8378-eb723a79c3e8 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c returned with HTTP 404 [pid: 7|app: 0|req: 403/804] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:35 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/66217215-b5d5-43cf-882d-a0c21fbab70c => 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-07 16:42:35.267 8 INFO cinder.api.openstack.wsgi [None req-10ca952a-17d6-4249-bc36-7bb5a162ee74 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:35.289 8 INFO cinder.volume.api [None req-10ca952a-17d6-4249-bc36-7bb5a162ee74 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:35.295 8 INFO cinder.api.openstack.wsgi [None req-10ca952a-17d6-4249-bc36-7bb5a162ee74 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:35 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:42:35.310 7 INFO cinder.api.openstack.wsgi [None req-a8c3723f-618a-47bb-8eca-251da0f692a0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf 2026-05-07 16:42:35.311 7 INFO cinder.api.v3.volumes [None req-a8c3723f-618a-47bb-8eca-251da0f692a0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume with id: 1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:35.320 7 INFO cinder.volume.api [None req-a8c3723f-618a-47bb-8eca-251da0f692a0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:35.343 7 INFO cinder.volume.api [None req-a8c3723f-618a-47bb-8eca-251da0f692a0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Delete volume request issued successfully. 2026-05-07 16:42:35.343 7 INFO cinder.api.openstack.wsgi [None req-a8c3723f-618a-47bb-8eca-251da0f692a0 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 202 [pid: 7|app: 0|req: 404/806] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:42:35 2026] DELETE /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 0 bytes in 39 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-07 16:42:35.354 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:42:35.367 8 INFO cinder.volume.api [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] Volume info retrieved successfully. 2026-05-07 16:42:35.373 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:35 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:42:36.402 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf 2026-05-07 16:42:36.411 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf returned with HTTP 404 [pid: 7|app: 0|req: 405/808] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:42:36 2026] GET /v3/f3e5738829f54aa49d035c9fc57540e5/volumes/1e5c55ca-326e-476f-8357-799965e7afbf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-07 16:42:39.835 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:39.836 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:39.836 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:39.836 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:49.835 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:49.836 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:49.836 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:49.837 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:59.835 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:59.835 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:42:59.836 7 INFO cinder.api.openstack.wsgi [None req-e5f70ef1-8c55-4a82-a1ec-242ae293c3b2 ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:42:59.837 8 INFO cinder.api.openstack.wsgi [None req-df9bb15c-bc74-4d30-a789-5c6dc77dd78f ec346815203f4aabb35f08af09061b3e f3e5738829f54aa49d035c9fc57540e5 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:00.454 7 INFO cinder.api.openstack.wsgi [None req-bde8ac1e-ad72-43d6-8050-7691cdce95da 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes 2026-05-07 16:43:00.456 7 INFO cinder.api.v3.volumes [None req-bde8ac1e-ad72-43d6-8050-7691cdce95da 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Create volume of 1 GB 2026-05-07 16:43:00.462 7 INFO cinder.volume.api [None req-bde8ac1e-ad72-43d6-8050-7691cdce95da 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:43:00.627 7 INFO cinder.volume.api [None req-bde8ac1e-ad72-43d6-8050-7691cdce95da 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Create volume request issued successfully. 2026-05-07 16:43:00.627 7 INFO cinder.api.openstack.wsgi [None req-bde8ac1e-ad72-43d6-8050-7691cdce95da 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes returned with HTTP 202 [pid: 7|app: 0|req: 409/815] 10.0.0.105 () {34 vars in 722 bytes} [Thu May 7 16:43:00 2026] POST /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes => generated 860 bytes in 330 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-07 16:43:00.643 8 INFO cinder.api.openstack.wsgi [None req-260fbbfa-ed3f-4a89-bfbd-bd6d38740dd7 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:00.653 8 INFO cinder.volume.api [None req-260fbbfa-ed3f-4a89-bfbd-bd6d38740dd7 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:00.659 8 INFO cinder.api.openstack.wsgi [None req-260fbbfa-ed3f-4a89-bfbd-bd6d38740dd7 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 8|app: 0|req: 407/816] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:00 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 928 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-07 16:43:01.678 7 INFO cinder.api.openstack.wsgi [None req-7fc5cc0b-e00d-41d8-a858-78cf57d4fb8a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:01.700 7 INFO cinder.volume.api [None req-7fc5cc0b-e00d-41d8-a858-78cf57d4fb8a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:01.707 7 INFO cinder.api.openstack.wsgi [None req-7fc5cc0b-e00d-41d8-a858-78cf57d4fb8a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 7|app: 0|req: 410/817] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:01 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:43:08.721 8 INFO cinder.api.openstack.wsgi [None req-d881fec9-3786-4306-9f8d-dc87ff7844b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/56829b0556ba478b87adb9949b431ffd?usage=true 2026-05-07 16:43:08.743 8 INFO cinder.api.openstack.wsgi [None req-d881fec9-3786-4306-9f8d-dc87ff7844b9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/56829b0556ba478b87adb9949b431ffd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/818] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/56829b0556ba478b87adb9949b431ffd?usage=true => generated 847 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:43:08.758 7 INFO cinder.api.openstack.wsgi [None req-81612eb8-b2a8-4fb8-b9b3-387f6ca9dcc7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true 2026-05-07 16:43:08.780 7 INFO cinder.api.openstack.wsgi [None req-81612eb8-b2a8-4fb8-b9b3-387f6ca9dcc7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/819] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/573144b5bb6349eb908ed7a39ee231ed?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.790 8 INFO cinder.api.openstack.wsgi [None req-ed28271a-0187-47a3-8864-4ad69a4523f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:43:08.813 8 INFO cinder.api.openstack.wsgi [None req-ed28271a-0187-47a3-8864-4ad69a4523f5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/820] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.825 7 INFO cinder.api.openstack.wsgi [None req-b81714b0-0f20-4979-bd33-030f04ee6226 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8526759b7c794f19927f53f16529a23a?usage=true 2026-05-07 16:43:08.845 7 INFO cinder.api.openstack.wsgi [None req-b81714b0-0f20-4979-bd33-030f04ee6226 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8526759b7c794f19927f53f16529a23a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/821] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8526759b7c794f19927f53f16529a23a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.857 8 INFO cinder.api.openstack.wsgi [None req-1d0fc895-4853-4b8f-9445-69dab5b4f037 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:43:08.877 8 INFO cinder.api.openstack.wsgi [None req-1d0fc895-4853-4b8f-9445-69dab5b4f037 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/822] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.890 7 INFO cinder.api.openstack.wsgi [None req-8db3e4ea-9251-4aee-828f-40fc020a6cf1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c038c1b53f044a4aa709dea06886587c?usage=true 2026-05-07 16:43:08.924 7 INFO cinder.api.openstack.wsgi [None req-8db3e4ea-9251-4aee-828f-40fc020a6cf1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c038c1b53f044a4aa709dea06886587c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/823] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c038c1b53f044a4aa709dea06886587c?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.939 8 INFO cinder.api.openstack.wsgi [None req-ef67528d-8e48-4ec7-9128-ecc3b8439d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true 2026-05-07 16:43:08.966 8 INFO cinder.api.openstack.wsgi [None req-ef67528d-8e48-4ec7-9128-ecc3b8439d9d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/824] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/c9d78d1122ac4c2da67b8474824ff0d6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:08.980 7 INFO cinder.api.openstack.wsgi [None req-78a22ca9-8cc2-4368-9b19-a159280ab772 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/d13e2e7e95aa456bb46ed8b3a4caeb22?usage=true 2026-05-07 16:43:09.002 7 INFO cinder.api.openstack.wsgi [None req-78a22ca9-8cc2-4368-9b19-a159280ab772 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/d13e2e7e95aa456bb46ed8b3a4caeb22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/825] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/d13e2e7e95aa456bb46ed8b3a4caeb22?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:09.014 8 INFO cinder.api.openstack.wsgi [None req-5797b8e0-1690-4666-892a-dc0ee346109a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:43:09.037 8 INFO cinder.api.openstack.wsgi [None req-5797b8e0-1690-4666-892a-dc0ee346109a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/826] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:09.049 7 INFO cinder.api.openstack.wsgi [None req-68ca9996-6cc9-4c12-a152-c341d53bdf9c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:43:09.056 7 INFO cinder.volume.api [None req-68ca9996-6cc9-4c12-a152-c341d53bdf9c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:43:09.056 7 INFO cinder.api.openstack.wsgi [None req-68ca9996-6cc9-4c12-a152-c341d53bdf9c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/827] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:43:09.068 8 INFO cinder.api.openstack.wsgi [None req-6c90a14d-c411-49fa-b3ac-af75563ab727 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:43:09.073 8 INFO cinder.api.openstack.wsgi [None req-6c90a14d-c411-49fa-b3ac-af75563ab727 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 413/828] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:09.082 7 INFO cinder.api.openstack.wsgi [None req-31c9daaf-4f50-440c-9e51-230a02333448 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:43:09.095 7 INFO cinder.volume.api [None req-31c9daaf-4f50-440c-9e51-230a02333448 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:43:09.104 7 INFO cinder.api.openstack.wsgi [None req-31c9daaf-4f50-440c-9e51-230a02333448 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 416/829] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1121 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:43:09.114 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:43:09.126 8 INFO cinder.volume.api [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:43:09.135 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/830] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1121 bytes in 25 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-07 16:43:09.149 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:43:09.654 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 417/831] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:43:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:43:09.835 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:09.836 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:09.839 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:09.840 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:19.834 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:19.835 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:19.835 8 INFO cinder.api.openstack.wsgi [None req-0bba1e14-a675-424a-aba9-e17c96191f8d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:19.836 7 INFO cinder.api.openstack.wsgi [None req-adcbf49a-a19b-428a-83f5-eeff3067e5cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:43:21.564 8 INFO cinder.api.openstack.wsgi [None req-fd28feda-e90f-4462-bd2f-c500f1bc8a9f 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/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-07 16:43:21.579 8 INFO cinder.volume.api [None req-fd28feda-e90f-4462-bd2f-c500f1bc8a9f 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:21.590 8 INFO cinder.volume.api [None req-fd28feda-e90f-4462-bd2f-c500f1bc8a9f 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Update volume admin metadata completed successfully. 2026-05-07 16:43:22.096 8 INFO cinder.volume.api [None req-fd28feda-e90f-4462-bd2f-c500f1bc8a9f 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Attach volume completed successfully. 2026-05-07 16:43:22.096 8 INFO cinder.api.openstack.wsgi [None req-fd28feda-e90f-4462-bd2f-c500f1bc8a9f 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/action returned with HTTP 202 [pid: 8|app: 0|req: 417/836] 10.0.0.105 () {34 vars in 810 bytes} [Thu May 7 16:43:21 2026] POST /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-07 16:43:22.110 7 INFO cinder.api.openstack.wsgi [None req-fb82585b-0aa0-42f7-a0a5-79e7e22c3ab1 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:22.127 7 INFO cinder.volume.api [None req-fb82585b-0aa0-42f7-a0a5-79e7e22c3ab1 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:22.133 7 INFO cinder.api.openstack.wsgi [None req-fb82585b-0aa0-42f7-a0a5-79e7e22c3ab1 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 7|app: 0|req: 420/837] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:22 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 1287 bytes in 33 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-07 16:43:22.154 8 INFO cinder.api.openstack.wsgi [None req-2135c701-5aa4-431e-b1b1-bb9254b55694 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/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-07 16:43:22.180 8 INFO cinder.volume.api [None req-2135c701-5aa4-431e-b1b1-bb9254b55694 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:22.687 8 INFO cinder.volume.api [None req-2135c701-5aa4-431e-b1b1-bb9254b55694 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Detach volume completed successfully. 2026-05-07 16:43:22.687 8 INFO cinder.api.openstack.wsgi [None req-2135c701-5aa4-431e-b1b1-bb9254b55694 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/action returned with HTTP 202 [pid: 8|app: 0|req: 418/838] 10.0.0.105 () {34 vars in 810 bytes} [Thu May 7 16:43:22 2026] POST /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8/action => generated 0 bytes in 540 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-07 16:43:22.700 7 INFO cinder.api.openstack.wsgi [None req-ae7ccb33-a172-4b8a-b73b-5d5650e27c8b 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:22.730 7 INFO cinder.volume.api [None req-ae7ccb33-a172-4b8a-b73b-5d5650e27c8b 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:22.738 7 INFO cinder.api.openstack.wsgi [None req-ae7ccb33-a172-4b8a-b73b-5d5650e27c8b 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 7|app: 0|req: 421/839] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:22 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 972 bytes in 46 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-07 16:43:29.203 8 INFO cinder.api.openstack.wsgi [None req-7c019b34-cdd5-47c5-802d-3ab255a0d475 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:29.217 8 INFO cinder.volume.api [None req-7c019b34-cdd5-47c5-802d-3ab255a0d475 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:29.221 8 INFO cinder.api.openstack.wsgi [None req-7c019b34-cdd5-47c5-802d-3ab255a0d475 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 8|app: 0|req: 419/840] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:29 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 972 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-07 16:43:29.242 7 INFO cinder.api.openstack.wsgi [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 2026-05-07 16:43:29.243 7 INFO cinder.api.v3.volumes [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Delete volume with id: 16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:29.252 7 INFO cinder.volume.api [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:29.272 7 INFO cinder.volume.api [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Delete volume request issued successfully. 2026-05-07 16:43:29.273 7 INFO cinder.api.openstack.wsgi [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 202 [pid: 7|app: 0|req: 422/841] 10.0.0.105 () {32 vars in 778 bytes} [Thu May 7 16:43:29 2026] DELETE /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 0 bytes in 36 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-07 16:43:29.283 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:43:29.296 8 INFO cinder.volume.api [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] Volume info retrieved successfully. 2026-05-07 16:43:29.302 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 200 [pid: 8|app: 0|req: 420/842] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:29 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:43:29.835 7 INFO cinder.api.openstack.wsgi [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:29.835 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:29.835 7 INFO cinder.api.openstack.wsgi [None req-bff3de8a-d66f-4c2a-8fd2-a18aaf25c755 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:29.836 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34: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-07 16:43:30.326 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 2026-05-07 16:43:30.339 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 returned with HTTP 404 [pid: 7|app: 0|req: 424/845] 10.0.0.105 () {32 vars in 775 bytes} [Thu May 7 16:43:30 2026] GET /v3/d13e2e7e95aa456bb46ed8b3a4caeb22/volumes/16e5cc7a-c763-493b-9e7d-76f722be3ff8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-07 16:43:39.835 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:39.836 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:39.837 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:39.838 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:49.835 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:49.835 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:49.836 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:49.836 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:59.835 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:59.835 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:43:59.836 7 INFO cinder.api.openstack.wsgi [None req-d44bda8c-dff4-4867-9618-f779d2a3078a 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:43:59.836 8 INFO cinder.api.openstack.wsgi [None req-24a19b86-39be-443d-9142-aae5d66119c0 74999e913ac343ac9fb159d113fe2557 d13e2e7e95aa456bb46ed8b3a4caeb22 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:08.814 7 INFO cinder.api.openstack.wsgi [None req-c247b25a-4ffb-4e29-a575-9e80bcef03bd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/138307c3f3fc4be3ab83946fc8c55edf?usage=true 2026-05-07 16:44:08.831 7 INFO cinder.api.openstack.wsgi [None req-c247b25a-4ffb-4e29-a575-9e80bcef03bd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/138307c3f3fc4be3ab83946fc8c55edf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/852] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/138307c3f3fc4be3ab83946fc8c55edf?usage=true => generated 847 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-07 16:44:08.841 8 INFO cinder.api.openstack.wsgi [None req-22b53d74-dd41-4076-a550-f83ef57e1ca8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1fa030f4e68a459d8235c6ec7f772850?usage=true 2026-05-07 16:44:08.863 8 INFO cinder.api.openstack.wsgi [None req-22b53d74-dd41-4076-a550-f83ef57e1ca8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1fa030f4e68a459d8235c6ec7f772850?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/853] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1fa030f4e68a459d8235c6ec7f772850?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:08.875 7 INFO cinder.api.openstack.wsgi [None req-ff25263f-c799-4d91-b346-047598ca3b31 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/435c31ea4fcc4f8d8fb27c84f813fb96?usage=true 2026-05-07 16:44:08.894 7 INFO cinder.api.openstack.wsgi [None req-ff25263f-c799-4d91-b346-047598ca3b31 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/435c31ea4fcc4f8d8fb27c84f813fb96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/854] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/435c31ea4fcc4f8d8fb27c84f813fb96?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:08.904 8 INFO cinder.api.openstack.wsgi [None req-4dc311f7-8892-4923-a70d-0c5d717f7f36 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:44:08.923 8 INFO cinder.api.openstack.wsgi [None req-4dc311f7-8892-4923-a70d-0c5d717f7f36 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/855] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:08.935 7 INFO cinder.api.openstack.wsgi [None req-718779a8-c623-4590-8bad-d8b270a3dfd4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:44:08.953 7 INFO cinder.api.openstack.wsgi [None req-718779a8-c623-4590-8bad-d8b270a3dfd4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/856] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:08.963 8 INFO cinder.api.openstack.wsgi [None req-d33458ad-3414-4e39-81b2-47fc079e1bd2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:44:08.987 8 INFO cinder.api.openstack.wsgi [None req-d33458ad-3414-4e39-81b2-47fc079e1bd2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/857] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:08.997 7 INFO cinder.api.openstack.wsgi [None req-1b4716e0-75b3-44de-920c-9265466d9b3a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:44:09.002 7 INFO cinder.api.openstack.wsgi [None req-1b4716e0-75b3-44de-920c-9265466d9b3a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 431/858] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:44:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:09.014 8 INFO cinder.api.openstack.wsgi [None req-04c18873-38ce-49da-bfac-7264f0aa154f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:44:09.024 8 INFO cinder.volume.api [None req-04c18873-38ce-49da-bfac-7264f0aa154f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:44:09.024 8 INFO cinder.api.openstack.wsgi [None req-04c18873-38ce-49da-bfac-7264f0aa154f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 428/859] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:44:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:44:09.039 7 INFO cinder.api.openstack.wsgi [None req-970b8863-e951-48a0-b449-5ae0cb2c07e7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:44:09.543 7 INFO cinder.api.openstack.wsgi [None req-970b8863-e951-48a0-b449-5ae0cb2c07e7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 432/860] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:44:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:44:09.555 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:44:09.566 8 INFO cinder.volume.api [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:44:09.568 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 429/861] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:44:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:44:09.577 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:44:09.586 7 INFO cinder.volume.api [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:44:09.587 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/862] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:44:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:44:09.835 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:09.835 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:09.836 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:09.837 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:19.834 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:19.835 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:19.836 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:19.837 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:29.836 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:29.836 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:29.837 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:29.837 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:39.835 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:39.835 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:39.836 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:39.836 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:49.835 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:49.836 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:49.836 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:49.838 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:59.835 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:59.835 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:44:59.836 8 INFO cinder.api.openstack.wsgi [None req-1e6a2668-499c-47c7-ab5b-92642364ca1c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:44:59.836 7 INFO cinder.api.openstack.wsgi [None req-4e0c561a-8be1-4ad4-808d-233ec96b4ae9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:08.787 8 INFO cinder.api.openstack.wsgi [None req-f7fd3619-0145-47fd-9fac-6c07f6341e92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:45:08.797 8 INFO cinder.volume.api [None req-f7fd3619-0145-47fd-9fac-6c07f6341e92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:45:08.799 8 INFO cinder.api.openstack.wsgi [None req-f7fd3619-0145-47fd-9fac-6c07f6341e92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/875] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:45:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:45:08.812 7 INFO cinder.api.openstack.wsgi [None req-cd08865d-e10c-437d-904e-00672a97bcf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:45:08.819 7 INFO cinder.api.openstack.wsgi [None req-cd08865d-e10c-437d-904e-00672a97bcf2 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 440/876] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:45:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:08.833 8 INFO cinder.api.openstack.wsgi [None req-a048261c-1e07-41a0-8342-1b4c38cd90d0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:45:09.337 8 INFO cinder.api.openstack.wsgi [None req-a048261c-1e07-41a0-8342-1b4c38cd90d0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 437/877] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:45:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.348 7 INFO cinder.api.openstack.wsgi [None req-09efeb11-ae30-4ff8-9eb3-5669669902f4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:45:09.357 7 INFO cinder.volume.api [None req-09efeb11-ae30-4ff8-9eb3-5669669902f4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:45:09.359 7 INFO cinder.api.openstack.wsgi [None req-09efeb11-ae30-4ff8-9eb3-5669669902f4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/878] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:45:09.459 8 INFO cinder.api.openstack.wsgi [None req-c2e13459-0174-4105-bc4c-e4a2e8e4b337 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true 2026-05-07 16:45:09.484 8 INFO cinder.api.openstack.wsgi [None req-c2e13459-0174-4105-bc4c-e4a2e8e4b337 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/879] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.503 7 INFO cinder.api.openstack.wsgi [None req-fd654929-f7ec-47e6-9380-f015fc7916da c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true 2026-05-07 16:45:09.524 7 INFO cinder.api.openstack.wsgi [None req-fd654929-f7ec-47e6-9380-f015fc7916da c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/880] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.533 8 INFO cinder.api.openstack.wsgi [None req-fd5b8ac3-d20f-4e96-b514-f9916859451e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true 2026-05-07 16:45:09.557 8 INFO cinder.api.openstack.wsgi [None req-fd5b8ac3-d20f-4e96-b514-f9916859451e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/881] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.579 7 INFO cinder.api.openstack.wsgi [None req-8ba5272a-eafc-4460-b5b2-d90b1811a85d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:45:09.602 7 INFO cinder.api.openstack.wsgi [None req-8ba5272a-eafc-4460-b5b2-d90b1811a85d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/882] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.612 8 INFO cinder.api.openstack.wsgi [None req-c3cd89bb-0c11-459d-8dba-70abfef77556 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true 2026-05-07 16:45:09.638 8 INFO cinder.api.openstack.wsgi [None req-c3cd89bb-0c11-459d-8dba-70abfef77556 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/883] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.660 7 INFO cinder.api.openstack.wsgi [None req-6fe0f033-aef7-4b2f-aab3-3dd908f4652a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true 2026-05-07 16:45:09.678 7 INFO cinder.api.openstack.wsgi [None req-6fe0f033-aef7-4b2f-aab3-3dd908f4652a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/884] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.689 8 INFO cinder.api.openstack.wsgi [None req-ffb72536-c7e7-4040-814c-51d68d509700 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:45:09.708 8 INFO cinder.api.openstack.wsgi [None req-ffb72536-c7e7-4040-814c-51d68d509700 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/885] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.719 7 INFO cinder.api.openstack.wsgi [None req-15d55bea-8ef0-4e43-9e30-4f36ba1f2db3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true 2026-05-07 16:45:09.738 7 INFO cinder.api.openstack.wsgi [None req-15d55bea-8ef0-4e43-9e30-4f36ba1f2db3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/886] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.748 8 INFO cinder.api.openstack.wsgi [None req-7064141d-78a2-42ec-af59-698283f1c844 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true 2026-05-07 16:45:09.769 8 INFO cinder.api.openstack.wsgi [None req-7064141d-78a2-42ec-af59-698283f1c844 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/887] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.777 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:45:09.796 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/888] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.810 8 INFO cinder.api.openstack.wsgi [None req-dbd9efce-87c0-4e79-83f8-458ee8368790 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f81c2e0e8833418f94afe39c3f55d901?usage=true 2026-05-07 16:45:09.835 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:09.836 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:09.837 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:09.837 7 INFO cinder.api.openstack.wsgi [None req-13e7c5a9-1c97-495d-9508-dd366b926657 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:09.842 8 INFO cinder.api.openstack.wsgi [None req-dbd9efce-87c0-4e79-83f8-458ee8368790 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f81c2e0e8833418f94afe39c3f55d901?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/891] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f81c2e0e8833418f94afe39c3f55d901?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.853 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true 2026-05-07 16:45:09.872 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/892] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:45:09.888 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:45:09.894 8 INFO cinder.volume.api [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:45:09.895 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/893] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:45:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:45:19.834 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:19.834 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:19.835 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:19.836 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:29.834 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:29.834 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:29.835 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:29.836 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:39.835 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:39.835 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:39.836 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:39.836 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:49.835 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:49.835 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:49.836 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:49.836 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:59.835 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:59.835 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:45:59.836 8 INFO cinder.api.openstack.wsgi [None req-2dfbf1b8-191f-462f-8009-4d4684bb5fce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:45:59.836 7 INFO cinder.api.openstack.wsgi [None req-a03213ba-d2f2-4f1e-9f71-efa1e454f9a4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:02.032 8 INFO cinder.api.openstack.wsgi [None req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes 2026-05-07 16:46:02.127 8 INFO cinder.api.v3.volumes [None req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Create volume of 16 GB 2026-05-07 16:46:02.134 8 INFO cinder.volume.api [None req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Availability Zones retrieved successfully. 2026-05-07 16:46:02.347 8 INFO cinder.volume.api [None req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Create volume request issued successfully. 2026-05-07 16:46:02.349 8 INFO cinder.api.openstack.wsgi [None req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes returned with HTTP 202 [pid: 8|app: 0|req: 450/904] 199.204.45.38 () {34 vars in 733 bytes} [Thu May 7 16:46:01 2026] POST /v3/f239ce0573a2437199ad14a031a90086/volumes => generated 846 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-07 16:46:02.360 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-093ffbd6-a218-4cb3-b90d-8d6269ae5e93 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:02.390 7 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-093ffbd6-a218-4cb3-b90d-8d6269ae5e93 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:02.393 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-093ffbd6-a218-4cb3-b90d-8d6269ae5e93 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 7|app: 0|req: 455/905] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:02 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:46:07.409 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-355bbd1f-eacd-47a4-b2bf-3b752f3c6bdd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:07.422 8 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-355bbd1f-eacd-47a4-b2bf-3b752f3c6bdd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:07.427 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-355bbd1f-eacd-47a4-b2bf-3b752f3c6bdd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 451/906] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:07 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1489 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-07 16:46:07.875 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-abaec856-f84b-4c4c-a224-3a4332c7304f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:07.891 7 INFO cinder.volume.api [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-abaec856-f84b-4c4c-a224-3a4332c7304f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:07.900 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-abaec856-f84b-4c4c-a224-3a4332c7304f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 7|app: 0|req: 456/907] 10.0.0.46 () {34 vars in 1027 bytes} [Thu May 7 16:46:07 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1489 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:46:08.328 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-46e0c23a-5b7e-44e6-9231-7fd98912342d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:08.343 8 INFO cinder.volume.api [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-46e0c23a-5b7e-44e6-9231-7fd98912342d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:08.348 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-46e0c23a-5b7e-44e6-9231-7fd98912342d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 452/908] 10.0.0.46 () {34 vars in 1027 bytes} [Thu May 7 16:46:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:08.357 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-abaec856-f84b-4c4c-a224-3a4332c7304f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:46:08.358 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-abaec856-f84b-4c4c-a224-3a4332c7304f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 457/909] 10.0.0.46 () {32 vars in 828 bytes} [Thu May 7 16:46:08 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-07 16:46:08.368 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-903eb859-a631-4dd5-bce7-f2c91dcda386 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/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-07 16:46:08.418 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-903eb859-a631-4dd5-bce7-f2c91dcda386 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments returned with HTTP 200 [pid: 8|app: 0|req: 453/910] 10.0.0.46 () {40 vars in 1056 bytes} [Thu May 7 16:46:08 2026] POST /v3/f239ce0573a2437199ad14a031a90086/attachments => generated 273 bytes in 56 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-07 16:46:08.585 7 INFO cinder.api.openstack.wsgi [None req-41a368fe-dc79-4467-b5ec-d3b78a270f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:46:08.591 7 INFO cinder.api.openstack.wsgi [None req-41a368fe-dc79-4467-b5ec-d3b78a270f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 458/911] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:46:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 53 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-07 16:46:08.604 8 INFO cinder.api.openstack.wsgi [None req-e7661d7b-d894-469e-a67a-7f467ca0b8ef c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=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-07 16:46:09.109 8 INFO cinder.api.openstack.wsgi [None req-e7661d7b-d894-469e-a67a-7f467ca0b8ef c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 454/912] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:46:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 668 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.127 7 INFO cinder.api.openstack.wsgi [None req-e39619f7-f346-40f1-9eca-5045196b4f76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:46:09.145 7 INFO cinder.volume.api [None req-e39619f7-f346-40f1-9eca-5045196b4f76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:46:09.152 7 INFO cinder.api.openstack.wsgi [None req-e39619f7-f346-40f1-9eca-5045196b4f76 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 459/913] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1491 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:09.189 8 INFO cinder.api.openstack.wsgi [None req-4ec8c330-5a6f-4b37-8b4a-5645b6084d1f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true 2026-05-07 16:46:09.216 8 INFO cinder.api.openstack.wsgi [None req-4ec8c330-5a6f-4b37-8b4a-5645b6084d1f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/914] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:46:09.229 7 INFO cinder.api.openstack.wsgi [None req-0826dcaf-aad1-4fed-b5f0-25e66667937e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true 2026-05-07 16:46:09.252 7 INFO cinder.api.openstack.wsgi [None req-0826dcaf-aad1-4fed-b5f0-25e66667937e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/915] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.263 8 INFO cinder.api.openstack.wsgi [None req-b9241fc9-f458-45db-80f4-ca2543b644a3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true 2026-05-07 16:46:09.285 8 INFO cinder.api.openstack.wsgi [None req-b9241fc9-f458-45db-80f4-ca2543b644a3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/916] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.295 7 INFO cinder.api.openstack.wsgi [None req-6067c733-6873-4706-a0e8-a0a797b7a1ad c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:46:09.318 7 INFO cinder.api.openstack.wsgi [None req-6067c733-6873-4706-a0e8-a0a797b7a1ad c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/917] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.330 8 INFO cinder.api.openstack.wsgi [None req-d830be08-cda3-4754-96a3-9870c8dd126b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true 2026-05-07 16:46:09.358 8 INFO cinder.api.openstack.wsgi [None req-d830be08-cda3-4754-96a3-9870c8dd126b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/918] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.367 7 INFO cinder.api.openstack.wsgi [None req-e3fba4bd-a83a-4110-a386-3ce89d443229 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true 2026-05-07 16:46:09.387 7 INFO cinder.api.openstack.wsgi [None req-e3fba4bd-a83a-4110-a386-3ce89d443229 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/919] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.397 8 INFO cinder.api.openstack.wsgi [None req-6fbbef8a-6664-455c-8153-eb9da26dd619 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:46:09.422 8 INFO cinder.api.openstack.wsgi [None req-6fbbef8a-6664-455c-8153-eb9da26dd619 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/920] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.435 7 INFO cinder.api.openstack.wsgi [None req-e1ff6f4b-b05c-4d13-91a9-a997b8ee7a25 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true 2026-05-07 16:46:09.453 7 INFO cinder.api.openstack.wsgi [None req-e1ff6f4b-b05c-4d13-91a9-a997b8ee7a25 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/921] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.465 8 INFO cinder.api.openstack.wsgi [None req-077aa967-a934-46c9-a60a-3735a13898ae c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true 2026-05-07 16:46:09.483 8 INFO cinder.api.openstack.wsgi [None req-077aa967-a934-46c9-a60a-3735a13898ae c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/922] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.495 7 INFO cinder.api.openstack.wsgi [None req-bea4b726-43cd-4d89-9b57-94105c238bfb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:46:09.517 7 INFO cinder.api.openstack.wsgi [None req-bea4b726-43cd-4d89-9b57-94105c238bfb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/923] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.531 8 INFO cinder.api.openstack.wsgi [None req-351d8e1c-0b64-427e-8017-da53c1200ea7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true 2026-05-07 16:46:09.551 8 INFO cinder.api.openstack.wsgi [None req-351d8e1c-0b64-427e-8017-da53c1200ea7 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/924] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:46:09.565 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:46:09.571 7 INFO cinder.volume.api [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:46:09.572 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/925] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:46:09.581 8 INFO cinder.api.openstack.wsgi [None req-53590186-e792-42c7-8465-edd81227caaf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:46:09.594 8 INFO cinder.volume.api [None req-53590186-e792-42c7-8465-edd81227caaf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:46:09.599 8 INFO cinder.api.openstack.wsgi [None req-53590186-e792-42c7-8465-edd81227caaf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/926] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:46:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1491 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:09.834 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:09.834 8 INFO cinder.api.openstack.wsgi [None req-53590186-e792-42c7-8465-edd81227caaf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:09.836 8 INFO cinder.api.openstack.wsgi [None req-53590186-e792-42c7-8465-edd81227caaf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:09.836 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:46:11.785 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-34f11658-8f2d-415c-a284-75f12ae0b6cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:11.798 8 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-34f11658-8f2d-415c-a284-75f12ae0b6cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:11.802 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-34f11658-8f2d-415c-a284-75f12ae0b6cd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 463/929] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:11 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1488 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:13.752 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-07 16:46:13.753 7 INFO cinder.api.openstack.wsgi [None req-345074d0-da4c-444e-a2ee-d9c1515581f0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 467/930] 199.204.45.38 () {32 vars in 839 bytes} [Thu May 7 16:46:13 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-07 16:46:13.761 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-74dfa92a-f95d-4db8-bf92-6c9836f8ba0a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:13.776 8 INFO cinder.volume.api [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-74dfa92a-f95d-4db8-bf92-6c9836f8ba0a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:13.782 8 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-74dfa92a-f95d-4db8-bf92-6c9836f8ba0a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 464/931] 199.204.45.38 () {36 vars in 1072 bytes} [Thu May 7 16:46:13 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-07 16:46:13.861 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-7caab253-dce0-4f7a-9af9-1e3c9304f25c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:14.894 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-7caab253-dce0-4f7a-9af9-1e3c9304f25c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f returned with HTTP 200 [pid: 7|app: 0|req: 468/932] 199.204.45.38 () {40 vars in 1134 bytes} [Thu May 7 16:46:13 2026] PUT /v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f => generated 802 bytes in 1041 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-07 16:46:15.032 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-346f9517-fd27-46b6-982f-c9182d2c6a92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:15.052 8 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-346f9517-fd27-46b6-982f-c9182d2c6a92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:15.058 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-346f9517-fd27-46b6-982f-c9182d2c6a92 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 465/933] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:15 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1489 bytes in 33 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-07 16:46:15.412 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-9675793c-4e9f-4406-ad6a-0dc3c3959691 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f/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-07 16:46:15.444 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-9675793c-4e9f-4406-ad6a-0dc3c3959691 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f/action returned with HTTP 204 [pid: 7|app: 0|req: 469/934] 199.204.45.38 () {40 vars in 1147 bytes} [Thu May 7 16:46:15 2026] POST /v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f/action => generated 0 bytes in 39 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-07 16:46:17.826 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-55c50d47-cf18-468f-9dd0-50cdc8395c82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:17.844 8 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-55c50d47-cf18-468f-9dd0-50cdc8395c82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:17.850 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-55c50d47-cf18-468f-9dd0-50cdc8395c82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 466/935] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:17 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:19.835 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-9675793c-4e9f-4406-ad6a-0dc3c3959691 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:19.835 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-55c50d47-cf18-468f-9dd0-50cdc8395c82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:19.836 7 INFO cinder.api.openstack.wsgi [req-5efce1eb-0a98-4465-bdd9-c60b3573ab8f req-9675793c-4e9f-4406-ad6a-0dc3c3959691 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:19.836 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-55c50d47-cf18-468f-9dd0-50cdc8395c82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:46:20.988 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:21.003 7 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:21.007 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 7|app: 0|req: 471/938] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:20 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1787 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-07 16:46:23.825 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:46:23.856 8 INFO cinder.volume.api [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:46:23.864 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 200 [pid: 8|app: 0|req: 468/939] 199.204.45.38 () {32 vars in 824 bytes} [Thu May 7 16:46:23 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 1787 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:46:29.835 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:29.835 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:29.835 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:29.837 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:39.834 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:39.835 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:39.835 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:39.836 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:49.835 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:49.835 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:49.836 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:49.836 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:59.836 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:59.836 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:46:59.837 8 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-b2b2d1fa-9337-4df4-87c1-2dc5c7dba369 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:46:59.838 7 INFO cinder.api.openstack.wsgi [req-0e1a23be-2c21-4e9f-a530-3a0b28495d95 req-545043cb-c299-4312-865a-ccf1a8827cbf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:47:08.588 8 INFO cinder.api.openstack.wsgi [None req-819a976f-3041-4729-9cbb-c6aabd1a1ab8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:47:08.598 8 INFO cinder.volume.api [None req-819a976f-3041-4729-9cbb-c6aabd1a1ab8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:47:08.604 8 INFO cinder.api.openstack.wsgi [None req-819a976f-3041-4729-9cbb-c6aabd1a1ab8 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 473/948] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:47:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1790 bytes in 74 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-07 16:47:08.613 7 INFO cinder.api.openstack.wsgi [None req-a6e681a1-1f8f-42db-b80b-c897dbc10d7c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:47:08.617 7 INFO cinder.api.openstack.wsgi [None req-a6e681a1-1f8f-42db-b80b-c897dbc10d7c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 476/949] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:47:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 8 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-07 16:47:08.623 8 INFO cinder.api.openstack.wsgi [None req-60747a6f-2498-4a73-b494-dd2c7041fea5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:47:08.632 8 INFO cinder.volume.api [None req-60747a6f-2498-4a73-b494-dd2c7041fea5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:47:08.636 8 INFO cinder.api.openstack.wsgi [None req-60747a6f-2498-4a73-b494-dd2c7041fea5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/950] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:47:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:47:08.644 7 INFO cinder.api.openstack.wsgi [None req-b1fc5c56-d53a-48c3-a563-7e6bd777bc31 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:47:08.650 7 INFO cinder.volume.api [None req-b1fc5c56-d53a-48c3-a563-7e6bd777bc31 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:47:08.650 7 INFO cinder.api.openstack.wsgi [None req-b1fc5c56-d53a-48c3-a563-7e6bd777bc31 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/951] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:47:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 9 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-07 16:47:08.661 8 INFO cinder.api.openstack.wsgi [None req-15d8c443-64fc-48db-b83a-47264f066911 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:47:09.164 8 INFO cinder.api.openstack.wsgi [None req-15d8c443-64fc-48db-b83a-47264f066911 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 475/952] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:47:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:47:09.214 7 INFO cinder.api.openstack.wsgi [None req-d968418e-d980-49d5-912b-1ebcfb679de4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true 2026-05-07 16:47:09.235 7 INFO cinder.api.openstack.wsgi [None req-d968418e-d980-49d5-912b-1ebcfb679de4 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/953] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.246 8 INFO cinder.api.openstack.wsgi [None req-d40a93d2-ab0e-4909-b771-f0deb2b32a8b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true 2026-05-07 16:47:09.268 8 INFO cinder.api.openstack.wsgi [None req-d40a93d2-ab0e-4909-b771-f0deb2b32a8b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/954] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.280 7 INFO cinder.api.openstack.wsgi [None req-82993c31-053b-4242-9303-5bb38e1b44fc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true 2026-05-07 16:47:09.297 7 INFO cinder.api.openstack.wsgi [None req-82993c31-053b-4242-9303-5bb38e1b44fc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/955] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.308 8 INFO cinder.api.openstack.wsgi [None req-cc2aac62-898e-4a4d-8ab9-388b39da7763 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:47:09.327 8 INFO cinder.api.openstack.wsgi [None req-cc2aac62-898e-4a4d-8ab9-388b39da7763 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/956] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.338 7 INFO cinder.api.openstack.wsgi [None req-7b8c4f40-0157-48af-90fb-b50e524e48d1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true 2026-05-07 16:47:09.358 7 INFO cinder.api.openstack.wsgi [None req-7b8c4f40-0157-48af-90fb-b50e524e48d1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/957] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.370 8 INFO cinder.api.openstack.wsgi [None req-2c9d4dce-fc58-4d24-824b-3fc72f5d4e50 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true 2026-05-07 16:47:09.390 8 INFO cinder.api.openstack.wsgi [None req-2c9d4dce-fc58-4d24-824b-3fc72f5d4e50 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/958] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.401 7 INFO cinder.api.openstack.wsgi [None req-562453d4-f93b-42b7-a7ae-1488e82bd040 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:47:09.428 7 INFO cinder.api.openstack.wsgi [None req-562453d4-f93b-42b7-a7ae-1488e82bd040 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/959] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.440 8 INFO cinder.api.openstack.wsgi [None req-b8c26567-35b6-4f4a-9a1c-811bf73838fc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true 2026-05-07 16:47:09.460 8 INFO cinder.api.openstack.wsgi [None req-b8c26567-35b6-4f4a-9a1c-811bf73838fc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/960] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.473 7 INFO cinder.api.openstack.wsgi [None req-a4a5746d-b617-4dbd-a232-f334d541fe70 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true 2026-05-07 16:47:09.497 7 INFO cinder.api.openstack.wsgi [None req-a4a5746d-b617-4dbd-a232-f334d541fe70 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.507 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:47:09.523 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/962] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.542 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true 2026-05-07 16:47:09.559 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:47:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:47:09.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:09.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:09.836 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:09.836 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:19.834 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:19.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:19.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:19.836 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:29.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:29.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:29.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:29.836 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:39.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:39.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:39.836 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:39.837 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:49.834 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:49.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:49.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:49.836 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:59.835 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:59.835 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:47:59.836 8 INFO cinder.api.openstack.wsgi [None req-a80f3e53-6af6-4470-93b9-60009a763fbd c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:47:59.836 7 INFO cinder.api.openstack.wsgi [None req-c48a0e4c-38b6-493e-8b70-29a7247b85eb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:08.546 8 INFO cinder.api.openstack.wsgi [None req-a7f0ae85-eb36-4fa1-b327-dd712d2ed697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:48:09.050 8 INFO cinder.api.openstack.wsgi [None req-a7f0ae85-eb36-4fa1-b327-dd712d2ed697 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 487/976] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:48:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 671 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.061 7 INFO cinder.api.openstack.wsgi [None req-a1095f7d-a2e7-46ae-a44e-64876b2905a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:48:09.075 7 INFO cinder.volume.api [None req-a1095f7d-a2e7-46ae-a44e-64876b2905a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:48:09.081 7 INFO cinder.api.openstack.wsgi [None req-a1095f7d-a2e7-46ae-a44e-64876b2905a9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/977] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:48:09.093 8 INFO cinder.api.openstack.wsgi [None req-b62fe3c6-5fda-4a95-ac65-8e026861cf78 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:48:09.098 8 INFO cinder.api.openstack.wsgi [None req-b62fe3c6-5fda-4a95-ac65-8e026861cf78 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 488/978] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:48:09.107 7 INFO cinder.api.openstack.wsgi [None req-dd36e5d7-c96f-473e-a4c0-3f8d97acabb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:48:09.112 7 INFO cinder.volume.api [None req-dd36e5d7-c96f-473e-a4c0-3f8d97acabb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:48:09.112 7 INFO cinder.api.openstack.wsgi [None req-dd36e5d7-c96f-473e-a4c0-3f8d97acabb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:48:09.121 8 INFO cinder.api.openstack.wsgi [None req-88af2ea6-9a97-419f-ad49-73cdf46f8e82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:48:09.132 8 INFO cinder.volume.api [None req-88af2ea6-9a97-419f-ad49-73cdf46f8e82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - 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-07 16:48:09.138 8 INFO cinder.api.openstack.wsgi [None req-88af2ea6-9a97-419f-ad49-73cdf46f8e82 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-07 16:48:09.183 7 INFO cinder.api.openstack.wsgi [None req-fdcd101e-eebd-482d-a8f4-866aa103fba3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true 2026-05-07 16:48:09.205 7 INFO cinder.api.openstack.wsgi [None req-fdcd101e-eebd-482d-a8f4-866aa103fba3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/981] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true => generated 847 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-07 16:48:09.217 8 INFO cinder.api.openstack.wsgi [None req-a38d6607-9b86-4988-ab9b-23e2342450ff c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true 2026-05-07 16:48:09.237 8 INFO cinder.api.openstack.wsgi [None req-a38d6607-9b86-4988-ab9b-23e2342450ff c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/982] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.246 7 INFO cinder.api.openstack.wsgi [None req-6f909a09-18a7-42ed-92b6-88830a934cfb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true 2026-05-07 16:48:09.267 7 INFO cinder.api.openstack.wsgi [None req-6f909a09-18a7-42ed-92b6-88830a934cfb c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.278 8 INFO cinder.api.openstack.wsgi [None req-eaa32704-0e1f-4511-8e01-d1d9f02e501e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:48:09.295 8 INFO cinder.api.openstack.wsgi [None req-eaa32704-0e1f-4511-8e01-d1d9f02e501e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.305 7 INFO cinder.api.openstack.wsgi [None req-e30d91c2-5675-4fda-b309-97724c0e67db c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true 2026-05-07 16:48:09.330 7 INFO cinder.api.openstack.wsgi [None req-e30d91c2-5675-4fda-b309-97724c0e67db c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.342 8 INFO cinder.api.openstack.wsgi [None req-b12bcd1d-0482-4aac-81ec-7e1109afc277 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true 2026-05-07 16:48:09.366 8 INFO cinder.api.openstack.wsgi [None req-b12bcd1d-0482-4aac-81ec-7e1109afc277 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.375 7 INFO cinder.api.openstack.wsgi [None req-42f50f9c-44d5-4a16-9dce-b532864b8119 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:48:09.394 7 INFO cinder.api.openstack.wsgi [None req-42f50f9c-44d5-4a16-9dce-b532864b8119 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.405 8 INFO cinder.api.openstack.wsgi [None req-701b5538-c201-4cf5-bb7a-f0691c94bf2f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true 2026-05-07 16:48:09.421 8 INFO cinder.api.openstack.wsgi [None req-701b5538-c201-4cf5-bb7a-f0691c94bf2f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.430 7 INFO cinder.api.openstack.wsgi [None req-e257d1bd-97ab-4566-ac95-f4cd2611d706 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true 2026-05-07 16:48:09.447 7 INFO cinder.api.openstack.wsgi [None req-e257d1bd-97ab-4566-ac95-f4cd2611d706 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.461 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:48:09.481 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.491 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true 2026-05-07 16:48:09.520 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/991] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:48:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:09.835 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:09.835 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:09.836 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:09.837 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:19.835 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:19.836 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:19.836 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:19.837 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:29.835 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:29.835 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:29.836 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:29.836 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:39.835 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:39.835 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:39.836 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:39.836 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:49.834 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:49.834 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:49.836 7 INFO cinder.api.openstack.wsgi [None req-e3b5743d-bbbf-4fe6-bca2-db135ec26009 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:49.836 8 INFO cinder.api.openstack.wsgi [None req-9162760f-41d1-4717-804f-0159b49d95af c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:49.976 7 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-61e2e214-20a5-4e23-93f6-3c7725e0b6bc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:48:50.529 7 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-61e2e214-20a5-4e23-93f6-3c7725e0b6bc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f returned with HTTP 200 [pid: 7|app: 0|req: 503/1002] 199.204.45.38 () {38 vars in 1102 bytes} [Thu May 7 16:48:49 2026] DELETE /v3/f239ce0573a2437199ad14a031a90086/attachments/bf857596-a57b-47fb-8bed-6b5e0942167f => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:48:50.545 8 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 2026-05-07 16:48:50.546 8 INFO cinder.api.v3.volumes [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Delete volume with id: 487bfb83-ea65-469e-a7de-657698b7be81 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-07 16:48:50.555 8 INFO cinder.volume.api [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Volume info retrieved successfully. 2026-05-07 16:48:50.579 8 INFO cinder.volume.api [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Delete volume request issued successfully. 2026-05-07 16:48:50.579 8 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 returned with HTTP 202 [pid: 8|app: 0|req: 500/1003] 199.204.45.38 () {36 vars in 1053 bytes} [Thu May 7 16:48:50 2026] DELETE /v3/f239ce0573a2437199ad14a031a90086/volumes/487bfb83-ea65-469e-a7de-657698b7be81 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-07 16:48:59.835 7 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-61e2e214-20a5-4e23-93f6-3c7725e0b6bc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:59.835 8 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:48:59.836 7 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-61e2e214-20a5-4e23-93f6-3c7725e0b6bc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:48:59.837 8 INFO cinder.api.openstack.wsgi [req-155a4748-7ec5-4783-b04a-889e5e4c492d req-b709cf4d-2ea2-4bf2-9137-c4753cd0a98d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34: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-07 16:49:08.578 7 INFO cinder.api.openstack.wsgi [None req-aef4a07c-176c-48ef-b0ca-49b88244858d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/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-07 16:49:08.585 7 INFO cinder.volume.api [None req-aef4a07c-176c-48ef-b0ca-49b88244858d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:49:08.587 7 INFO cinder.api.openstack.wsgi [None req-aef4a07c-176c-48ef-b0ca-49b88244858d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1006] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:49:08.595 8 INFO cinder.api.openstack.wsgi [None req-86ea77c5-9fbc-4735-a4d2-98654b15e940 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:49:08.603 8 INFO cinder.volume.api [None req-86ea77c5-9fbc-4735-a4d2-98654b15e940 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:49:08.605 8 INFO cinder.api.openstack.wsgi [None req-86ea77c5-9fbc-4735-a4d2-98654b15e940 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1007] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:49:08.650 7 INFO cinder.api.openstack.wsgi [None req-1fda9987-6830-473a-bb38-97faaf4fdc12 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true 2026-05-07 16:49:08.670 7 INFO cinder.api.openstack.wsgi [None req-1fda9987-6830-473a-bb38-97faaf4fdc12 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1008] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/152114476ea54409a9946113a5c0bd48?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.680 8 INFO cinder.api.openstack.wsgi [None req-06da24c7-a3cb-4428-bf72-a5766d646f81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true 2026-05-07 16:49:08.700 8 INFO cinder.api.openstack.wsgi [None req-06da24c7-a3cb-4428-bf72-a5766d646f81 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1009] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/1ea26042423f470fadf5c64cd4ab7788?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.709 7 INFO cinder.api.openstack.wsgi [None req-a18c160f-698e-4221-918d-a1b229108b02 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true 2026-05-07 16:49:08.729 7 INFO cinder.api.openstack.wsgi [None req-a18c160f-698e-4221-918d-a1b229108b02 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1010] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5ad655c41ae6407481e5a6760b30a339?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.741 8 INFO cinder.api.openstack.wsgi [None req-82cd0d19-51cb-4bed-8edd-81d3672db0c0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:49:08.761 8 INFO cinder.api.openstack.wsgi [None req-82cd0d19-51cb-4bed-8edd-81d3672db0c0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1011] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.770 7 INFO cinder.api.openstack.wsgi [None req-4e603679-e5e2-4e9a-91c0-9f2085255c0e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true 2026-05-07 16:49:08.798 7 INFO cinder.api.openstack.wsgi [None req-4e603679-e5e2-4e9a-91c0-9f2085255c0e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1012] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5cc88471879b4df4977cc338518bb24a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.810 8 INFO cinder.api.openstack.wsgi [None req-cb972f0d-ecc8-46c4-844f-5bc067803bd5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true 2026-05-07 16:49:08.829 8 INFO cinder.api.openstack.wsgi [None req-cb972f0d-ecc8-46c4-844f-5bc067803bd5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1013] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/87b62dd9bb5c4b6da4f270905286ac43?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.840 7 INFO cinder.api.openstack.wsgi [None req-8a38b2c6-a2cd-4f42-be84-3a2d48dec09a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:49:08.862 7 INFO cinder.api.openstack.wsgi [None req-8a38b2c6-a2cd-4f42-be84-3a2d48dec09a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1014] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.873 8 INFO cinder.api.openstack.wsgi [None req-8002cf75-217e-4b46-beae-375ad0178107 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true 2026-05-07 16:49:08.892 8 INFO cinder.api.openstack.wsgi [None req-8002cf75-217e-4b46-beae-375ad0178107 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1015] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/97b3a33ae1114e4089e4840c7f200738?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.904 7 INFO cinder.api.openstack.wsgi [None req-de4fbf95-5acf-4a37-bcc8-71d4e97bdca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true 2026-05-07 16:49:08.926 7 INFO cinder.api.openstack.wsgi [None req-de4fbf95-5acf-4a37-bcc8-71d4e97bdca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1016] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/e4b7722f630c4c7bac7ba4e496371338?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.935 8 INFO cinder.api.openstack.wsgi [None req-e35990bd-89a8-42b2-82c8-43f2c14699d9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:49:08.953 8 INFO cinder.api.openstack.wsgi [None req-e35990bd-89a8-42b2-82c8-43f2c14699d9 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1017] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.965 7 INFO cinder.api.openstack.wsgi [None req-13e395be-2125-4204-9c03-cebc11572ac5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true 2026-05-07 16:49:08.986 7 INFO cinder.api.openstack.wsgi [None req-13e395be-2125-4204-9c03-cebc11572ac5 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1018] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/fff077cf6a4b43309373f4e81c0e2b2a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:08.999 8 INFO cinder.api.openstack.wsgi [None req-3174350f-2e53-45fb-b6d6-b69da774a9a3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:49:09.503 8 INFO cinder.api.openstack.wsgi [None req-3174350f-2e53-45fb-b6d6-b69da774a9a3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1019] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:49:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:49:09.513 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:49:09.519 7 INFO cinder.volume.api [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:49:09.519 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1020] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:49:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:49:09.529 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:49:09.534 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 509/1021] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:49:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:49:09.836 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:09.836 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:09.837 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:09.837 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:19.835 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:19.835 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:19.836 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:19.836 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:29.836 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:29.836 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:29.837 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:29.838 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:39.839 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:39.840 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:39.841 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:39.841 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:49.835 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:49.835 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:49.836 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:49.836 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:59.835 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:59.835 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:49:59.836 7 INFO cinder.api.openstack.wsgi [None req-b0e40fbf-2ec9-49a7-a63e-dac8bbef4e3c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:49:59.836 8 INFO cinder.api.openstack.wsgi [None req-8e29b2f2-1ffb-4754-ae22-8778129365a0 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:08.766 7 INFO cinder.api.openstack.wsgi [None req-9a28619a-d57b-4243-9119-0b6a0c0cdd8e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:50:08.798 7 INFO cinder.api.openstack.wsgi [None req-9a28619a-d57b-4243-9119-0b6a0c0cdd8e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1034] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:50:08.806 8 INFO cinder.api.openstack.wsgi [None req-8208434c-2f2a-4309-8e29-71119b228b4c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:50:08.860 8 INFO cinder.api.openstack.wsgi [None req-8208434c-2f2a-4309-8e29-71119b228b4c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1035] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:50:08.871 7 INFO cinder.api.openstack.wsgi [None req-4d4da2b5-c05b-4e7d-9da6-6e9478c6947c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:50:08.933 7 INFO cinder.api.openstack.wsgi [None req-4d4da2b5-c05b-4e7d-9da6-6e9478c6947c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1036] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:50:08.945 8 INFO cinder.api.openstack.wsgi [None req-89b4b829-9f36-4811-b1fa-e0a595ad254a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:50:08.952 8 INFO cinder.volume.api [None req-89b4b829-9f36-4811-b1fa-e0a595ad254a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:50:08.952 8 INFO cinder.api.openstack.wsgi [None req-89b4b829-9f36-4811-b1fa-e0a595ad254a c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1037] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:50:08.960 7 INFO cinder.api.openstack.wsgi [None req-f237158b-6a73-4e6d-8bff-28bbb32cf945 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:50:08.967 7 INFO cinder.volume.api [None req-f237158b-6a73-4e6d-8bff-28bbb32cf945 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:50:08.969 7 INFO cinder.api.openstack.wsgi [None req-f237158b-6a73-4e6d-8bff-28bbb32cf945 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1038] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:50:08.979 8 INFO cinder.api.openstack.wsgi [None req-47405994-3494-4669-9179-0cebd7850c08 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:50:08.986 8 INFO cinder.volume.api [None req-47405994-3494-4669-9179-0cebd7850c08 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:50:08.988 8 INFO cinder.api.openstack.wsgi [None req-47405994-3494-4669-9179-0cebd7850c08 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1039] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:50:08.996 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:50:09.003 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1040] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:50:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:50:09.018 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:50:09.521 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1041] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:50:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:50:09.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:09.836 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:09.837 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:09.839 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:19.834 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:19.835 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:19.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:19.836 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:29.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:29.836 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:29.838 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:29.839 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:39.835 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:39.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:39.836 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:39.836 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:49.834 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:49.835 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:49.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:49.836 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:59.834 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:59.834 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:50:59.835 7 INFO cinder.api.openstack.wsgi [None req-4c007de5-712c-4ccf-a94a-05a43cdafd5c c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:50:59.835 8 INFO cinder.api.openstack.wsgi [None req-cd40831c-f9e7-4e3d-b6c8-f6378b8f2f3b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:08.639 7 INFO cinder.api.openstack.wsgi [None req-591c2812-6af8-4ba0-ba9c-5a770d53f86f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:51:08.646 7 INFO cinder.volume.api [None req-591c2812-6af8-4ba0-ba9c-5a770d53f86f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:51:08.648 7 INFO cinder.api.openstack.wsgi [None req-591c2812-6af8-4ba0-ba9c-5a770d53f86f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1054] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:51:08.711 8 INFO cinder.api.openstack.wsgi [None req-c43b8c2d-d594-4d71-a7fb-90dfe8e999ce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:51:08.739 8 INFO cinder.api.openstack.wsgi [None req-c43b8c2d-d594-4d71-a7fb-90dfe8e999ce c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1055] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:51:08.751 7 INFO cinder.api.openstack.wsgi [None req-1aeb2691-217d-44c0-9cbb-aaa0431f2371 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:51:08.777 7 INFO cinder.api.openstack.wsgi [None req-1aeb2691-217d-44c0-9cbb-aaa0431f2371 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1056] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:51:08.789 8 INFO cinder.api.openstack.wsgi [None req-fcf8be11-a352-456d-bd93-085234248991 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:51:08.820 8 INFO cinder.api.openstack.wsgi [None req-fcf8be11-a352-456d-bd93-085234248991 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1057] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:51:08.827 7 INFO cinder.api.openstack.wsgi [None req-aa670b9c-1c45-4d58-b17c-76087ec6d037 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:51:08.838 7 INFO cinder.volume.api [None req-aa670b9c-1c45-4d58-b17c-76087ec6d037 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:51:08.841 7 INFO cinder.api.openstack.wsgi [None req-aa670b9c-1c45-4d58-b17c-76087ec6d037 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1058] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:51:08.854 8 INFO cinder.api.openstack.wsgi [None req-7ab468d5-3067-47c2-a7f9-ec636ed66854 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:51:08.861 8 INFO cinder.volume.api [None req-7ab468d5-3067-47c2-a7f9-ec636ed66854 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:51:08.862 8 INFO cinder.api.openstack.wsgi [None req-7ab468d5-3067-47c2-a7f9-ec636ed66854 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1059] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:51:08.873 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:51:09.376 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1060] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:51:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:51:09.393 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:51:09.402 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1061] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:51:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:51:09.835 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:09.836 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:09.838 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:09.839 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:19.835 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:19.835 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:19.836 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:19.836 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:29.836 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:29.836 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:29.837 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:29.838 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:39.834 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:39.834 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:39.835 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:39.836 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:49.834 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:49.835 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:49.835 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:49.836 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:59.835 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:59.835 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:51:59.836 7 INFO cinder.api.openstack.wsgi [None req-f49063c9-190d-4bbb-adaf-15d423718973 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:51:59.836 8 INFO cinder.api.openstack.wsgi [None req-386e0939-7316-4e5a-a023-b70efe089fcc c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:08.583 7 INFO cinder.api.openstack.wsgi [None req-1cb15daa-4fba-4cd8-9265-dcd13a0a2568 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:52:08.592 7 INFO cinder.volume.api [None req-1cb15daa-4fba-4cd8-9265-dcd13a0a2568 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:52:08.594 7 INFO cinder.api.openstack.wsgi [None req-1cb15daa-4fba-4cd8-9265-dcd13a0a2568 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1074] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:52:08.602 8 INFO cinder.api.openstack.wsgi [None req-6d2736b1-b23a-4945-83ac-d6173e2f375e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:52:08.619 8 INFO cinder.volume.api [None req-6d2736b1-b23a-4945-83ac-d6173e2f375e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:52:08.620 8 INFO cinder.api.openstack.wsgi [None req-6d2736b1-b23a-4945-83ac-d6173e2f375e c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1075] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:52:08.662 7 INFO cinder.api.openstack.wsgi [None req-16a961ec-85f8-484f-ada8-676a48625c83 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:52:08.682 7 INFO cinder.api.openstack.wsgi [None req-16a961ec-85f8-484f-ada8-676a48625c83 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1076] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:52:08.694 8 INFO cinder.api.openstack.wsgi [None req-4e14ad2a-ee9e-48bc-8a82-dab686060846 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:52:08.713 8 INFO cinder.api.openstack.wsgi [None req-4e14ad2a-ee9e-48bc-8a82-dab686060846 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1077] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:52:08.721 7 INFO cinder.api.openstack.wsgi [None req-9f8ad34f-6218-4743-a589-38f7bf3662ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:52:08.743 7 INFO cinder.api.openstack.wsgi [None req-9f8ad34f-6218-4743-a589-38f7bf3662ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1078] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:52:08.752 8 INFO cinder.api.openstack.wsgi [None req-3083e118-e33a-4e35-8482-8e1c5584bd07 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:52:08.766 8 INFO cinder.api.openstack.wsgi [None req-3083e118-e33a-4e35-8482-8e1c5584bd07 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 8|app: 0|req: 538/1079] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:52:08.778 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:52:08.788 7 INFO cinder.volume.api [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:52:08.790 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1080] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:52:08.799 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:52:09.302 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1081] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:52:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true => generated 670 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:52:09.835 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:09.835 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:09.836 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:09.836 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:19.835 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:19.835 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:19.836 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:19.836 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:29.835 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:29.835 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:29.835 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:29.836 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:39.834 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:39.834 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:39.835 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:39.835 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:49.835 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:49.836 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:49.836 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:49.837 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:59.836 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:59.837 7 INFO cinder.api.openstack.wsgi [None req-8daeda09-d6b2-4479-8fc8-6f3b5a1c0eb1 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:52:59.837 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:52:59.839 8 INFO cinder.api.openstack.wsgi [None req-bdc4c0cd-1bb8-43d6-b048-4a1573423028 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:08.600 7 INFO cinder.api.openstack.wsgi [None req-28731a34-1bb3-4075-9339-d9ffd43003cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:53:08.618 7 INFO cinder.volume.api [None req-28731a34-1bb3-4075-9339-d9ffd43003cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:53:08.620 7 INFO cinder.api.openstack.wsgi [None req-28731a34-1bb3-4075-9339-d9ffd43003cf c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1094] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:53:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:53:08.635 8 INFO cinder.api.openstack.wsgi [None req-fdde34c8-0b45-430c-9a49-99801c0b8c22 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true 2026-05-07 16:53:08.643 8 INFO cinder.volume.api [None req-fdde34c8-0b45-430c-9a49-99801c0b8c22 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all snapshots completed successfully. 2026-05-07 16:53:08.645 8 INFO cinder.api.openstack.wsgi [None req-fdde34c8-0b45-430c-9a49-99801c0b8c22 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1095] 10.0.0.112 () {28 vars in 674 bytes} [Thu May 7 16:53:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-07 16:53:08.655 7 INFO cinder.api.openstack.wsgi [None req-1f5bd70e-1c1c-4006-ad34-9592fee2111d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services 2026-05-07 16:53:08.666 7 INFO cinder.api.openstack.wsgi [None req-1f5bd70e-1c1c-4006-ad34-9592fee2111d c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-services returned with HTTP 200 [pid: 7|app: 0|req: 550/1096] 10.0.0.112 () {28 vars in 645 bytes} [Thu May 7 16:53:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:53:08.678 8 INFO cinder.api.openstack.wsgi [None req-97c470be-1dc5-4e53-b337-10b8b95d047b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true 2026-05-07 16:53:09.181 8 INFO cinder.api.openstack.wsgi [None req-97c470be-1dc5-4e53-b337-10b8b95d047b c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1097] 10.0.0.112 () {28 vars in 696 bytes} [Thu May 7 16:53:08 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:53:09.217 7 INFO cinder.api.openstack.wsgi [None req-f6ade7ad-2da5-4134-b09a-d565034008ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true 2026-05-07 16:53:09.236 7 INFO cinder.api.openstack.wsgi [None req-f6ade7ad-2da5-4134-b09a-d565034008ca c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1098] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:53:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/5c3385b5a5fd4020b1cbb82f22fde185?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:53:09.252 8 INFO cinder.api.openstack.wsgi [None req-c308510a-e142-43bf-a869-9754f432c79f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true 2026-05-07 16:53:09.286 8 INFO cinder.api.openstack.wsgi [None req-c308510a-e142-43bf-a869-9754f432c79f c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1099] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:53:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/8d3bde7fbcd2422bb4f8e9e465cd0e90?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:53:09.299 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true 2026-05-07 16:53:09.316 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1100] 10.0.0.112 () {28 vars in 736 bytes} [Thu May 7 16:53:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/os-quota-sets/f239ce0573a2437199ad14a031a90086?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-07 16:53:09.326 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true 2026-05-07 16:53:09.335 8 INFO cinder.volume.api [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] Get all volumes completed successfully. 2026-05-07 16:53:09.337 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f239ce0573a2437199ad14a031a90086/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1101] 10.0.0.112 () {28 vars in 684 bytes} [Thu May 7 16:53:09 2026] GET /v3/f239ce0573a2437199ad14a031a90086/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-07 16:53:09.835 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:09.835 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:09.836 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:09.836 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:19.834 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:19.835 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:19.835 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:19.836 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:29.835 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:29.835 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] GET http://10.0.0.34:8776/ 2026-05-07 16:53:29.835 8 INFO cinder.api.openstack.wsgi [None req-324b9b13-c122-4542-be97-ae1d57af7837 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300 2026-05-07 16:53:29.836 7 INFO cinder.api.openstack.wsgi [None req-8c314b67-097a-4fc0-a217-2b615186eca3 c8ee5cdd917b4431a3ffcb755b7f3ae4 f239ce0573a2437199ad14a031a90086 - - default default] http://10.0.0.34:8776/ returned with HTTP 300