+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 31 05:29:20 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: cinder-api-784875c547-wdhj8 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fd5294d8668 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/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils 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/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: 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:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-03-31 05:29:25.090 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-03-31 05:29:25.090 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-03-31 05:29:25.145 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-03-31 05:29:25.145 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-03-31 05:29:26.348 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-31 05:29:26.351 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-31 05:29:26.354 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-31 05:29:26.357 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-31 05:29:26.368 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-31 05:29:26.370 7 INFO cinder.rpc [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-31 05:29:26.423 7 WARNING cinder.api.contrib.hosts [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-31 05:29:26.461 7 WARNING keystonemiddleware._common.config [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:29:26.468 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-31 05:29:26.470 7 WARNING oslo_config.cfg [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 05:29:26.472 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd5294d8668 pid: 7 (default app) 2026-03-31 05:29:26.474 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-31 05:29:26.477 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-31 05:29:26.488 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-31 05:29:26.491 8 INFO cinder.rpc [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-31 05:29:26.560 8 WARNING cinder.api.contrib.hosts [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-31 05:29:26.605 8 WARNING keystonemiddleware._common.config [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:29:26.617 8 WARNING oslo_config.cfg [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] 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 0x7fd5294d8668 pid: 8 (default app) 2026-03-31 05:29:34.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:29:34.039 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:29:44.039 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:29:44.042 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:29:54.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:29:54.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:29:54.039 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:29:54.039 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:04.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:04.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:04.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:04.039 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:14.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:14.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:14.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:14.039 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:24.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:24.037 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:24.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:24.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:34.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:34.037 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:34.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:34.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:44.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:44.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:44.039 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:44.039 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:54.037 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:54.037 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:30:54.037 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:30:54.039 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:04.037 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:31:04.038 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] GET http://10.0.0.251:8776/ 2026-03-31 05:31:04.038 7 INFO cinder.api.openstack.wsgi [None req-47ef62d8-9c9a-4441-85e5-cbf237af9608 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:04.039 8 INFO cinder.api.openstack.wsgi [None req-7a339fbf-f507-4769-b7fd-29424822c13f - - - - - -] http://10.0.0.251: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-03-31 05:31:06.629 7 WARNING oslo_policy.policy [None req-795df633-cd01-4084-8e3b-cc3357d775d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 05:31:06.630 7 WARNING oslo_policy.policy [None req-795df633-cd01-4084-8e3b-cc3357d775d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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-03-31 05:31:07.002 7 INFO cinder.api.openstack.wsgi [None req-795df633-cd01-4084-8e3b-cc3357d775d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types/rbd1 2026-03-31 05:31:07.025 7 INFO cinder.api.openstack.wsgi [None req-795df633-cd01-4084-8e3b-cc3357d775d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.232 () {30 vars in 682 bytes} [Tue Mar 31 05:31:06 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/types/rbd1 => generated 82 bytes in 893 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, ' 2026-03-31 05:31:07.074 8 WARNING oslo_policy.policy [None req-02300925-f388-491f-b6dd-7b104f1be8e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 05:31:07.074 8 WARNING oslo_policy.policy [None req-02300925-f388-491f-b6dd-7b104f1be8e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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:813: 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-03-31 05:31:07.491 8 INFO cinder.api.openstack.wsgi [None req-02300925-f388-491f-b6dd-7b104f1be8e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 05:31:07.516 8 INFO cinder.api.openstack.wsgi [None req-02300925-f388-491f-b6dd-7b104f1be8e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.232 () {30 vars in 721 bytes} [Tue Mar 31 05:31:07 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/types?name=rbd1&is_public=None => generated 20 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:31:09.096 7 INFO cinder.api.openstack.wsgi [None req-7ac40b2e-5525-4ff8-b6f0-dfc6ef1d28cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 05:31:09.120 7 INFO cinder.api.openstack.wsgi [None req-7ac40b2e-5525-4ff8-b6f0-dfc6ef1d28cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.232 () {34 vars in 725 bytes} [Tue Mar 31 05:31:09 2026] POST /v3/f13f8b8231514851a966b0c2a1c9e67d/types => generated 179 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:31:09.135 8 INFO cinder.api.openstack.wsgi [req-7ac40b2e-5525-4ff8-b6f0-dfc6ef1d28cf req-5a8f6254-a87e-4958-bec2-83ef5756deba 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types/e1734ef6-7273-4f35-8802-b21b456b9b00/extra_specs 2026-03-31 05:31:09.196 8 INFO cinder.api.openstack.wsgi [req-7ac40b2e-5525-4ff8-b6f0-dfc6ef1d28cf req-5a8f6254-a87e-4958-bec2-83ef5756deba 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types/e1734ef6-7273-4f35-8802-b21b456b9b00/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.232 () {36 vars in 894 bytes} [Tue Mar 31 05:31:09 2026] POST /v3/f13f8b8231514851a966b0c2a1c9e67d/types/e1734ef6-7273-4f35-8802-b21b456b9b00/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:31:10.881 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types?is_public=None 2026-03-31 05:31:10.903 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.232 () {30 vars in 701 bytes} [Tue Mar 31 05:31:10 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/types?is_public=None => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:31:12.870 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/qos-specs 2026-03-31 05:31:12.881 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.232 () {30 vars in 680 bytes} [Tue Mar 31 05:31:12 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/qos-specs => generated 17 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:31:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:14.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:24.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:34.040 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:34.040 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:34.042 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:44.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:44.040 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:44.041 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:44.042 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:31:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:31:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:14.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:32:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:32:54.040 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:34.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:33:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:33:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:24.040 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:24.044 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:34.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:34:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:34:54.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:34.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:54.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:35:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:35:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:04.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:34.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:36:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:36:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:04.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:14.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:14.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:24.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:44.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:37:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:37:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:04.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:04.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:38:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:38:54.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:39:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:39:54.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:04.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:24.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:24.044 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:40:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:40:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:04.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:04.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:34.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:41:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:41:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:34.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:42:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:42:54.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:14.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:24.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:24.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:43:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:43:54.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:14.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:24.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:44:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:44:54.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:04.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:34.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:44.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:44.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:45:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:45:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:04.036 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:14.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:34.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:54.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:46:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:46:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:14.039 7 INFO cinder.api.openstack.wsgi [None req-6ef8c7c1-93e1-4169-887d-874f5b26bbde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 05:47:23.977 7 INFO cinder.api.openstack.wsgi [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False 2026-03-31 05:47:24.002 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.003 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.004 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.004 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.005 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.005 7 WARNING cinder.quota [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:47:24.012 7 INFO cinder.api.openstack.wsgi [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 199.204.45.240 () {44 vars in 1068 bytes} [Tue Mar 31 05:47:23 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False => generated 340 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:47:24.037 7 INFO cinder.api.openstack.wsgi [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:24.038 7 INFO cinder.api.openstack.wsgi [None req-2621dc3d-0f98-4a92-a7b2-c2ec7e158130 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:24.167 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] PUT https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d 2026-03-31 05:47:24.224 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d returned with HTTP 200 [pid: 7|app: 0|req: 112/222] 199.204.45.240 () {48 vars in 1097 bytes} [Tue Mar 31 05:47:24 2026] PUT /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d => generated 296 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:47:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:44.041 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:47:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:47:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:14.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:34.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:34.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:44.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:48:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:48:54.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:04.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:24.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:44.040 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:44.041 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:49:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:49:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:04.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:34.036 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:50:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:50:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:24.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:51:54.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:51:54.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:14.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:24.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:34.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:34.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:54.036 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:54.036 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:52:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:52:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:44.040 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:53:54.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:53:54.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:24.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:24.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:34.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:44.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:44.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:54:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:54:54.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:14.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:24.036 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:34.036 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:55:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:55:54.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:04.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:04.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:34.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:34.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:54.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:54.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:56:54.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:56:54.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:04.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:04.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:04.039 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:04.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:14.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:14.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:14.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:14.039 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:24.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:24.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:24.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:24.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:34.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:34.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:34.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:34.040 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:44.037 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:44.037 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:44.038 8 INFO cinder.api.openstack.wsgi [None req-b47c5682-1949-415f-914e-6129bb8364e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:44.038 7 INFO cinder.api.openstack.wsgi [None req-9736b724-d443-4268-b4df-bcf1f6989f40 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:52.757 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False 2026-03-31 05:57:52.776 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 175/347] 199.204.45.240 () {44 vars in 1068 bytes} [Tue Mar 31 05:57:52 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False => generated 340 bytes in 139 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-03-31 05:57:53.286 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] PUT https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d 2026-03-31 05:57:53.354 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.354 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.354 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.355 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.355 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.356 8 WARNING cinder.quota [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - 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-03-31 05:57:53.361 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d returned with HTTP 200 [pid: 8|app: 0|req: 173/348] 199.204.45.240 () {48 vars in 1097 bytes} [Tue Mar 31 05:57:53 2026] PUT /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:54.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:54.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:57:54.038 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:57:54.039 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:04.036 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:04.036 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:04.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:04.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:14.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:14.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:14.038 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:14.039 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:24.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:24.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:24.038 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:24.038 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:34.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:34.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:34.038 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:34.038 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:44.036 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:44.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:44.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:44.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:54.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:54.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:58:54.038 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:58:54.039 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:04.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:04.037 7 INFO cinder.api.openstack.wsgi [None req-12f40142-036d-42b4-a3e7-5f34af3b4668 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:04.037 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:04.038 8 INFO cinder.api.openstack.wsgi [None req-f215f064-6d1b-4089-b600-13d99f26e2d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:04.337 7 INFO cinder.api.openstack.wsgi [None req-be692433-3952-493c-b851-038d3e82473f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 05:59:04.362 7 INFO cinder.api.openstack.wsgi [None req-be692433-3952-493c-b851-038d3e82473f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/365] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:04.376 8 INFO cinder.api.openstack.wsgi [None req-7cf27d1a-9f19-41b2-b907-5f263d063325 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 05:59:04.405 8 INFO cinder.api.openstack.wsgi [None req-7cf27d1a-9f19-41b2-b907-5f263d063325 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/366] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:04.418 7 INFO cinder.api.openstack.wsgi [None req-2f96fb99-fea1-436e-8dec-e67372b3b783 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 05:59:04.441 7 INFO cinder.api.openstack.wsgi [None req-2f96fb99-fea1-436e-8dec-e67372b3b783 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/367] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:04.451 8 INFO cinder.api.openstack.wsgi [None req-76a3b6a9-0348-4322-bf04-9ac61f4162d5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 05:59:04.466 8 INFO cinder.volume.api [None req-76a3b6a9-0348-4322-bf04-9ac61f4162d5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 05:59:04.466 8 INFO cinder.api.openstack.wsgi [None req-76a3b6a9-0348-4322-bf04-9ac61f4162d5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/368] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:59:04.479 7 INFO cinder.api.openstack.wsgi [None req-a5227003-7062-414f-9e74-6baa981e596d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 05:59:04.516 7 INFO cinder.volume.api [None req-a5227003-7062-414f-9e74-6baa981e596d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 05:59:04.518 7 INFO cinder.api.openstack.wsgi [None req-a5227003-7062-414f-9e74-6baa981e596d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/369] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 05:59:04.529 8 INFO cinder.api.openstack.wsgi [None req-6606e229-534e-40f3-a16e-ddacb85fc800 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 05:59:04.537 8 INFO cinder.api.openstack.wsgi [None req-6606e229-534e-40f3-a16e-ddacb85fc800 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 184/370] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:04.547 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 05:59:04.556 7 INFO cinder.volume.api [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 05:59:04.558 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/371] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 05:59:04.569 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 05:59:05.106 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 185/372] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 05:59:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 05:59:14.037 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:14.037 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:14.038 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:14.039 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:24.046 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:24.047 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:24.050 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:24.051 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:34.037 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:34.037 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:34.038 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:34.038 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:44.037 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:44.038 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:44.037 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:44.039 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:54.037 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:54.037 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 05:59:54.038 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 05:59:54.038 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:04.037 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:04.037 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:04.038 7 INFO cinder.api.openstack.wsgi [None req-53f863f7-bbd3-4118-b720-4896acc1b5f4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:04.038 8 INFO cinder.api.openstack.wsgi [None req-b2280c2e-e39f-4290-811a-77bebdcb940d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:04.380 7 INFO cinder.api.openstack.wsgi [None req-4d8ad8a0-a1be-4224-b318-48a0c5b4edf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:00:04.397 7 INFO cinder.volume.api [None req-4d8ad8a0-a1be-4224-b318-48a0c5b4edf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:00:04.397 7 INFO cinder.api.openstack.wsgi [None req-4d8ad8a0-a1be-4224-b318-48a0c5b4edf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/385] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:00:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:00:04.412 8 INFO cinder.api.openstack.wsgi [None req-c0e5ba30-4e38-4dc6-9ee5-6c9721fdf440 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:00:04.916 8 INFO cinder.api.openstack.wsgi [None req-c0e5ba30-4e38-4dc6-9ee5-6c9721fdf440 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 192/386] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:00:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:04.970 7 INFO cinder.api.openstack.wsgi [None req-ff5a1977-8465-412d-8057-263b1b51cf85 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:00:05.009 7 INFO cinder.api.openstack.wsgi [None req-ff5a1977-8465-412d-8057-263b1b51cf85 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/387] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:00:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:05.025 8 INFO cinder.api.openstack.wsgi [None req-7c0cd557-68bf-4bfb-9dee-582c3372bd3d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:00:05.049 8 INFO cinder.api.openstack.wsgi [None req-7c0cd557-68bf-4bfb-9dee-582c3372bd3d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/388] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:00:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:05.061 7 INFO cinder.api.openstack.wsgi [None req-d4d97b99-50db-4a61-a8ec-73583db2aa83 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:00:05.092 7 INFO cinder.api.openstack.wsgi [None req-d4d97b99-50db-4a61-a8ec-73583db2aa83 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 196/389] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:00:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:05.104 8 INFO cinder.api.openstack.wsgi [None req-cbf2bf37-44d8-45b5-b648-4240a7325821 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:00:05.136 8 INFO cinder.volume.api [None req-cbf2bf37-44d8-45b5-b648-4240a7325821 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:00:05.138 8 INFO cinder.api.openstack.wsgi [None req-cbf2bf37-44d8-45b5-b648-4240a7325821 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/390] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:00:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:00:05.152 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:00:05.157 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 197/391] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:00:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:05.167 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:00:05.175 8 INFO cinder.volume.api [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:00:05.178 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/392] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:00:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:00:14.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:14.037 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:14.038 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:14.038 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:24.036 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:24.037 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:24.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:24.038 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:34.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:34.037 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:34.038 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:34.038 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:44.038 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:44.038 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:44.039 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:44.039 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:54.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:54.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:00:54.037 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:00:54.039 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:04.037 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:04.037 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:04.038 8 INFO cinder.api.openstack.wsgi [None req-dbaf2026-2068-480c-a094-28cc2d59638c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:04.038 7 INFO cinder.api.openstack.wsgi [None req-e754dec8-77a8-4a43-96ca-5c1e7e90710c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:04.287 8 INFO cinder.api.openstack.wsgi [None req-6ca83738-3eca-4815-a38b-b66f7acee069 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:01:04.294 8 INFO cinder.volume.api [None req-6ca83738-3eca-4815-a38b-b66f7acee069 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:01:04.294 8 INFO cinder.api.openstack.wsgi [None req-6ca83738-3eca-4815-a38b-b66f7acee069 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:01:04.308 7 INFO cinder.api.openstack.wsgi [None req-71907c41-b03e-4d56-af9c-f43821b1ee8e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:01:04.313 7 INFO cinder.api.openstack.wsgi [None req-71907c41-b03e-4d56-af9c-f43821b1ee8e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:04.325 8 INFO cinder.api.openstack.wsgi [None req-bcaac2bd-e08f-4f3f-b5b6-a217f895d4cb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:01:04.337 8 INFO cinder.volume.api [None req-bcaac2bd-e08f-4f3f-b5b6-a217f895d4cb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:01:04.338 8 INFO cinder.api.openstack.wsgi [None req-bcaac2bd-e08f-4f3f-b5b6-a217f895d4cb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:01:04.389 7 INFO cinder.api.openstack.wsgi [None req-8feb2704-0068-45dc-89f1-52a4b1cf08b1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:01:04.410 7 INFO cinder.api.openstack.wsgi [None req-8feb2704-0068-45dc-89f1-52a4b1cf08b1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:04.424 8 INFO cinder.api.openstack.wsgi [None req-46bee6e6-fe91-4054-a0e7-9af504173bf3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:01:04.445 8 INFO cinder.api.openstack.wsgi [None req-46bee6e6-fe91-4054-a0e7-9af504173bf3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:04.458 7 INFO cinder.api.openstack.wsgi [None req-0598e470-ddb4-47b3-982a-3c362393c7b0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:01:04.489 7 INFO cinder.api.openstack.wsgi [None req-0598e470-ddb4-47b3-982a-3c362393c7b0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:04.498 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:01:04.506 8 INFO cinder.volume.api [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:01:04.508 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:01:04.518 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:01:05.057 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 207/412] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:01:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:14.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:14.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:14.038 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:14.038 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:24.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:24.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:24.038 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:24.038 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:34.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:34.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:34.038 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:34.038 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:44.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:44.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:44.038 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:44.038 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:54.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:54.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:01:54.038 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:01:54.039 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:04.036 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:04.037 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:04.037 7 INFO cinder.api.openstack.wsgi [None req-08c285a2-a226-4b33-aff7-4b81a2a4b5c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:04.038 8 INFO cinder.api.openstack.wsgi [None req-fea79e3f-1768-4640-858e-9975b9209953 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:04.259 7 INFO cinder.api.openstack.wsgi [None req-70562759-4dda-4b4e-8895-4f08c6ffcc7e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:02:04.264 7 INFO cinder.volume.api [None req-70562759-4dda-4b4e-8895-4f08c6ffcc7e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:02:04.264 7 INFO cinder.api.openstack.wsgi [None req-70562759-4dda-4b4e-8895-4f08c6ffcc7e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/425] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:02:04.301 8 INFO cinder.api.openstack.wsgi [None req-6c6d6e88-076a-4961-86c3-59a4e46cf12e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:02:04.320 8 INFO cinder.api.openstack.wsgi [None req-6c6d6e88-076a-4961-86c3-59a4e46cf12e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/426] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:04.330 7 INFO cinder.api.openstack.wsgi [None req-13c92eb5-4642-4368-bb44-1f849602c446 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:02:04.347 7 INFO cinder.api.openstack.wsgi [None req-13c92eb5-4642-4368-bb44-1f849602c446 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/427] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:04.359 8 INFO cinder.api.openstack.wsgi [None req-780435d7-0c6d-492a-8a01-0c78f236bd43 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:02:04.389 8 INFO cinder.api.openstack.wsgi [None req-780435d7-0c6d-492a-8a01-0c78f236bd43 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/428] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:04.400 7 INFO cinder.api.openstack.wsgi [None req-def5c584-ea88-4b4f-a52e-013e68e548af 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:02:04.404 7 INFO cinder.api.openstack.wsgi [None req-def5c584-ea88-4b4f-a52e-013e68e548af 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 216/429] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:04.412 8 INFO cinder.api.openstack.wsgi [None req-29555933-0e55-4b99-8c8a-8110d927f43f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:02:04.420 8 INFO cinder.volume.api [None req-29555933-0e55-4b99-8c8a-8110d927f43f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:02:04.422 8 INFO cinder.api.openstack.wsgi [None req-29555933-0e55-4b99-8c8a-8110d927f43f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/430] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:02:04.432 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:02:04.441 7 INFO cinder.volume.api [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:02:04.443 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/431] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:02:04.453 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:02:04.956 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 215/432] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:02:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:02:14.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:14.037 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:14.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:14.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:24.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:24.037 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:24.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:24.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:34.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:34.037 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:34.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:34.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:44.037 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:44.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:44.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:44.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:54.037 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:54.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:02:54.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:02:54.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:04.037 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:04.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:04.038 8 INFO cinder.api.openstack.wsgi [None req-dddc7378-16fb-433e-9377-ef1d7374a5a5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:04.038 7 INFO cinder.api.openstack.wsgi [None req-5fb64966-a34a-49b1-8a69-48c68002b5b5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:04.303 8 INFO cinder.api.openstack.wsgi [None req-8536ff55-2d5c-4306-bf13-9cd8fb66625d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:03:04.308 8 INFO cinder.api.openstack.wsgi [None req-8536ff55-2d5c-4306-bf13-9cd8fb66625d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:03:04.349 7 INFO cinder.api.openstack.wsgi [None req-339154b8-711f-482e-bce3-2c53fdfbc9a4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:03:04.374 7 INFO cinder.api.openstack.wsgi [None req-339154b8-711f-482e-bce3-2c53fdfbc9a4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:03:04.384 8 INFO cinder.api.openstack.wsgi [None req-ce6305b3-9467-4250-84f9-d80312fe4f92 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:03:04.410 8 INFO cinder.api.openstack.wsgi [None req-ce6305b3-9467-4250-84f9-d80312fe4f92 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:03:04.421 7 INFO cinder.api.openstack.wsgi [None req-12101f89-dc83-4ec4-857b-54c1fd8bf5bc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:03:04.445 7 INFO cinder.api.openstack.wsgi [None req-12101f89-dc83-4ec4-857b-54c1fd8bf5bc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:03:04.455 8 INFO cinder.api.openstack.wsgi [None req-93e2470c-6388-4ec3-bf28-ffe93c674485 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:03:04.958 8 INFO cinder.api.openstack.wsgi [None req-93e2470c-6388-4ec3-bf28-ffe93c674485 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:03:04.972 7 INFO cinder.api.openstack.wsgi [None req-63a5e1bc-3257-46f6-ac29-7af6c4f3174f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:03:04.983 7 INFO cinder.volume.api [None req-63a5e1bc-3257-46f6-ac29-7af6c4f3174f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:03:04.985 7 INFO cinder.api.openstack.wsgi [None req-63a5e1bc-3257-46f6-ac29-7af6c4f3174f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:03:04.994 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:03:05.001 8 INFO cinder.volume.api [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:03:05.001 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:03:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:03:05.013 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:03:05.026 7 INFO cinder.volume.api [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:03:05.029 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/452] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:03:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:03:14.037 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:14.037 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:14.039 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:14.039 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:24.038 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:24.038 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:24.039 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:24.040 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:34.037 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:34.037 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:34.038 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:34.038 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:44.037 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:44.037 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:44.038 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:44.038 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:54.037 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:54.037 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:03:54.038 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:03:54.039 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:04.036 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:04.037 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:04.037 7 INFO cinder.api.openstack.wsgi [None req-ebcc468f-6117-4316-b9db-e2ae969cb3c0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:04.038 8 INFO cinder.api.openstack.wsgi [None req-dcb42ce6-434f-4541-a21e-a92498d8a6b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:04.276 7 INFO cinder.api.openstack.wsgi [None req-41bf36c1-de7e-463d-87c3-9560e1e855c9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:04:04.287 7 INFO cinder.volume.api [None req-41bf36c1-de7e-463d-87c3-9560e1e855c9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:04:04.289 7 INFO cinder.api.openstack.wsgi [None req-41bf36c1-de7e-463d-87c3-9560e1e855c9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/465] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:04:04.300 8 INFO cinder.api.openstack.wsgi [None req-9d428986-dcb8-4978-a09b-dd12b7fd07de 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:04:04.306 8 INFO cinder.volume.api [None req-9d428986-dcb8-4978-a09b-dd12b7fd07de 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:04:04.307 8 INFO cinder.api.openstack.wsgi [None req-9d428986-dcb8-4978-a09b-dd12b7fd07de 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/466] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:04:04.317 7 INFO cinder.api.openstack.wsgi [None req-27ff39ab-222a-472b-807e-a8558f0f007d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:04:04.323 7 INFO cinder.api.openstack.wsgi [None req-27ff39ab-222a-472b-807e-a8558f0f007d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 235/467] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:04.372 8 INFO cinder.api.openstack.wsgi [None req-79498069-6520-4d27-b6ca-e5ccb0d0d83a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:04:04.392 8 INFO cinder.api.openstack.wsgi [None req-79498069-6520-4d27-b6ca-e5ccb0d0d83a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/468] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:04.404 7 INFO cinder.api.openstack.wsgi [None req-caf23df8-0bbb-4b9f-9237-4feec1214f2c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:04:04.425 7 INFO cinder.api.openstack.wsgi [None req-caf23df8-0bbb-4b9f-9237-4feec1214f2c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/469] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:04.435 8 INFO cinder.api.openstack.wsgi [None req-6e7b013e-b633-453a-981b-5a67c7058719 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:04:04.458 8 INFO cinder.api.openstack.wsgi [None req-6e7b013e-b633-453a-981b-5a67c7058719 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/470] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:04.467 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:04:04.477 7 INFO cinder.volume.api [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:04:04.479 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 237/471] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:04:04.491 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:04:04.996 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/472] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:04:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:04:14.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:14.037 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:14.038 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:14.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:24.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:24.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:24.039 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:24.040 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:34.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:34.038 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:34.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:34.039 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:44.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:44.037 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:44.038 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:44.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:54.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:54.037 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:04:54.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:04:54.038 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:04.037 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:04.037 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:04.038 8 INFO cinder.api.openstack.wsgi [None req-411835c7-f26a-4afd-8d16-8981540edb9c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:04.038 7 INFO cinder.api.openstack.wsgi [None req-60843cfb-e88b-4c43-bf68-69db6396d651 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:04.289 8 INFO cinder.api.openstack.wsgi [None req-f0e1e29d-f6ff-49d4-8884-eb0c992e7300 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:05:04.304 8 INFO cinder.volume.api [None req-f0e1e29d-f6ff-49d4-8884-eb0c992e7300 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:05:04.306 8 INFO cinder.api.openstack.wsgi [None req-f0e1e29d-f6ff-49d4-8884-eb0c992e7300 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:05:04.316 7 INFO cinder.api.openstack.wsgi [None req-78f55fa4-8755-4d4e-a927-d018c458b8fe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:05:04.819 7 INFO cinder.api.openstack.wsgi [None req-78f55fa4-8755-4d4e-a927-d018c458b8fe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:05:04.834 8 INFO cinder.api.openstack.wsgi [None req-9a43eeb2-eec2-4e82-acf8-561473ab912e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:05:04.839 8 INFO cinder.api.openstack.wsgi [None req-9a43eeb2-eec2-4e82-acf8-561473ab912e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:04.848 7 INFO cinder.api.openstack.wsgi [None req-00067dd3-5b29-46b3-bebe-fbd2b7b833b1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:05:04.858 7 INFO cinder.volume.api [None req-00067dd3-5b29-46b3-bebe-fbd2b7b833b1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:05:04.861 7 INFO cinder.api.openstack.wsgi [None req-00067dd3-5b29-46b3-bebe-fbd2b7b833b1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:05:04.871 8 INFO cinder.api.openstack.wsgi [None req-5951bb6c-5132-4307-b81d-323955c3baff 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:05:04.877 8 INFO cinder.volume.api [None req-5951bb6c-5132-4307-b81d-323955c3baff 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:05:04.877 8 INFO cinder.api.openstack.wsgi [None req-5951bb6c-5132-4307-b81d-323955c3baff 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:05:04.940 7 INFO cinder.api.openstack.wsgi [None req-f603498e-5e4f-423b-a126-e4887a66bd8f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:05:04.964 7 INFO cinder.api.openstack.wsgi [None req-f603498e-5e4f-423b-a126-e4887a66bd8f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:04.974 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:05:05.018 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:05:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:05.035 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:05:05.058 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/492] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:05:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:14.037 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:14.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:14.038 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:14.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:24.037 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:24.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:24.038 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:24.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:34.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:34.037 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:34.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:34.039 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:44.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:44.037 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:44.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:44.038 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:54.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:54.038 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:05:54.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:05:54.039 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:04.037 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:04.037 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:04.038 8 INFO cinder.api.openstack.wsgi [None req-d2da2277-7028-4bee-aaad-9168cb7b25cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:04.038 7 INFO cinder.api.openstack.wsgi [None req-2dcd5755-5c59-42f1-9626-22999ffa6ee2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:04.249 8 INFO cinder.api.openstack.wsgi [None req-aa553497-0698-4827-869e-45164f2afc71 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:06:04.255 8 INFO cinder.volume.api [None req-aa553497-0698-4827-869e-45164f2afc71 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:06:04.255 8 INFO cinder.api.openstack.wsgi [None req-aa553497-0698-4827-869e-45164f2afc71 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:06:04.265 7 INFO cinder.api.openstack.wsgi [None req-f9c7dc68-2c20-4e10-9e3a-a85673fbaae8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:06:04.274 7 INFO cinder.volume.api [None req-f9c7dc68-2c20-4e10-9e3a-a85673fbaae8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:06:04.276 7 INFO cinder.api.openstack.wsgi [None req-f9c7dc68-2c20-4e10-9e3a-a85673fbaae8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:06:04.288 8 INFO cinder.api.openstack.wsgi [None req-6ce43e62-b876-4994-86d7-367ea3be7f65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:06:04.298 8 INFO cinder.volume.api [None req-6ce43e62-b876-4994-86d7-367ea3be7f65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:06:04.300 8 INFO cinder.api.openstack.wsgi [None req-6ce43e62-b876-4994-86d7-367ea3be7f65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:06:04.313 7 INFO cinder.api.openstack.wsgi [None req-975281e9-2da1-4238-bc00-d61528f28e89 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:06:04.816 7 INFO cinder.api.openstack.wsgi [None req-975281e9-2da1-4238-bc00-d61528f28e89 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:06:04.834 8 INFO cinder.api.openstack.wsgi [None req-313a1402-8bfd-4259-8f5e-74862b49ae96 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:06:04.840 8 INFO cinder.api.openstack.wsgi [None req-313a1402-8bfd-4259-8f5e-74862b49ae96 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:04.882 7 INFO cinder.api.openstack.wsgi [None req-99762df4-1fcd-4c55-aedf-5d33f0f897e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:06:04.909 7 INFO cinder.api.openstack.wsgi [None req-99762df4-1fcd-4c55-aedf-5d33f0f897e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:04.921 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:06:04.951 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/511] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:04.960 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:06:04.976 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/512] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:06:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:14.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:14.038 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:14.038 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:14.040 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:24.037 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:24.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:24.038 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:24.038 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:34.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:34.037 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:34.038 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:34.039 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:44.037 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:44.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:44.039 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:44.039 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:54.037 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:54.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:06:54.038 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:06:54.038 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:04.037 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:04.037 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:04.038 8 INFO cinder.api.openstack.wsgi [None req-e4227560-8c1d-4314-abac-bd4285c3ad8a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:04.038 7 INFO cinder.api.openstack.wsgi [None req-d8b45d23-160f-4560-bfd9-58656d0c0c53 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:04.372 7 INFO cinder.api.openstack.wsgi [None req-01a9d308-a478-4bbb-9f27-0f6fc14ac00b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:07:04.381 7 INFO cinder.volume.api [None req-01a9d308-a478-4bbb-9f27-0f6fc14ac00b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:07:04.384 7 INFO cinder.api.openstack.wsgi [None req-01a9d308-a478-4bbb-9f27-0f6fc14ac00b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/525] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:07:04.394 8 INFO cinder.api.openstack.wsgi [None req-da750535-bf0f-45fd-87e5-601950f7c035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:07:04.401 8 INFO cinder.volume.api [None req-da750535-bf0f-45fd-87e5-601950f7c035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:07:04.401 8 INFO cinder.api.openstack.wsgi [None req-da750535-bf0f-45fd-87e5-601950f7c035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/526] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:07:04.411 7 INFO cinder.api.openstack.wsgi [None req-58baa162-17fa-4f78-a3e1-263247f4b5b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:07:04.417 7 INFO cinder.api.openstack.wsgi [None req-58baa162-17fa-4f78-a3e1-263247f4b5b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 265/527] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:04.426 8 INFO cinder.api.openstack.wsgi [None req-92e0ba4e-c3a6-4cfa-940c-2e92ee894aae 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:07:04.930 8 INFO cinder.api.openstack.wsgi [None req-92e0ba4e-c3a6-4cfa-940c-2e92ee894aae 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/528] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:07:04.967 7 INFO cinder.api.openstack.wsgi [None req-9e86b500-5cb0-440e-8f2f-a6d870173746 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:07:04.987 7 INFO cinder.api.openstack.wsgi [None req-9e86b500-5cb0-440e-8f2f-a6d870173746 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/529] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:04.999 8 INFO cinder.api.openstack.wsgi [None req-989b3c6e-5191-410c-81a0-c6bb08e48be7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:07:05.020 8 INFO cinder.api.openstack.wsgi [None req-989b3c6e-5191-410c-81a0-c6bb08e48be7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/530] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:07:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:05.033 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:07:05.053 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/531] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:07:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:05.064 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:07:05.072 8 INFO cinder.volume.api [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:07:05.074 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/532] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:07:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:07:14.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:14.037 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:14.038 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:14.039 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:24.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:24.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:24.037 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:24.039 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:34.038 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:34.038 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:34.039 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:34.039 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:44.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:44.037 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:44.038 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:44.039 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:54.037 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:54.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:07:54.038 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:07:54.038 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:04.036 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:04.036 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:04.037 7 INFO cinder.api.openstack.wsgi [None req-3144c620-fb71-4062-9bdb-f3c7a07fd02a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:04.037 8 INFO cinder.api.openstack.wsgi [None req-a0d80b18-f356-4645-a423-2892994109d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:04.293 7 INFO cinder.api.openstack.wsgi [None req-fc39bf23-5510-4501-bb74-f20a42af04ea 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:08:04.304 7 INFO cinder.volume.api [None req-fc39bf23-5510-4501-bb74-f20a42af04ea 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:08:04.304 7 INFO cinder.api.openstack.wsgi [None req-fc39bf23-5510-4501-bb74-f20a42af04ea 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/545] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:08:04.314 8 INFO cinder.api.openstack.wsgi [None req-b415d399-83cb-409e-b75a-bf0651f47dee 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:08:04.327 8 INFO cinder.volume.api [None req-b415d399-83cb-409e-b75a-bf0651f47dee 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:08:04.328 8 INFO cinder.api.openstack.wsgi [None req-b415d399-83cb-409e-b75a-bf0651f47dee 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/546] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:08:04.338 7 INFO cinder.api.openstack.wsgi [None req-ae0ab7d0-226e-451e-a6f8-b2015b91b55f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:08:04.352 7 INFO cinder.volume.api [None req-ae0ab7d0-226e-451e-a6f8-b2015b91b55f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:08:04.354 7 INFO cinder.api.openstack.wsgi [None req-ae0ab7d0-226e-451e-a6f8-b2015b91b55f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/547] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:08:04.364 8 INFO cinder.api.openstack.wsgi [None req-6dc35daa-ed77-4a41-85bd-7dd9100ee6da 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:08:04.370 8 INFO cinder.api.openstack.wsgi [None req-6dc35daa-ed77-4a41-85bd-7dd9100ee6da 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/548] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:04.418 7 INFO cinder.api.openstack.wsgi [None req-badead89-f36b-4d94-b0d2-cae3025fe1b7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:08:04.439 7 INFO cinder.api.openstack.wsgi [None req-badead89-f36b-4d94-b0d2-cae3025fe1b7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/549] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:04.447 8 INFO cinder.api.openstack.wsgi [None req-a9764617-7ec8-4d69-b7e1-1438f383b49b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:08:04.468 8 INFO cinder.api.openstack.wsgi [None req-a9764617-7ec8-4d69-b7e1-1438f383b49b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/550] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:04.480 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:08:04.506 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/551] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:04.518 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:08:05.021 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/552] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:08:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:08:14.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:14.038 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:14.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:14.040 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:24.037 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:24.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:24.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:24.038 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:34.037 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:34.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:34.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:34.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:44.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:44.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:44.038 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:44.039 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:54.037 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:54.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:08:54.038 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:08:54.039 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:04.036 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:04.037 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:04.037 7 INFO cinder.api.openstack.wsgi [None req-2475a7ca-714d-408f-a516-6fe3fb852d35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:04.038 8 INFO cinder.api.openstack.wsgi [None req-87f11baa-bb28-4f05-aee4-ffd2d57adbb4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:04.246 7 INFO cinder.api.openstack.wsgi [None req-33fc1cf8-0711-403b-a0ab-cd6daa20889b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:09:04.252 7 INFO cinder.volume.api [None req-33fc1cf8-0711-403b-a0ab-cd6daa20889b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:09:04.253 7 INFO cinder.api.openstack.wsgi [None req-33fc1cf8-0711-403b-a0ab-cd6daa20889b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/565] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:09:04.262 8 INFO cinder.api.openstack.wsgi [None req-efa034cd-4092-403e-b30d-ce09dcc0f9ca 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:09:04.277 8 INFO cinder.volume.api [None req-efa034cd-4092-403e-b30d-ce09dcc0f9ca 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:09:04.282 8 INFO cinder.api.openstack.wsgi [None req-efa034cd-4092-403e-b30d-ce09dcc0f9ca 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/566] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:09:04.290 7 INFO cinder.api.openstack.wsgi [None req-0ff63f93-3c45-42c6-bd2f-129fb32dcb34 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:09:04.296 7 INFO cinder.api.openstack.wsgi [None req-0ff63f93-3c45-42c6-bd2f-129fb32dcb34 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 285/567] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:04.307 8 INFO cinder.api.openstack.wsgi [None req-1cf231ae-bdb7-487e-b2e7-73a74794a199 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:09:04.314 8 INFO cinder.volume.api [None req-1cf231ae-bdb7-487e-b2e7-73a74794a199 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:09:04.315 8 INFO cinder.api.openstack.wsgi [None req-1cf231ae-bdb7-487e-b2e7-73a74794a199 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/568] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:09:04.326 7 INFO cinder.api.openstack.wsgi [None req-cf08cb32-a85f-48f0-8eda-55f7d83ec3f9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:09:04.830 7 INFO cinder.api.openstack.wsgi [None req-cf08cb32-a85f-48f0-8eda-55f7d83ec3f9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 286/569] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:09:04.877 8 INFO cinder.api.openstack.wsgi [None req-2740c13d-45f2-4c4a-9f56-252e02939add 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:09:04.895 8 INFO cinder.api.openstack.wsgi [None req-2740c13d-45f2-4c4a-9f56-252e02939add 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/570] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:04.907 7 INFO cinder.api.openstack.wsgi [None req-bb571082-2ea2-4960-bfa3-02e29db8b7d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:09:04.929 7 INFO cinder.api.openstack.wsgi [None req-bb571082-2ea2-4960-bfa3-02e29db8b7d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/571] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:04.941 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:09:04.960 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/572] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:09:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:14.038 7 INFO cinder.api.openstack.wsgi [None req-bb571082-2ea2-4960-bfa3-02e29db8b7d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:14.039 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:14.039 7 INFO cinder.api.openstack.wsgi [None req-bb571082-2ea2-4960-bfa3-02e29db8b7d2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:14.040 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:22.947 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False 2026-03-31 06:09:22.967 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 289/575] 199.204.45.240 () {44 vars in 1068 bytes} [Tue Mar 31 06:09:22 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:24.037 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:24.037 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:24.038 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:24.038 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:34.037 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:34.037 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:34.038 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:34.039 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:44.037 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:44.038 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:44.038 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:44.039 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:54.037 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:54.037 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:09:54.038 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:09:54.039 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:04.036 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:04.037 7 INFO cinder.api.openstack.wsgi [None req-e032e26c-9095-4b75-bf15-ffed420b80d7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:04.037 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:04.038 8 INFO cinder.api.openstack.wsgi [None req-43e2923a-305e-45cc-a245-1d45a0e040f3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:04.354 7 INFO cinder.api.openstack.wsgi [None req-778e9ac3-9175-4928-9563-b279d323c4ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:10:04.361 7 INFO cinder.volume.api [None req-778e9ac3-9175-4928-9563-b279d323c4ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:10:04.362 7 INFO cinder.api.openstack.wsgi [None req-778e9ac3-9175-4928-9563-b279d323c4ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/586] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:10:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:10:04.378 8 INFO cinder.api.openstack.wsgi [None req-ccb244d5-f853-45f6-8fb3-500755e86835 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:10:04.398 8 INFO cinder.api.openstack.wsgi [None req-ccb244d5-f853-45f6-8fb3-500755e86835 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 292/587] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:10:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:04.410 7 INFO cinder.api.openstack.wsgi [None req-8b7a191c-cde3-4555-b9b1-04ab1487e962 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:10:04.417 7 INFO cinder.volume.api [None req-8b7a191c-cde3-4555-b9b1-04ab1487e962 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:10:04.420 7 INFO cinder.api.openstack.wsgi [None req-8b7a191c-cde3-4555-b9b1-04ab1487e962 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/588] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:10:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:10:04.430 8 INFO cinder.api.openstack.wsgi [None req-e42815d5-c0c6-4ac7-a17a-b4f66205df5b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:10:04.437 8 INFO cinder.volume.api [None req-e42815d5-c0c6-4ac7-a17a-b4f66205df5b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:10:04.437 8 INFO cinder.api.openstack.wsgi [None req-e42815d5-c0c6-4ac7-a17a-b4f66205df5b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/589] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:10:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:10:04.447 7 INFO cinder.api.openstack.wsgi [None req-022d86c5-ba81-4913-a587-378bdc638e7c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:10:04.953 7 INFO cinder.api.openstack.wsgi [None req-022d86c5-ba81-4913-a587-378bdc638e7c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 297/590] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:10:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:10:05.038 8 INFO cinder.api.openstack.wsgi [None req-86b6bdf5-7f2a-47cf-9c7c-e66dcdca534b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:10:05.058 8 INFO cinder.api.openstack.wsgi [None req-86b6bdf5-7f2a-47cf-9c7c-e66dcdca534b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/591] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:10:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:05.071 7 INFO cinder.api.openstack.wsgi [None req-3d8f58b6-8acd-4025-8e37-cffa7a1b334c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:10:05.094 7 INFO cinder.api.openstack.wsgi [None req-3d8f58b6-8acd-4025-8e37-cffa7a1b334c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/592] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:10:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:05.108 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:10:05.129 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/593] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:10:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:14.036 7 INFO cinder.api.openstack.wsgi [None req-3d8f58b6-8acd-4025-8e37-cffa7a1b334c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:14.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:14.037 7 INFO cinder.api.openstack.wsgi [None req-3d8f58b6-8acd-4025-8e37-cffa7a1b334c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:14.038 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:23.869 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False 2026-03-31 06:10:23.884 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] https://volume.199-204-45-240.nip.io/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 300/596] 199.204.45.240 () {44 vars in 1068 bytes} [Tue Mar 31 06:10:23 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:24.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:24.038 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:24.039 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:24.039 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:34.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:34.038 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:34.039 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:34.039 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:44.036 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:44.037 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:44.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:44.038 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:54.036 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:54.037 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:10:54.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:10:54.038 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:04.037 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:04.037 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:04.038 7 INFO cinder.api.openstack.wsgi [None req-4413b060-f3a4-48b5-b7a2-36b9cbe153ad 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:04.038 8 INFO cinder.api.openstack.wsgi [None req-22d358e2-48d1-4d0a-8100-45e9418c4096 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:04.252 7 INFO cinder.api.openstack.wsgi [None req-74cc96b6-9460-4ea7-9693-1be7d9509fab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:11:04.260 7 INFO cinder.volume.api [None req-74cc96b6-9460-4ea7-9693-1be7d9509fab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:11:04.261 7 INFO cinder.api.openstack.wsgi [None req-74cc96b6-9460-4ea7-9693-1be7d9509fab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/607] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:11:04.299 8 INFO cinder.api.openstack.wsgi [None req-372406b3-6b44-44bd-ad98-60187c369cef 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:11:04.319 8 INFO cinder.api.openstack.wsgi [None req-372406b3-6b44-44bd-ad98-60187c369cef 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/608] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:04.329 7 INFO cinder.api.openstack.wsgi [None req-65de8193-772b-426f-9833-48a4afbc59c7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:11:04.350 7 INFO cinder.api.openstack.wsgi [None req-65de8193-772b-426f-9833-48a4afbc59c7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/609] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:04.363 8 INFO cinder.api.openstack.wsgi [None req-c2c03a88-3c4a-495c-a797-2a0cc7f2c5f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:11:04.381 8 INFO cinder.api.openstack.wsgi [None req-c2c03a88-3c4a-495c-a797-2a0cc7f2c5f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/610] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:04.391 7 INFO cinder.api.openstack.wsgi [None req-10c7e1ff-e13a-407c-b2a5-6cb1f3097178 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:11:04.401 7 INFO cinder.volume.api [None req-10c7e1ff-e13a-407c-b2a5-6cb1f3097178 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:11:04.404 7 INFO cinder.api.openstack.wsgi [None req-10c7e1ff-e13a-407c-b2a5-6cb1f3097178 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/611] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:11:04.415 8 INFO cinder.api.openstack.wsgi [None req-ff442b86-7bb7-4f01-a835-fabb35931b35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:11:04.421 8 INFO cinder.api.openstack.wsgi [None req-ff442b86-7bb7-4f01-a835-fabb35931b35 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/612] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:04.434 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:11:04.940 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/613] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:04.954 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:11:04.960 8 INFO cinder.volume.api [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:11:04.960 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/614] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:11:14.039 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:14.040 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:14.049 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:14.050 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:24.037 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:24.038 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:24.039 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:24.039 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:34.037 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:34.038 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:34.038 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:34.040 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:44.037 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:44.037 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:44.038 8 INFO cinder.api.openstack.wsgi [None req-85edce29-6242-4ab4-bf08-ab8fc66b7fbe 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:44.038 7 INFO cinder.api.openstack.wsgi [None req-d1c6e4a5-4d6e-47a5-a61d-a77a006bed69 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:51.019 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots 2026-03-31 06:11:51.031 8 INFO cinder.volume.api [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:11:51.031 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 310/623] 10.0.0.183 () {32 vars in 705 bytes} [Tue Mar 31 06:11:51 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:11:51.049 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes 2026-03-31 06:11:51.079 7 INFO cinder.volume.api [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:11:51.079 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes returned with HTTP 200 [pid: 7|app: 0|req: 314/624] 10.0.0.183 () {32 vars in 701 bytes} [Tue Mar 31 06:11:51 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:11:54.037 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:54.037 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:11:54.038 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:11:54.038 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:04.036 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:04.037 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:04.037 7 INFO cinder.api.openstack.wsgi [None req-9decbb12-828b-4372-b3a1-70599100870c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:04.038 8 INFO cinder.api.openstack.wsgi [None req-35d2f10e-f385-4087-b162-bbe6e32886e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:04.313 7 INFO cinder.api.openstack.wsgi [None req-10edf762-1dc4-4a3b-a411-83a8ef1a44c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:12:04.319 7 INFO cinder.volume.api [None req-10edf762-1dc4-4a3b-a411-83a8ef1a44c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:12:04.319 7 INFO cinder.api.openstack.wsgi [None req-10edf762-1dc4-4a3b-a411-83a8ef1a44c6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/629] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:12:04.329 8 INFO cinder.api.openstack.wsgi [None req-89b99760-b293-49e3-a77a-25636d01c868 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:12:04.337 8 INFO cinder.volume.api [None req-89b99760-b293-49e3-a77a-25636d01c868 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:12:04.339 8 INFO cinder.api.openstack.wsgi [None req-89b99760-b293-49e3-a77a-25636d01c868 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/630] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:12:04.351 7 INFO cinder.api.openstack.wsgi [None req-27e667dc-1e62-4b32-be64-a2dc2d9e3eb5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:12:04.855 7 INFO cinder.api.openstack.wsgi [None req-27e667dc-1e62-4b32-be64-a2dc2d9e3eb5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/631] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:12:04.909 8 INFO cinder.api.openstack.wsgi [None req-86868225-a797-4242-8b37-f2daf55ae20e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/0b68b0f7e42343d3ae11b8894ad21835?usage=true 2026-03-31 06:12:04.929 8 INFO cinder.api.openstack.wsgi [None req-86868225-a797-4242-8b37-f2daf55ae20e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/0b68b0f7e42343d3ae11b8894ad21835?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/632] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/0b68b0f7e42343d3ae11b8894ad21835?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:04.939 7 INFO cinder.api.openstack.wsgi [None req-5341699b-b96e-460e-bb7a-288943d6fd5d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5a84e98143304a66b0009b5798e47fd3?usage=true 2026-03-31 06:12:04.963 7 INFO cinder.api.openstack.wsgi [None req-5341699b-b96e-460e-bb7a-288943d6fd5d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5a84e98143304a66b0009b5798e47fd3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/633] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5a84e98143304a66b0009b5798e47fd3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:04.973 8 INFO cinder.api.openstack.wsgi [None req-dddb10e9-8d5a-41bb-84dd-89d4b1433de2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b1f3a08dab13494ca0a1789ee1c2edaa?usage=true 2026-03-31 06:12:04.997 8 INFO cinder.api.openstack.wsgi [None req-dddb10e9-8d5a-41bb-84dd-89d4b1433de2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b1f3a08dab13494ca0a1789ee1c2edaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/634] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b1f3a08dab13494ca0a1789ee1c2edaa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:05.008 7 INFO cinder.api.openstack.wsgi [None req-4d9027ed-625f-4d15-8a92-8ace0cdc53aa 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true 2026-03-31 06:12:05.029 7 INFO cinder.api.openstack.wsgi [None req-4d9027ed-625f-4d15-8a92-8ace0cdc53aa 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/635] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:05.042 8 INFO cinder.api.openstack.wsgi [None req-4aa64872-d10a-4e8b-883f-231733880c6d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:12:05.069 8 INFO cinder.api.openstack.wsgi [None req-4aa64872-d10a-4e8b-883f-231733880c6d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/636] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:05.081 7 INFO cinder.api.openstack.wsgi [None req-c39ceaa9-01bc-492f-8d8e-0092f546665d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:12:05.103 7 INFO cinder.api.openstack.wsgi [None req-c39ceaa9-01bc-492f-8d8e-0092f546665d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/637] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:05.114 8 INFO cinder.api.openstack.wsgi [None req-60c5e508-52cd-4d49-8a62-d0efc919e242 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:12:05.135 8 INFO cinder.api.openstack.wsgi [None req-60c5e508-52cd-4d49-8a62-d0efc919e242 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/638] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:05.144 7 INFO cinder.api.openstack.wsgi [None req-02940c00-3ddc-4885-9eb4-66c7348f24a0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:12:05.152 7 INFO cinder.volume.api [None req-02940c00-3ddc-4885-9eb4-66c7348f24a0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:12:05.155 7 INFO cinder.api.openstack.wsgi [None req-02940c00-3ddc-4885-9eb4-66c7348f24a0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/639] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:12:05.167 8 INFO cinder.api.openstack.wsgi [None req-85d34cdb-50a5-4193-b529-2b7e4d3ff270 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:12:05.173 8 INFO cinder.api.openstack.wsgi [None req-85d34cdb-50a5-4193-b529-2b7e4d3ff270 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 318/640] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:12:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:07.872 7 INFO cinder.api.openstack.wsgi [None req-fb473bc8-ab50-45b6-baec-6856c586cf7a 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes 2026-03-31 06:12:08.615 7 INFO cinder.api.v3.volumes [None req-fb473bc8-ab50-45b6-baec-6856c586cf7a 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Create volume of 1 GB 2026-03-31 06:12:08.633 7 INFO cinder.volume.api [None req-fb473bc8-ab50-45b6-baec-6856c586cf7a 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Availability Zones retrieved successfully. 2026-03-31 06:12:08.990 7 INFO cinder.volume.api [None req-fb473bc8-ab50-45b6-baec-6856c586cf7a 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Create volume request issued successfully. 2026-03-31 06:12:08.992 7 INFO cinder.api.openstack.wsgi [None req-fb473bc8-ab50-45b6-baec-6856c586cf7a 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes returned with HTTP 202 [pid: 7|app: 0|req: 323/641] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:12:07 2026] POST /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes => generated 865 bytes in 1124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:12:09.007 8 INFO cinder.api.openstack.wsgi [None req-98690d8d-9f17-4e2e-a5ac-1da6e1c8d085 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:09.046 8 INFO cinder.volume.api [None req-98690d8d-9f17-4e2e-a5ac-1da6e1c8d085 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:09.055 8 INFO cinder.api.openstack.wsgi [None req-98690d8d-9f17-4e2e-a5ac-1da6e1c8d085 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 8|app: 0|req: 319/642] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:12:09 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 933 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-03-31 06:12:10.082 7 INFO cinder.api.openstack.wsgi [None req-358cffdc-44c2-4a34-bef2-8a4ef40554aa 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:10.097 7 INFO cinder.volume.api [None req-358cffdc-44c2-4a34-bef2-8a4ef40554aa 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:10.103 7 INFO cinder.api.openstack.wsgi [None req-358cffdc-44c2-4a34-bef2-8a4ef40554aa 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 7|app: 0|req: 324/643] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:12:10 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 957 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-03-31 06:12:11.121 8 INFO cinder.api.openstack.wsgi [None req-669dcb2b-2d26-4263-a108-ac16abc806cc 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:11.139 8 INFO cinder.volume.api [None req-669dcb2b-2d26-4263-a108-ac16abc806cc 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:11.144 8 INFO cinder.api.openstack.wsgi [None req-669dcb2b-2d26-4263-a108-ac16abc806cc 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 8|app: 0|req: 320/644] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:12:11 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:12:12.174 7 INFO cinder.api.openstack.wsgi [None req-e20897fa-85b3-4cd1-9cc5-2af4d9a31883 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:12.199 7 INFO cinder.volume.api [None req-e20897fa-85b3-4cd1-9cc5-2af4d9a31883 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:12.209 7 INFO cinder.api.openstack.wsgi [None req-e20897fa-85b3-4cd1-9cc5-2af4d9a31883 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 7|app: 0|req: 325/645] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:12:12 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:12:12.301 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:12.316 8 INFO cinder.volume.api [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:12.322 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 8|app: 0|req: 321/646] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Mar 31 06:12:12 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 1342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:12:12.898 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-e1502b98-993d-4fc0-983b-a2e508066586 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:12.911 7 INFO cinder.volume.api [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-e1502b98-993d-4fc0-983b-a2e508066586 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:12.917 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-e1502b98-993d-4fc0-983b-a2e508066586 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 7|app: 0|req: 326/647] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Mar 31 06:12:12 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:12:12.927 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:12:12.928 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 322/648] 10.0.0.204 () {32 vars in 829 bytes} [Tue Mar 31 06:12:12 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-03-31 06:12:12.943 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d9bc433f-41b6-4459-9e7f-25358df864df 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:13.015 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d9bc433f-41b6-4459-9e7f-25358df864df 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments returned with HTTP 200 [pid: 7|app: 0|req: 327/649] 10.0.0.204 () {40 vars in 1057 bytes} [Tue Mar 31 06:12:12 2026] POST /v3/0b68b0f7e42343d3ae11b8894ad21835/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:12:14.040 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:14.041 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d9bc433f-41b6-4459-9e7f-25358df864df 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:14.041 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:14.042 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d9bc433f-41b6-4459-9e7f-25358df864df 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:18.911 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:12:18.912 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-6c9e37ec-457b-4003-8b48-079f71d9341b 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 324/652] 199.204.45.240 () {32 vars in 840 bytes} [Tue Mar 31 06:12:18 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-03-31 06:12:18.952 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-7d478cf0-d02b-4006-ade9-133e65e163f4 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:18.966 7 INFO cinder.volume.api [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-7d478cf0-d02b-4006-ade9-133e65e163f4 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:18.970 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-7d478cf0-d02b-4006-ade9-133e65e163f4 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 200 [pid: 7|app: 0|req: 329/653] 199.204.45.240 () {36 vars in 1073 bytes} [Tue Mar 31 06:12:18 2026] GET /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 1522 bytes in 23 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-03-31 06:12:20.773 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:21.836 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 returned with HTTP 200 [pid: 8|app: 0|req: 325/654] 199.204.45.240 () {40 vars in 1135 bytes} [Tue Mar 31 06:12:20 2026] PUT /v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 => generated 802 bytes in 1072 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-03-31 06:12:22.363 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:22.399 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3/action returned with HTTP 204 [pid: 7|app: 0|req: 330/655] 199.204.45.240 () {40 vars in 1148 bytes} [Tue Mar 31 06:12:22 2026] POST /v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:12:24.037 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:24.037 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:24.037 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:24.038 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:34.037 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:34.037 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:34.038 7 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d11d115d-8e44-4e02-bb22-ba5e6e08e66f 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:34.038 8 INFO cinder.api.openstack.wsgi [req-bc3c5a26-8dc2-425e-a30a-d918373714d7 req-d1a8c635-1451-43b2-93be-32f6efb0f965 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251: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-03-31 06:12:36.296 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:36.865 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 returned with HTTP 200 [pid: 7|app: 0|req: 333/660] 199.204.45.240 () {38 vars in 1103 bytes} [Tue Mar 31 06:12:36 2026] DELETE /v3/0b68b0f7e42343d3ae11b8894ad21835/attachments/8d68a722-f887-4831-a44d-5071ad1c06c3 => generated 19 bytes in 576 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-03-31 06:12:36.882 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 2026-03-31 06:12:36.883 8 INFO cinder.api.v3.volumes [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Delete volume with id: 7c4af502-a699-4613-aab6-03eee673ab25 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:12:36.901 8 INFO cinder.volume.api [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Volume info retrieved successfully. 2026-03-31 06:12:36.930 8 INFO cinder.volume.api [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] Delete volume request issued successfully. 2026-03-31 06:12:36.930 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 returned with HTTP 202 [pid: 8|app: 0|req: 328/661] 199.204.45.240 () {36 vars in 1054 bytes} [Tue Mar 31 06:12:36 2026] DELETE /v3/0b68b0f7e42343d3ae11b8894ad21835/volumes/7c4af502-a699-4613-aab6-03eee673ab25 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-31 06:12:44.037 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:44.037 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:44.038 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:44.038 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:54.041 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:54.041 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:12:54.042 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:12:54.042 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:04.038 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:04.038 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:04.038 7 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-81f69289-8f24-431a-ad3b-c60a68c88538 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:04.039 8 INFO cinder.api.openstack.wsgi [req-ae8faa0c-5f18-40ba-9a33-868b1fe6e8b4 req-e493684c-da3a-499e-946e-a6ea44fd9bc7 25478ace7ea94ca89e911ce6200a85b0 0b68b0f7e42343d3ae11b8894ad21835 - - default default] http://10.0.0.251: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-03-31 06:13:04.586 7 INFO cinder.api.openstack.wsgi [None req-003b05bc-f35e-4054-baf4-eb32ec3f0b8d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/2319f4e43fd64e809af8ed5318f3f4e4?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:13:04.617 7 INFO cinder.api.openstack.wsgi [None req-003b05bc-f35e-4054-baf4-eb32ec3f0b8d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/2319f4e43fd64e809af8ed5318f3f4e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/668] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/2319f4e43fd64e809af8ed5318f3f4e4?usage=true => generated 847 bytes in 188 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-03-31 06:13:04.626 8 INFO cinder.api.openstack.wsgi [None req-b3b557c2-ad7c-4f2a-a22f-cc58cea46a68 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/652316d5153b49b0a78102f7943f74a7?usage=true 2026-03-31 06:13:04.666 8 INFO cinder.api.openstack.wsgi [None req-b3b557c2-ad7c-4f2a-a22f-cc58cea46a68 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/652316d5153b49b0a78102f7943f74a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/669] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/652316d5153b49b0a78102f7943f74a7?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.683 7 INFO cinder.api.openstack.wsgi [None req-e429bcb1-578d-41a1-8ee2-7d1ecccb55b7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true 2026-03-31 06:13:04.721 7 INFO cinder.api.openstack.wsgi [None req-e429bcb1-578d-41a1-8ee2-7d1ecccb55b7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/670] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.751 8 INFO cinder.api.openstack.wsgi [None req-1266c461-9b12-4236-bbb8-4262f8c78e87 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true 2026-03-31 06:13:04.790 8 INFO cinder.api.openstack.wsgi [None req-1266c461-9b12-4236-bbb8-4262f8c78e87 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/671] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/b29c0646a1b34008b3fc240d9d0430ad?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.800 7 INFO cinder.api.openstack.wsgi [None req-ce403bc2-553a-4659-b2da-66367c064d30 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:13:04.834 7 INFO cinder.api.openstack.wsgi [None req-ce403bc2-553a-4659-b2da-66367c064d30 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/672] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.847 8 INFO cinder.api.openstack.wsgi [None req-872e9a1d-01dd-4b59-921e-dedcdd169c46 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:13:04.873 8 INFO cinder.api.openstack.wsgi [None req-872e9a1d-01dd-4b59-921e-dedcdd169c46 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/673] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.886 7 INFO cinder.api.openstack.wsgi [None req-8586d22e-7331-4e4c-b96d-e1e9abd85d08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:13:04.906 7 INFO cinder.api.openstack.wsgi [None req-8586d22e-7331-4e4c-b96d-e1e9abd85d08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/674] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:04.922 8 INFO cinder.api.openstack.wsgi [None req-bb6f102e-5e82-4ea2-b9bd-5af568d69ae2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:13:04.942 8 INFO cinder.volume.api [None req-bb6f102e-5e82-4ea2-b9bd-5af568d69ae2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:13:04.945 8 INFO cinder.api.openstack.wsgi [None req-bb6f102e-5e82-4ea2-b9bd-5af568d69ae2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/675] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:13:04.954 7 INFO cinder.api.openstack.wsgi [None req-9bc75ab9-6a28-4bd7-a159-32e311b5b0cb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:13:05.458 7 INFO cinder.api.openstack.wsgi [None req-9bc75ab9-6a28-4bd7-a159-32e311b5b0cb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 341/676] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:13:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:13:05.473 8 INFO cinder.api.openstack.wsgi [None req-466bf3d6-a2aa-4299-a0ff-4ce67920d9b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:13:05.482 8 INFO cinder.volume.api [None req-466bf3d6-a2aa-4299-a0ff-4ce67920d9b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:13:05.483 8 INFO cinder.api.openstack.wsgi [None req-466bf3d6-a2aa-4299-a0ff-4ce67920d9b9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/677] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:13:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:13:05.493 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:13:05.510 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 342/678] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:13:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:05.521 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:13:05.529 8 INFO cinder.volume.api [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:13:05.530 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/679] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:13:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:13:14.036 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:14.036 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:14.037 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:14.038 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:24.037 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:24.037 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:24.038 7 INFO cinder.api.openstack.wsgi [None req-f2de398d-08dc-4a39-9279-a41c2cbc447d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:24.038 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:26.511 7 INFO cinder.api.openstack.wsgi [req-a3b34a32-1d31-461f-8a16-3ec864646b2d req-7eb697f5-d607-48e7-b5e1-0e32931f2b10 555908fecde9426abd078c1f5923f69f 973455a22bf24ef0ac660370dfd63681 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/973455a22bf24ef0ac660370dfd63681/attachments?instance_id=6b4eab22-e5c8-4ab6-ba8a-7590fd8c5d6f 2026-03-31 06:13:26.522 7 INFO cinder.api.openstack.wsgi [req-a3b34a32-1d31-461f-8a16-3ec864646b2d req-7eb697f5-d607-48e7-b5e1-0e32931f2b10 555908fecde9426abd078c1f5923f69f 973455a22bf24ef0ac660370dfd63681 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/973455a22bf24ef0ac660370dfd63681/attachments?instance_id=6b4eab22-e5c8-4ab6-ba8a-7590fd8c5d6f returned with HTTP 200 [pid: 7|app: 0|req: 345/684] 199.204.45.240 () {36 vars in 1104 bytes} [Tue Mar 31 06:13:26 2026] GET /v3/973455a22bf24ef0ac660370dfd63681/attachments?instance_id=6b4eab22-e5c8-4ab6-ba8a-7590fd8c5d6f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:34.037 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:34.037 7 INFO cinder.api.openstack.wsgi [req-a3b34a32-1d31-461f-8a16-3ec864646b2d req-7eb697f5-d607-48e7-b5e1-0e32931f2b10 555908fecde9426abd078c1f5923f69f 973455a22bf24ef0ac660370dfd63681 - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:34.038 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:34.038 7 INFO cinder.api.openstack.wsgi [req-a3b34a32-1d31-461f-8a16-3ec864646b2d req-7eb697f5-d607-48e7-b5e1-0e32931f2b10 555908fecde9426abd078c1f5923f69f 973455a22bf24ef0ac660370dfd63681 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:38.278 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:38.279 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 341/687] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:38.289 7 INFO cinder.api.openstack.wsgi [None req-8a59bff3-b1eb-42bb-9679-fce3ea4d8779 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea 2026-03-31 06:13:38.318 7 INFO cinder.api.openstack.wsgi [None req-8a59bff3-b1eb-42bb-9679-fce3ea4d8779 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea returned with HTTP 200 [pid: 7|app: 0|req: 347/688] 10.0.0.10 () {34 vars in 878 bytes} [Tue Mar 31 06:13:38 2026] GET /v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:13:39.888 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:39.889 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 342/689] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:39 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:39.894 7 INFO cinder.api.openstack.wsgi [None req-8a59bff3-b1eb-42bb-9679-fce3ea4d8779 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:39.895 7 INFO cinder.api.openstack.wsgi [None req-8a59bff3-b1eb-42bb-9679-fce3ea4d8779 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 348/690] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:39 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:40.546 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:40.547 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 343/691] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:40.561 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea 2026-03-31 06:13:40.598 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea returned with HTTP 200 [pid: 7|app: 0|req: 349/692] 10.0.0.10 () {34 vars in 878 bytes} [Tue Mar 31 06:13:40 2026] GET /v3/01ac7beac7b14cbe889eed1baad66eea/limits?tenant_id=01ac7beac7b14cbe889eed1baad66eea => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:13:42.116 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:42.117 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 344/693] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:42.126 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:13:42.127 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 350/694] 10.0.0.10 () {28 vars in 375 bytes} [Tue Mar 31 06:13:42 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:13:44.037 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:44.037 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:44.038 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:44.038 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:54.038 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:54.038 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:13:54.040 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:13:54.039 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:04.037 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:04.037 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:04.038 7 INFO cinder.api.openstack.wsgi [None req-91c58623-0a70-4e5a-8925-0f471d99764d 9c5ba5a504044ea7babb205cfe0791f7 01ac7beac7b14cbe889eed1baad66eea - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:04.038 8 INFO cinder.api.openstack.wsgi [None req-fc904a12-a2cf-4e35-aa52-e085f96eb77b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:04.459 7 INFO cinder.api.openstack.wsgi [None req-38b09573-4177-42d6-b517-332eca4cab91 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:14:04.469 7 INFO cinder.volume.api [None req-38b09573-4177-42d6-b517-332eca4cab91 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:14:04.471 7 INFO cinder.api.openstack.wsgi [None req-38b09573-4177-42d6-b517-332eca4cab91 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/701] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:14:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:14:04.480 8 INFO cinder.api.openstack.wsgi [None req-b4edbe9b-d5e8-4557-872e-667e2629caf1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:14:04.486 8 INFO cinder.volume.api [None req-b4edbe9b-d5e8-4557-872e-667e2629caf1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:14:04.486 8 INFO cinder.api.openstack.wsgi [None req-b4edbe9b-d5e8-4557-872e-667e2629caf1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/702] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:14:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:14:04.497 7 INFO cinder.api.openstack.wsgi [None req-fb18f824-d7ad-41a0-96db-e7516f340cc9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:14:05.000 7 INFO cinder.api.openstack.wsgi [None req-fb18f824-d7ad-41a0-96db-e7516f340cc9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 355/703] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:14:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:14:05.043 8 INFO cinder.api.openstack.wsgi [None req-d088837f-1ebf-400d-bf6d-388af49dacbf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/33e159ee7504495ea37ca9c2f8bf71c7?usage=true 2026-03-31 06:14:05.065 8 INFO cinder.api.openstack.wsgi [None req-d088837f-1ebf-400d-bf6d-388af49dacbf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/33e159ee7504495ea37ca9c2f8bf71c7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/704] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/33e159ee7504495ea37ca9c2f8bf71c7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.076 7 INFO cinder.api.openstack.wsgi [None req-3856696b-902f-4a99-80db-23add388abee 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3b8c94c6658c4793a6d78bb7f8cb70fe?usage=true 2026-03-31 06:14:05.097 7 INFO cinder.api.openstack.wsgi [None req-3856696b-902f-4a99-80db-23add388abee 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3b8c94c6658c4793a6d78bb7f8cb70fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/705] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3b8c94c6658c4793a6d78bb7f8cb70fe?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.111 8 INFO cinder.api.openstack.wsgi [None req-25991ef7-ad61-4b73-8c76-4bafd6a182bc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3e80817c93344666a9db765d8a8af7cd?usage=true 2026-03-31 06:14:05.136 8 INFO cinder.api.openstack.wsgi [None req-25991ef7-ad61-4b73-8c76-4bafd6a182bc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3e80817c93344666a9db765d8a8af7cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/706] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/3e80817c93344666a9db765d8a8af7cd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.150 7 INFO cinder.api.openstack.wsgi [None req-1bbe1c85-b24d-4fd8-91f8-9a96c32c9a04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/78f6b1acf75749f4bf8990a234089dc5?usage=true 2026-03-31 06:14:05.173 7 INFO cinder.api.openstack.wsgi [None req-1bbe1c85-b24d-4fd8-91f8-9a96c32c9a04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/78f6b1acf75749f4bf8990a234089dc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 357/707] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/78f6b1acf75749f4bf8990a234089dc5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.187 8 INFO cinder.api.openstack.wsgi [None req-ef054311-f661-4afe-89e9-5344649b39f0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true 2026-03-31 06:14:05.211 8 INFO cinder.api.openstack.wsgi [None req-ef054311-f661-4afe-89e9-5344649b39f0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/708] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/973455a22bf24ef0ac660370dfd63681?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.224 7 INFO cinder.api.openstack.wsgi [None req-0979ec87-24aa-4da6-8777-7863c961abc0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d86af4c38f9e4ef4983de58709c74b98?usage=true 2026-03-31 06:14:05.250 7 INFO cinder.api.openstack.wsgi [None req-0979ec87-24aa-4da6-8777-7863c961abc0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d86af4c38f9e4ef4983de58709c74b98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/709] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d86af4c38f9e4ef4983de58709c74b98?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.264 8 INFO cinder.api.openstack.wsgi [None req-062e8df6-6fb7-4ca8-80f6-8e299ce8f2c2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfeee62d308b4c50a76c66325ccb5a8d?usage=true 2026-03-31 06:14:05.284 8 INFO cinder.api.openstack.wsgi [None req-062e8df6-6fb7-4ca8-80f6-8e299ce8f2c2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfeee62d308b4c50a76c66325ccb5a8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/710] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfeee62d308b4c50a76c66325ccb5a8d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.295 7 INFO cinder.api.openstack.wsgi [None req-4705a473-e475-4cff-bcc1-18b631b5d908 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:14:05.326 7 INFO cinder.api.openstack.wsgi [None req-4705a473-e475-4cff-bcc1-18b631b5d908 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/711] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.338 8 INFO cinder.api.openstack.wsgi [None req-ad620d37-743d-48a7-a9ea-b015c1190fab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:14:05.374 8 INFO cinder.api.openstack.wsgi [None req-ad620d37-743d-48a7-a9ea-b015c1190fab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/712] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.387 7 INFO cinder.api.openstack.wsgi [None req-671466dd-a339-4ca2-a4e1-7e9bd804a4a3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:14:05.407 7 INFO cinder.api.openstack.wsgi [None req-671466dd-a339-4ca2-a4e1-7e9bd804a4a3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/713] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:05.417 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:14:05.430 8 INFO cinder.volume.api [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:14:05.433 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/714] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:14:05.443 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:14:05.450 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/715] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:14:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:14.037 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:14.038 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:14.038 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:14.041 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:24.037 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:24.037 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:24.037 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:24.037 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:30.333 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:14:30.333 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 357/720] 10.0.0.183 () {30 vars in 411 bytes} [Tue Mar 31 06:14:30 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:14:34.037 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:34.037 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:34.038 8 INFO cinder.api.openstack.wsgi [None req-face6bea-ed83-40f2-aa29-acde02015c08 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:34.039 7 INFO cinder.api.openstack.wsgi [None req-e7a31c38-44ac-445b-8418-a0cc578da660 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:38.979 8 INFO cinder.api.openstack.wsgi [None req-c85eaf0a-0eb7-4459-b114-8c5d28a2ea60 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes 2026-03-31 06:14:38.981 8 INFO cinder.api.v3.volumes [None req-c85eaf0a-0eb7-4459-b114-8c5d28a2ea60 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Create volume of 1 GB 2026-03-31 06:14:38.995 8 INFO cinder.volume.api [None req-c85eaf0a-0eb7-4459-b114-8c5d28a2ea60 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Availability Zones retrieved successfully. 2026-03-31 06:14:39.257 8 INFO cinder.volume.api [None req-c85eaf0a-0eb7-4459-b114-8c5d28a2ea60 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Create volume request issued successfully. 2026-03-31 06:14:39.258 8 INFO cinder.api.openstack.wsgi [None req-c85eaf0a-0eb7-4459-b114-8c5d28a2ea60 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 359/723] 10.0.0.183 () {34 vars in 722 bytes} [Tue Mar 31 06:14:38 2026] POST /v3/d329f90287934d47a808f57f386c201a/volumes => generated 860 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:14:39.287 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:39.313 7 INFO cinder.volume.api [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:39.320 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 7|app: 0|req: 365/724] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:14:39 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:14:40.343 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:40.366 8 INFO cinder.volume.api [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:40.371 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 8|app: 0|req: 360/725] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:14:40 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:44.038 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:44.038 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:44.039 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:44.039 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:54.036 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:54.037 8 INFO cinder.api.openstack.wsgi [None req-55be9def-de23-4a88-87fc-9293c626805a 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:14:54.037 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:14:54.038 7 INFO cinder.api.openstack.wsgi [None req-77574d17-4484-43da-ac0d-ca49de33cd45 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251: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-03-31 06:14:56.717 8 INFO cinder.api.openstack.wsgi [None req-34bb29d4-3ee8-49e3-9098-ff324e668030 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:56.730 8 INFO cinder.volume.api [None req-34bb29d4-3ee8-49e3-9098-ff324e668030 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:56.742 8 INFO cinder.volume.api [None req-34bb29d4-3ee8-49e3-9098-ff324e668030 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Update volume admin metadata completed successfully. 2026-03-31 06:14:57.246 8 INFO cinder.volume.api [None req-34bb29d4-3ee8-49e3-9098-ff324e668030 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Attach volume completed successfully. 2026-03-31 06:14:57.247 8 INFO cinder.api.openstack.wsgi [None req-34bb29d4-3ee8-49e3-9098-ff324e668030 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action returned with HTTP 202 [pid: 8|app: 0|req: 363/730] 10.0.0.183 () {34 vars in 810 bytes} [Tue Mar 31 06:14:56 2026] POST /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action => generated 0 bytes in 535 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-03-31 06:14:57.257 7 INFO cinder.api.openstack.wsgi [None req-3acb7063-e610-4027-9c91-68caa3fdba7b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:57.290 7 INFO cinder.volume.api [None req-3acb7063-e610-4027-9c91-68caa3fdba7b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:57.298 7 INFO cinder.api.openstack.wsgi [None req-3acb7063-e610-4027-9c91-68caa3fdba7b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 7|app: 0|req: 368/731] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:14:57 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 1287 bytes in 46 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-03-31 06:14:57.321 8 INFO cinder.api.openstack.wsgi [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:57.334 8 INFO cinder.volume.api [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:57.839 8 INFO cinder.volume.api [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Detach volume completed successfully. 2026-03-31 06:14:57.840 8 INFO cinder.api.openstack.wsgi [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action returned with HTTP 202 [pid: 8|app: 0|req: 364/732] 10.0.0.183 () {34 vars in 810 bytes} [Tue Mar 31 06:14:57 2026] POST /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2/action => generated 0 bytes in 524 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-03-31 06:14:57.854 7 INFO cinder.api.openstack.wsgi [None req-48af69c1-b2f0-4dc2-b692-252741d4cb18 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:14:57.876 7 INFO cinder.volume.api [None req-48af69c1-b2f0-4dc2-b692-252741d4cb18 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:14:57.884 7 INFO cinder.api.openstack.wsgi [None req-48af69c1-b2f0-4dc2-b692-252741d4cb18 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 7|app: 0|req: 369/733] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:14:57 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:04.038 7 INFO cinder.api.openstack.wsgi [None req-48af69c1-b2f0-4dc2-b692-252741d4cb18 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:04.038 8 INFO cinder.api.openstack.wsgi [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:04.039 7 INFO cinder.api.openstack.wsgi [None req-48af69c1-b2f0-4dc2-b692-252741d4cb18 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:04.039 8 INFO cinder.api.openstack.wsgi [None req-57e9993e-13ba-405c-ad2b-a724a30cd4c2 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://10.0.0.251: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-03-31 06:15:04.445 7 INFO cinder.api.openstack.wsgi [None req-6b10e7f0-9fd5-4c7f-8e4f-5dbaa530cff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:15:04.452 7 INFO cinder.api.openstack.wsgi [None req-6b10e7f0-9fd5-4c7f-8e4f-5dbaa530cff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 371/736] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 131 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-03-31 06:15:04.462 8 INFO cinder.api.openstack.wsgi [None req-c7ed0ad0-71b7-405c-82ee-1ab9b80898e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:15:04.471 8 INFO cinder.volume.api [None req-c7ed0ad0-71b7-405c-82ee-1ab9b80898e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:04.477 8 INFO cinder.api.openstack.wsgi [None req-c7ed0ad0-71b7-405c-82ee-1ab9b80898e2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 366/737] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:15:04.487 7 INFO cinder.api.openstack.wsgi [None req-e7f48983-de32-4ddf-8e71-10f84967bdb7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:15:04.494 7 INFO cinder.volume.api [None req-e7f48983-de32-4ddf-8e71-10f84967bdb7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:15:04.495 7 INFO cinder.api.openstack.wsgi [None req-e7f48983-de32-4ddf-8e71-10f84967bdb7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 372/738] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 14 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-03-31 06:15:04.504 8 INFO cinder.api.openstack.wsgi [None req-3447ea55-e955-4b70-a5ad-404977b77280 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:15:04.513 8 INFO cinder.volume.api [None req-3447ea55-e955-4b70-a5ad-404977b77280 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:04.518 8 INFO cinder.api.openstack.wsgi [None req-3447ea55-e955-4b70-a5ad-404977b77280 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 367/739] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:15:04.528 7 INFO cinder.api.openstack.wsgi [None req-903e5f0e-ed60-418c-b9da-512d7d6ecf12 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:04.740 8 INFO cinder.api.openstack.wsgi [None req-b39b9bbe-e8b3-4588-a9c4-11cbb10bca0b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:04.758 8 INFO cinder.volume.api [None req-b39b9bbe-e8b3-4588-a9c4-11cbb10bca0b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:04.763 8 INFO cinder.api.openstack.wsgi [None req-b39b9bbe-e8b3-4588-a9c4-11cbb10bca0b 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 8|app: 0|req: 368/740] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 972 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-03-31 06:15:04.781 8 INFO cinder.api.openstack.wsgi [None req-cdba2c52-6739-4042-b03e-ebe19cd00616 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 2026-03-31 06:15:04.781 8 INFO cinder.api.v3.volumes [None req-cdba2c52-6739-4042-b03e-ebe19cd00616 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Delete volume with id: 7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:04.789 8 INFO cinder.volume.api [None req-cdba2c52-6739-4042-b03e-ebe19cd00616 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:04.809 8 INFO cinder.volume.api [None req-cdba2c52-6739-4042-b03e-ebe19cd00616 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Delete volume request issued successfully. 2026-03-31 06:15:04.809 8 INFO cinder.api.openstack.wsgi [None req-cdba2c52-6739-4042-b03e-ebe19cd00616 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 202 [pid: 8|app: 0|req: 369/741] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:04 2026] DELETE /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:04.818 8 INFO cinder.api.openstack.wsgi [None req-14946952-625e-47e2-8b24-4c9b2c0f0d54 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:04.834 8 INFO cinder.volume.api [None req-14946952-625e-47e2-8b24-4c9b2c0f0d54 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:04.841 8 INFO cinder.api.openstack.wsgi [None req-14946952-625e-47e2-8b24-4c9b2c0f0d54 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 200 [pid: 8|app: 0|req: 370/742] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.031 7 INFO cinder.api.openstack.wsgi [None req-903e5f0e-ed60-418c-b9da-512d7d6ecf12 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 373/743] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:15:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:05.128 8 INFO cinder.api.openstack.wsgi [None req-28d96277-a440-4975-97e1-aad03b176ff0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/11ed111a4d90463f9b34f52c8cb3ae4d?usage=true 2026-03-31 06:15:05.151 8 INFO cinder.api.openstack.wsgi [None req-28d96277-a440-4975-97e1-aad03b176ff0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/11ed111a4d90463f9b34f52c8cb3ae4d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/744] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/11ed111a4d90463f9b34f52c8cb3ae4d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.166 7 INFO cinder.api.openstack.wsgi [None req-c9d5fded-a8b3-4563-8fac-591ce4a1704f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/6ce3924c717e47d28892dbb7d89d14b0?usage=true 2026-03-31 06:15:05.205 7 INFO cinder.api.openstack.wsgi [None req-c9d5fded-a8b3-4563-8fac-591ce4a1704f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/6ce3924c717e47d28892dbb7d89d14b0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 374/745] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/6ce3924c717e47d28892dbb7d89d14b0?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.216 8 INFO cinder.api.openstack.wsgi [None req-7b8a79ae-b0a7-4ebe-bd96-6e0d88ad074c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/89eaaa3a3daa435da6f7017ad8d5e7f0?usage=true 2026-03-31 06:15:05.252 8 INFO cinder.api.openstack.wsgi [None req-7b8a79ae-b0a7-4ebe-bd96-6e0d88ad074c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/89eaaa3a3daa435da6f7017ad8d5e7f0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/746] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/89eaaa3a3daa435da6f7017ad8d5e7f0?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.266 7 INFO cinder.api.openstack.wsgi [None req-fcbb62c2-883c-46fc-9585-5b70945d877f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/c58bfd4778c64e1392601e81225b3f8d?usage=true 2026-03-31 06:15:05.293 7 INFO cinder.api.openstack.wsgi [None req-fcbb62c2-883c-46fc-9585-5b70945d877f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/c58bfd4778c64e1392601e81225b3f8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/747] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/c58bfd4778c64e1392601e81225b3f8d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.304 8 INFO cinder.api.openstack.wsgi [None req-1dcefa41-4516-4980-b77e-3dcf4d9f4722 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d329f90287934d47a808f57f386c201a?usage=true 2026-03-31 06:15:05.343 8 INFO cinder.api.openstack.wsgi [None req-1dcefa41-4516-4980-b77e-3dcf4d9f4722 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d329f90287934d47a808f57f386c201a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/748] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/d329f90287934d47a808f57f386c201a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.353 7 INFO cinder.api.openstack.wsgi [None req-b6d68a46-d7b8-42b3-8ee3-9913615e5645 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:15:05.373 7 INFO cinder.api.openstack.wsgi [None req-b6d68a46-d7b8-42b3-8ee3-9913615e5645 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/749] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.383 8 INFO cinder.api.openstack.wsgi [None req-4b87995a-6bdc-468a-9fa9-9bdd032de68e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7586e4cd3394c7f9ea5fc2d72915a42?usage=true 2026-03-31 06:15:05.402 8 INFO cinder.api.openstack.wsgi [None req-4b87995a-6bdc-468a-9fa9-9bdd032de68e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7586e4cd3394c7f9ea5fc2d72915a42?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 374/750] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7586e4cd3394c7f9ea5fc2d72915a42?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.413 7 INFO cinder.api.openstack.wsgi [None req-9e62e311-7a24-47b2-8e3f-148caf7f4b4e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:15:05.445 7 INFO cinder.api.openstack.wsgi [None req-9e62e311-7a24-47b2-8e3f-148caf7f4b4e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/751] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.457 8 INFO cinder.api.openstack.wsgi [None req-fc819e09-4ef4-4f1f-9025-29eaeb940c94 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:15:05.484 8 INFO cinder.api.openstack.wsgi [None req-fc819e09-4ef4-4f1f-9025-29eaeb940c94 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:05.862 7 INFO cinder.api.openstack.wsgi [None req-04a96a34-e995-4aed-a4ba-e9dc738b24aa 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 2026-03-31 06:15:05.871 7 INFO cinder.api.openstack.wsgi [None req-04a96a34-e995-4aed-a4ba-e9dc738b24aa 5efed51a12174943962dc66578e6e684 d329f90287934d47a808f57f386c201a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 returned with HTTP 404 [pid: 7|app: 0|req: 378/753] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:05 2026] GET /v3/d329f90287934d47a808f57f386c201a/volumes/7dbf3120-fbde-45fd-a001-f370688daba2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:15:11.625 8 INFO cinder.api.openstack.wsgi [None req-d47978f0-961e-4c8e-8f0f-595a7fb03e71 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes 2026-03-31 06:15:11.629 8 INFO cinder.api.v3.volumes [None req-d47978f0-961e-4c8e-8f0f-595a7fb03e71 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume of 1 GB 2026-03-31 06:15:11.639 8 INFO cinder.volume.api [None req-d47978f0-961e-4c8e-8f0f-595a7fb03e71 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:11.800 8 INFO cinder.volume.api [None req-d47978f0-961e-4c8e-8f0f-595a7fb03e71 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume request issued successfully. 2026-03-31 06:15:11.801 8 INFO cinder.api.openstack.wsgi [None req-d47978f0-961e-4c8e-8f0f-595a7fb03e71 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 376/754] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:11 2026] POST /v3/55a8b98485304f8390c257d0a637d25a/volumes => generated 870 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:15:11.819 7 INFO cinder.api.openstack.wsgi [None req-45cb15ea-bf97-4994-9284-c008b2d4dcb5 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:11.846 7 INFO cinder.volume.api [None req-45cb15ea-bf97-4994-9284-c008b2d4dcb5 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:11.850 7 INFO cinder.api.openstack.wsgi [None req-45cb15ea-bf97-4994-9284-c008b2d4dcb5 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:11 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 938 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-03-31 06:15:12.871 8 INFO cinder.api.openstack.wsgi [None req-bb92ac32-f048-41a1-993b-935279089b30 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:12.884 8 INFO cinder.volume.api [None req-bb92ac32-f048-41a1-993b-935279089b30 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:12.888 8 INFO cinder.api.openstack.wsgi [None req-bb92ac32-f048-41a1-993b-935279089b30 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:12 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:12.904 7 INFO cinder.api.openstack.wsgi [None req-0702ccba-55ab-44f7-b248-8734204621db e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:12.917 7 INFO cinder.volume.api [None req-0702ccba-55ab-44f7-b248-8734204621db e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:12.921 7 INFO cinder.api.openstack.wsgi [None req-0702ccba-55ab-44f7-b248-8734204621db e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 7|app: 0|req: 380/757] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:12 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:12.937 8 INFO cinder.api.openstack.wsgi [None req-0b1793a0-f744-431a-ab15-fb55e237a700 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:12.951 8 INFO cinder.volume.api [None req-0b1793a0-f744-431a-ab15-fb55e237a700 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:12.958 8 INFO cinder.volume.api [None req-0b1793a0-f744-431a-ab15-fb55e237a700 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:12.958 8 INFO cinder.api.openstack.wsgi [None req-0b1793a0-f744-431a-ab15-fb55e237a700 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.183 () {34 vars in 795 bytes} [Tue Mar 31 06:15:12 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 895 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-03-31 06:15:12.977 7 INFO cinder.api.openstack.wsgi [None req-dd19d434-80d6-454d-bf55-72a766bc496d e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:12.996 7 INFO cinder.volume.api [None req-dd19d434-80d6-454d-bf55-72a766bc496d e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:13.005 7 INFO cinder.volume.api [None req-dd19d434-80d6-454d-bf55-72a766bc496d e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:13.005 7 INFO cinder.api.openstack.wsgi [None req-dd19d434-80d6-454d-bf55-72a766bc496d e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 10.0.0.183 () {34 vars in 796 bytes} [Tue Mar 31 06:15:12 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 934 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-03-31 06:15:13.025 8 INFO cinder.api.openstack.wsgi [None req-b68beabc-3d49-4c62-9ba9-d8408d25e4df e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:13.053 8 INFO cinder.volume.api [None req-b68beabc-3d49-4c62-9ba9-d8408d25e4df e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:13.061 8 INFO cinder.api.openstack.wsgi [None req-b68beabc-3d49-4c62-9ba9-d8408d25e4df e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:13 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:13.081 7 INFO cinder.api.openstack.wsgi [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes 2026-03-31 06:15:13.084 7 INFO cinder.api.v3.volumes [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume of 1 GB 2026-03-31 06:15:13.089 7 INFO cinder.volume.api [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:13.215 7 INFO cinder.volume.api [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume request issued successfully. 2026-03-31 06:15:13.216 7 INFO cinder.api.openstack.wsgi [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 382/761] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:13 2026] POST /v3/55a8b98485304f8390c257d0a637d25a/volumes => generated 891 bytes in 140 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-03-31 06:15:13.234 8 INFO cinder.api.openstack.wsgi [None req-e4bad5b2-b17f-49ea-b919-301509d18983 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:13.255 8 INFO cinder.volume.api [None req-e4bad5b2-b17f-49ea-b919-301509d18983 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:13.261 8 INFO cinder.api.openstack.wsgi [None req-e4bad5b2-b17f-49ea-b919-301509d18983 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 200 [pid: 8|app: 0|req: 380/762] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:13 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 959 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:14.037 7 INFO cinder.api.openstack.wsgi [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:14.037 8 INFO cinder.api.openstack.wsgi [None req-e4bad5b2-b17f-49ea-b919-301509d18983 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:14.038 7 INFO cinder.api.openstack.wsgi [None req-38c5f2e6-8302-433c-be43-3cdf7c80873e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:14.038 8 INFO cinder.api.openstack.wsgi [None req-e4bad5b2-b17f-49ea-b919-301509d18983 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://10.0.0.251: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-03-31 06:15:14.284 7 INFO cinder.api.openstack.wsgi [None req-13307c9f-bd03-4839-a82c-2e9f15bae757 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:14.304 7 INFO cinder.volume.api [None req-13307c9f-bd03-4839-a82c-2e9f15bae757 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:14.312 7 INFO cinder.api.openstack.wsgi [None req-13307c9f-bd03-4839-a82c-2e9f15bae757 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:14 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 984 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-03-31 06:15:14.328 8 INFO cinder.api.openstack.wsgi [None req-f2d0b923-5dd1-45b6-98cf-d78cd4750e18 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:14.345 8 INFO cinder.volume.api [None req-f2d0b923-5dd1-45b6-98cf-d78cd4750e18 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:14.354 8 INFO cinder.volume.api [None req-f2d0b923-5dd1-45b6-98cf-d78cd4750e18 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:14.355 8 INFO cinder.api.openstack.wsgi [None req-f2d0b923-5dd1-45b6-98cf-d78cd4750e18 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 200 [pid: 8|app: 0|req: 382/766] 10.0.0.183 () {34 vars in 795 bytes} [Tue Mar 31 06:15:14 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 881 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-03-31 06:15:14.371 7 INFO cinder.api.openstack.wsgi [None req-dd804766-f3cd-4c13-8561-7b3afca77ab6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:14.384 7 INFO cinder.volume.api [None req-dd804766-f3cd-4c13-8561-7b3afca77ab6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:14.389 7 INFO cinder.api.openstack.wsgi [None req-dd804766-f3cd-4c13-8561-7b3afca77ab6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:14 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 949 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-03-31 06:15:14.406 8 INFO cinder.api.openstack.wsgi [None req-cd348a8e-e154-400f-b7b6-d797899e8452 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e 2026-03-31 06:15:14.407 8 INFO cinder.api.v3.volumes [None req-cd348a8e-e154-400f-b7b6-d797899e8452 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume with id: becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:14.415 8 INFO cinder.volume.api [None req-cd348a8e-e154-400f-b7b6-d797899e8452 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:14.433 8 INFO cinder.volume.api [None req-cd348a8e-e154-400f-b7b6-d797899e8452 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume request issued successfully. 2026-03-31 06:15:14.434 8 INFO cinder.api.openstack.wsgi [None req-cd348a8e-e154-400f-b7b6-d797899e8452 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 202 [pid: 8|app: 0|req: 383/768] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:14 2026] DELETE /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 0 bytes in 33 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-03-31 06:15:14.443 7 INFO cinder.api.openstack.wsgi [None req-b67ed507-b851-4ae3-8f04-c96bb68f1a3c e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:14.460 7 INFO cinder.volume.api [None req-b67ed507-b851-4ae3-8f04-c96bb68f1a3c e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:14.466 7 INFO cinder.api.openstack.wsgi [None req-b67ed507-b851-4ae3-8f04-c96bb68f1a3c e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:14 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => 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-03-31 06:15:15.484 8 INFO cinder.api.openstack.wsgi [None req-6a9b39a2-c5fb-4938-8766-176232ece797 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e 2026-03-31 06:15:15.491 8 INFO cinder.api.openstack.wsgi [None req-6a9b39a2-c5fb-4938-8766-176232ece797 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e returned with HTTP 404 [pid: 8|app: 0|req: 384/770] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:15 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/becc172c-64a7-4116-98ae-55dbd23cab0e => generated 109 bytes in 12 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-03-31 06:15:15.502 7 INFO cinder.api.openstack.wsgi [None req-64f3e6aa-9b28-4205-a5e4-a66b22f5273e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:15.519 7 INFO cinder.volume.api [None req-64f3e6aa-9b28-4205-a5e4-a66b22f5273e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:15.524 7 INFO cinder.api.openstack.wsgi [None req-64f3e6aa-9b28-4205-a5e4-a66b22f5273e e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 7|app: 0|req: 387/771] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:15 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:15:15.548 8 INFO cinder.api.openstack.wsgi [None req-d1e3c437-ac0c-4e92-98c5-0a69e93f1612 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 2026-03-31 06:15:15.548 8 INFO cinder.api.v3.volumes [None req-d1e3c437-ac0c-4e92-98c5-0a69e93f1612 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume with id: 657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:15.556 8 INFO cinder.volume.api [None req-d1e3c437-ac0c-4e92-98c5-0a69e93f1612 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:15.576 8 INFO cinder.volume.api [None req-d1e3c437-ac0c-4e92-98c5-0a69e93f1612 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume request issued successfully. 2026-03-31 06:15:15.576 8 INFO cinder.api.openstack.wsgi [None req-d1e3c437-ac0c-4e92-98c5-0a69e93f1612 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 202 [pid: 8|app: 0|req: 385/772] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:15 2026] DELETE /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:15.588 7 INFO cinder.api.openstack.wsgi [None req-fc4e2bc3-ba8f-41ab-82e1-74f92ff82ccf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:15.604 7 INFO cinder.volume.api [None req-fc4e2bc3-ba8f-41ab-82e1-74f92ff82ccf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:15.610 7 INFO cinder.api.openstack.wsgi [None req-fc4e2bc3-ba8f-41ab-82e1-74f92ff82ccf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 200 [pid: 7|app: 0|req: 388/773] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:15 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => generated 1001 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:16.631 8 INFO cinder.api.openstack.wsgi [None req-240d224d-c693-4cac-9a74-6f4d1731b115 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 2026-03-31 06:15:16.639 8 INFO cinder.api.openstack.wsgi [None req-240d224d-c693-4cac-9a74-6f4d1731b115 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 returned with HTTP 404 [pid: 8|app: 0|req: 386/774] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:16 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/657ea677-0a6d-4f1b-9165-3844546a34f1 => 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-03-31 06:15:16.689 7 INFO cinder.api.openstack.wsgi [None req-83e685c8-95e3-4232-8d1a-b6640f5f5fcf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes 2026-03-31 06:15:16.788 7 INFO cinder.api.v3.volumes [None req-83e685c8-95e3-4232-8d1a-b6640f5f5fcf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume of 1 GB 2026-03-31 06:15:16.793 7 INFO cinder.volume.api [None req-83e685c8-95e3-4232-8d1a-b6640f5f5fcf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:16.946 7 INFO cinder.volume.api [None req-83e685c8-95e3-4232-8d1a-b6640f5f5fcf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume request issued successfully. 2026-03-31 06:15:16.947 7 INFO cinder.api.openstack.wsgi [None req-83e685c8-95e3-4232-8d1a-b6640f5f5fcf e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 389/775] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:16 2026] POST /v3/55a8b98485304f8390c257d0a637d25a/volumes => generated 870 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:15:16.967 8 INFO cinder.api.openstack.wsgi [None req-fc62820d-7dca-4989-b0f0-67f9bec30f62 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:16.982 8 INFO cinder.volume.api [None req-fc62820d-7dca-4989-b0f0-67f9bec30f62 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:16.988 8 INFO cinder.api.openstack.wsgi [None req-fc62820d-7dca-4989-b0f0-67f9bec30f62 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 8|app: 0|req: 387/776] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:16 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 938 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-03-31 06:15:18.018 7 INFO cinder.api.openstack.wsgi [None req-66b7d6d1-7472-46dd-83b8-8b6229b35412 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.033 7 INFO cinder.volume.api [None req-66b7d6d1-7472-46dd-83b8-8b6229b35412 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.039 7 INFO cinder.api.openstack.wsgi [None req-66b7d6d1-7472-46dd-83b8-8b6229b35412 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 7|app: 0|req: 390/777] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:18 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:18.064 8 INFO cinder.api.openstack.wsgi [None req-f9bb89fc-bb89-450f-b8e9-7cf8bd2cce2a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.079 8 INFO cinder.volume.api [None req-f9bb89fc-bb89-450f-b8e9-7cf8bd2cce2a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.084 8 INFO cinder.api.openstack.wsgi [None req-f9bb89fc-bb89-450f-b8e9-7cf8bd2cce2a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 8|app: 0|req: 388/778] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:18 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 1347 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:18.107 7 INFO cinder.api.openstack.wsgi [None req-04fdf262-1cbb-47ea-a97d-1517d8aae371 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.124 7 INFO cinder.volume.api [None req-04fdf262-1cbb-47ea-a97d-1517d8aae371 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.128 7 INFO cinder.volume.api [None req-04fdf262-1cbb-47ea-a97d-1517d8aae371 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:18.129 7 INFO cinder.api.openstack.wsgi [None req-04fdf262-1cbb-47ea-a97d-1517d8aae371 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 7|app: 0|req: 391/779] 10.0.0.183 () {34 vars in 795 bytes} [Tue Mar 31 06:15:18 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 894 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-03-31 06:15:18.157 8 INFO cinder.api.openstack.wsgi [None req-a3a9576b-4d72-4559-84d1-90b55180e259 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.200 8 INFO cinder.volume.api [None req-a3a9576b-4d72-4559-84d1-90b55180e259 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.212 8 INFO cinder.volume.api [None req-a3a9576b-4d72-4559-84d1-90b55180e259 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:18.214 8 INFO cinder.api.openstack.wsgi [None req-a3a9576b-4d72-4559-84d1-90b55180e259 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 8|app: 0|req: 389/780] 10.0.0.183 () {34 vars in 796 bytes} [Tue Mar 31 06:15:18 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 933 bytes in 81 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-03-31 06:15:18.232 7 INFO cinder.api.openstack.wsgi [None req-bd555795-520c-4cc5-9d56-a57001832f92 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.244 7 INFO cinder.volume.api [None req-bd555795-520c-4cc5-9d56-a57001832f92 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.250 7 INFO cinder.api.openstack.wsgi [None req-bd555795-520c-4cc5-9d56-a57001832f92 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 7|app: 0|req: 392/781] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:18 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:18.272 8 INFO cinder.api.openstack.wsgi [None req-7d0b2de3-9c88-4a98-a095-46fe4615c021 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes 2026-03-31 06:15:18.275 8 INFO cinder.api.v3.volumes [None req-7d0b2de3-9c88-4a98-a095-46fe4615c021 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume of 1 GB 2026-03-31 06:15:18.284 8 INFO cinder.volume.api [None req-7d0b2de3-9c88-4a98-a095-46fe4615c021 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:18.436 8 INFO cinder.volume.api [None req-7d0b2de3-9c88-4a98-a095-46fe4615c021 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Create volume request issued successfully. 2026-03-31 06:15:18.437 8 INFO cinder.api.openstack.wsgi [None req-7d0b2de3-9c88-4a98-a095-46fe4615c021 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 390/782] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:18 2026] POST /v3/55a8b98485304f8390c257d0a637d25a/volumes => generated 891 bytes in 174 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-03-31 06:15:18.463 7 INFO cinder.api.openstack.wsgi [None req-f46e5823-7ac8-41b5-b7ce-85698a77d19b e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:18.476 7 INFO cinder.volume.api [None req-f46e5823-7ac8-41b5-b7ce-85698a77d19b e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:18.481 7 INFO cinder.api.openstack.wsgi [None req-f46e5823-7ac8-41b5-b7ce-85698a77d19b e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 200 [pid: 7|app: 0|req: 393/783] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:18 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:19.507 8 INFO cinder.api.openstack.wsgi [None req-33144882-e042-43b3-9866-8e875d0c8074 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:19.523 8 INFO cinder.volume.api [None req-33144882-e042-43b3-9866-8e875d0c8074 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:19.530 8 INFO cinder.api.openstack.wsgi [None req-33144882-e042-43b3-9866-8e875d0c8074 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 200 [pid: 8|app: 0|req: 391/784] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:19 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 984 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-03-31 06:15:19.548 7 INFO cinder.api.openstack.wsgi [None req-bf3aacd2-213a-40bc-b771-5fd5a0d03d22 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:19.569 7 INFO cinder.volume.api [None req-bf3aacd2-213a-40bc-b771-5fd5a0d03d22 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:19.578 7 INFO cinder.volume.api [None req-bf3aacd2-213a-40bc-b771-5fd5a0d03d22 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume updated successfully. 2026-03-31 06:15:19.579 7 INFO cinder.api.openstack.wsgi [None req-bf3aacd2-213a-40bc-b771-5fd5a0d03d22 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 200 [pid: 7|app: 0|req: 394/785] 10.0.0.183 () {34 vars in 795 bytes} [Tue Mar 31 06:15:19 2026] PUT /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 881 bytes in 39 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-03-31 06:15:19.601 8 INFO cinder.api.openstack.wsgi [None req-c5804f45-e859-44e7-a629-551d336c4cb9 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:19.619 8 INFO cinder.volume.api [None req-c5804f45-e859-44e7-a629-551d336c4cb9 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:19.623 8 INFO cinder.api.openstack.wsgi [None req-c5804f45-e859-44e7-a629-551d336c4cb9 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 200 [pid: 8|app: 0|req: 392/786] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:19 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => 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-03-31 06:15:19.654 7 INFO cinder.api.openstack.wsgi [None req-99ee539a-4321-47ea-bf23-1a76f92785d6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 2026-03-31 06:15:19.654 7 INFO cinder.api.v3.volumes [None req-99ee539a-4321-47ea-bf23-1a76f92785d6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume with id: 2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:19.662 7 INFO cinder.volume.api [None req-99ee539a-4321-47ea-bf23-1a76f92785d6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:19.685 7 INFO cinder.volume.api [None req-99ee539a-4321-47ea-bf23-1a76f92785d6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume request issued successfully. 2026-03-31 06:15:19.685 7 INFO cinder.api.openstack.wsgi [None req-99ee539a-4321-47ea-bf23-1a76f92785d6 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 202 [pid: 7|app: 0|req: 395/787] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:19 2026] DELETE /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:19.696 8 INFO cinder.api.openstack.wsgi [None req-73158849-46bf-417e-a8cc-3a582970a862 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:19.708 8 INFO cinder.volume.api [None req-73158849-46bf-417e-a8cc-3a582970a862 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:19.712 8 INFO cinder.api.openstack.wsgi [None req-73158849-46bf-417e-a8cc-3a582970a862 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 200 [pid: 8|app: 0|req: 393/788] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:19 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 948 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:20.737 7 INFO cinder.api.openstack.wsgi [None req-934d637b-251a-4ca5-8f96-6e46c9b6f477 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 2026-03-31 06:15:20.745 7 INFO cinder.api.openstack.wsgi [None req-934d637b-251a-4ca5-8f96-6e46c9b6f477 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 returned with HTTP 404 [pid: 7|app: 0|req: 396/789] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:20 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/2e6ce63e-4402-45ad-aa95-6510685b2c48 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:20.758 8 INFO cinder.api.openstack.wsgi [None req-f65c66fb-a34e-463c-accb-231ea20b8965 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:20.774 8 INFO cinder.volume.api [None req-f65c66fb-a34e-463c-accb-231ea20b8965 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:20.780 8 INFO cinder.api.openstack.wsgi [None req-f65c66fb-a34e-463c-accb-231ea20b8965 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 8|app: 0|req: 394/790] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:20 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:15:20.803 7 INFO cinder.api.openstack.wsgi [None req-4d7ab58d-eb63-4f9f-94df-f783ee2b269a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 2026-03-31 06:15:20.804 7 INFO cinder.api.v3.volumes [None req-4d7ab58d-eb63-4f9f-94df-f783ee2b269a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume with id: 4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:20.816 7 INFO cinder.volume.api [None req-4d7ab58d-eb63-4f9f-94df-f783ee2b269a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:20.840 7 INFO cinder.volume.api [None req-4d7ab58d-eb63-4f9f-94df-f783ee2b269a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Delete volume request issued successfully. 2026-03-31 06:15:20.840 7 INFO cinder.api.openstack.wsgi [None req-4d7ab58d-eb63-4f9f-94df-f783ee2b269a e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 202 [pid: 7|app: 0|req: 397/791] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:20 2026] DELETE /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => 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-03-31 06:15:20.853 8 INFO cinder.api.openstack.wsgi [None req-c2cdd488-c157-4664-b1f9-dd66bc9d9a08 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:20.868 8 INFO cinder.volume.api [None req-c2cdd488-c157-4664-b1f9-dd66bc9d9a08 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] Volume info retrieved successfully. 2026-03-31 06:15:20.874 8 INFO cinder.api.openstack.wsgi [None req-c2cdd488-c157-4664-b1f9-dd66bc9d9a08 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 200 [pid: 8|app: 0|req: 395/792] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:20 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 1385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:21.894 7 INFO cinder.api.openstack.wsgi [None req-1cb9b7be-c80c-4ce3-a0e0-2e36382bc816 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 2026-03-31 06:15:21.902 7 INFO cinder.api.openstack.wsgi [None req-1cb9b7be-c80c-4ce3-a0e0-2e36382bc816 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 returned with HTTP 404 [pid: 7|app: 0|req: 398/793] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:21 2026] GET /v3/55a8b98485304f8390c257d0a637d25a/volumes/4d0b3c7a-3574-4619-8cbf-14807b99c9c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:15:24.038 7 INFO cinder.api.openstack.wsgi [None req-1cb9b7be-c80c-4ce3-a0e0-2e36382bc816 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:24.038 8 INFO cinder.api.openstack.wsgi [None req-c2cdd488-c157-4664-b1f9-dd66bc9d9a08 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:24.038 7 INFO cinder.api.openstack.wsgi [None req-1cb9b7be-c80c-4ce3-a0e0-2e36382bc816 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:24.039 8 INFO cinder.api.openstack.wsgi [None req-c2cdd488-c157-4664-b1f9-dd66bc9d9a08 e59a472fc9884b02b814f3ed4911aeee 55a8b98485304f8390c257d0a637d25a - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:28.894 7 INFO cinder.api.openstack.wsgi [None req-aa7d13b3-752f-4660-9f07-4ea81e8c08f1 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes 2026-03-31 06:15:28.934 7 INFO cinder.volume.api [None req-aa7d13b3-752f-4660-9f07-4ea81e8c08f1 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Get all volumes completed successfully. 2026-03-31 06:15:28.936 7 INFO cinder.api.openstack.wsgi [None req-aa7d13b3-752f-4660-9f07-4ea81e8c08f1 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 400/796] 10.0.0.183 () {32 vars in 701 bytes} [Tue Mar 31 06:15:28 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:28.949 8 INFO cinder.api.openstack.wsgi [None req-cec48f8a-ae59-4de2-ad84-ab0dc5c618e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes 2026-03-31 06:15:28.951 8 INFO cinder.api.v3.volumes [None req-cec48f8a-ae59-4de2-ad84-ab0dc5c618e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume of 1 GB 2026-03-31 06:15:28.956 8 INFO cinder.volume.api [None req-cec48f8a-ae59-4de2-ad84-ab0dc5c618e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:29.119 8 INFO cinder.volume.api [None req-cec48f8a-ae59-4de2-ad84-ab0dc5c618e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume request issued successfully. 2026-03-31 06:15:29.120 8 INFO cinder.api.openstack.wsgi [None req-cec48f8a-ae59-4de2-ad84-ab0dc5c618e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 397/797] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:28 2026] POST /v3/f9da00dafd18449a964a44f221e0700b/volumes => generated 876 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:15:29.142 7 INFO cinder.api.openstack.wsgi [None req-bf3f14a7-3639-4d1a-85d8-f492e9e4f00a 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:29.159 7 INFO cinder.volume.api [None req-bf3f14a7-3639-4d1a-85d8-f492e9e4f00a 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:29.165 7 INFO cinder.api.openstack.wsgi [None req-bf3f14a7-3639-4d1a-85d8-f492e9e4f00a 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 200 [pid: 7|app: 0|req: 401/798] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:29 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 944 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-03-31 06:15:30.186 8 INFO cinder.api.openstack.wsgi [None req-4535db7b-0d4d-42ae-b071-16c5403de9d0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:30.201 8 INFO cinder.volume.api [None req-4535db7b-0d4d-42ae-b071-16c5403de9d0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:30.205 8 INFO cinder.api.openstack.wsgi [None req-4535db7b-0d4d-42ae-b071-16c5403de9d0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 200 [pid: 8|app: 0|req: 398/799] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:30 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => 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-03-31 06:15:30.225 7 INFO cinder.api.openstack.wsgi [None req-56ae3f48-a114-41f0-8464-546daaa7a55d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:30.237 7 INFO cinder.volume.api [None req-56ae3f48-a114-41f0-8464-546daaa7a55d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:30.241 7 INFO cinder.api.openstack.wsgi [None req-56ae3f48-a114-41f0-8464-546daaa7a55d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 200 [pid: 7|app: 0|req: 402/800] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:30 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 969 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-03-31 06:15:30.261 8 INFO cinder.api.openstack.wsgi [None req-4a75505d-f245-4a25-a76d-db2f6877f1c9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes 2026-03-31 06:15:30.264 8 INFO cinder.api.v3.volumes [None req-4a75505d-f245-4a25-a76d-db2f6877f1c9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume of 1 GB 2026-03-31 06:15:30.268 8 INFO cinder.volume.api [None req-4a75505d-f245-4a25-a76d-db2f6877f1c9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:30.386 8 INFO cinder.volume.api [None req-4a75505d-f245-4a25-a76d-db2f6877f1c9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume request issued successfully. 2026-03-31 06:15:30.387 8 INFO cinder.api.openstack.wsgi [None req-4a75505d-f245-4a25-a76d-db2f6877f1c9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 399/801] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:30 2026] POST /v3/f9da00dafd18449a964a44f221e0700b/volumes => generated 875 bytes in 131 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-03-31 06:15:30.407 7 INFO cinder.api.openstack.wsgi [None req-c9e75fa1-ecc9-4ecf-9cf8-bdffd44a11e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:30.422 7 INFO cinder.volume.api [None req-c9e75fa1-ecc9-4ecf-9cf8-bdffd44a11e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:30.427 7 INFO cinder.api.openstack.wsgi [None req-c9e75fa1-ecc9-4ecf-9cf8-bdffd44a11e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 200 [pid: 7|app: 0|req: 403/802] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:30 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:31.446 8 INFO cinder.api.openstack.wsgi [None req-02635fa8-4210-47c9-b8ac-9854e6edaa00 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:31.471 8 INFO cinder.volume.api [None req-02635fa8-4210-47c9-b8ac-9854e6edaa00 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:31.480 8 INFO cinder.api.openstack.wsgi [None req-02635fa8-4210-47c9-b8ac-9854e6edaa00 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 200 [pid: 8|app: 0|req: 400/803] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:31 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:31.504 7 INFO cinder.api.openstack.wsgi [None req-001cbca9-fae7-459e-927b-df6f7cba9b53 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:31.521 7 INFO cinder.volume.api [None req-001cbca9-fae7-459e-927b-df6f7cba9b53 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:31.526 7 INFO cinder.api.openstack.wsgi [None req-001cbca9-fae7-459e-927b-df6f7cba9b53 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 200 [pid: 7|app: 0|req: 404/804] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:31 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:31.546 8 INFO cinder.api.openstack.wsgi [None req-2d323c4c-5307-4225-8866-12c60f831823 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes 2026-03-31 06:15:31.549 8 INFO cinder.api.v3.volumes [None req-2d323c4c-5307-4225-8866-12c60f831823 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume of 1 GB 2026-03-31 06:15:31.555 8 INFO cinder.volume.api [None req-2d323c4c-5307-4225-8866-12c60f831823 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Availability Zones retrieved successfully. 2026-03-31 06:15:31.708 8 INFO cinder.volume.api [None req-2d323c4c-5307-4225-8866-12c60f831823 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Create volume request issued successfully. 2026-03-31 06:15:31.709 8 INFO cinder.api.openstack.wsgi [None req-2d323c4c-5307-4225-8866-12c60f831823 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 401/805] 10.0.0.183 () {34 vars in 723 bytes} [Tue Mar 31 06:15:31 2026] POST /v3/f9da00dafd18449a964a44f221e0700b/volumes => generated 876 bytes in 170 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-03-31 06:15:31.725 7 INFO cinder.api.openstack.wsgi [None req-6ee4d5b2-be21-4b0d-b7a3-5e3ac74cf8d8 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:31.742 7 INFO cinder.volume.api [None req-6ee4d5b2-be21-4b0d-b7a3-5e3ac74cf8d8 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:31.747 7 INFO cinder.api.openstack.wsgi [None req-6ee4d5b2-be21-4b0d-b7a3-5e3ac74cf8d8 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 200 [pid: 7|app: 0|req: 405/806] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:31 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 944 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-03-31 06:15:32.768 8 INFO cinder.api.openstack.wsgi [None req-f8857868-421b-4932-8a56-bf766ed4350d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:32.783 8 INFO cinder.volume.api [None req-f8857868-421b-4932-8a56-bf766ed4350d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:32.788 8 INFO cinder.api.openstack.wsgi [None req-f8857868-421b-4932-8a56-bf766ed4350d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 200 [pid: 8|app: 0|req: 402/807] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:32 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:32.805 7 INFO cinder.api.openstack.wsgi [None req-a9d2356c-e760-491b-9d0f-4718036f0730 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:32.943 7 INFO cinder.volume.api [None req-a9d2356c-e760-491b-9d0f-4718036f0730 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:32.947 7 INFO cinder.api.openstack.wsgi [None req-a9d2356c-e760-491b-9d0f-4718036f0730 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 200 [pid: 7|app: 0|req: 406/808] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:32 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 969 bytes in 146 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-03-31 06:15:32.963 8 INFO cinder.api.openstack.wsgi [None req-4fd0607f-cb23-4d4c-8c4b-1a1bea797b03 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes 2026-03-31 06:15:32.992 8 INFO cinder.volume.api [None req-4fd0607f-cb23-4d4c-8c4b-1a1bea797b03 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Get all volumes completed successfully. 2026-03-31 06:15:32.993 8 INFO cinder.api.openstack.wsgi [None req-4fd0607f-cb23-4d4c-8c4b-1a1bea797b03 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 403/809] 10.0.0.183 () {32 vars in 701 bytes} [Tue Mar 31 06:15:32 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes => generated 1323 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-03-31 06:15:33.011 7 INFO cinder.api.openstack.wsgi [None req-3228b64f-6e62-4b6e-931f-98e58dec7e3d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:33.025 7 INFO cinder.volume.api [None req-3228b64f-6e62-4b6e-931f-98e58dec7e3d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:33.031 7 INFO cinder.api.openstack.wsgi [None req-3228b64f-6e62-4b6e-931f-98e58dec7e3d 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 200 [pid: 7|app: 0|req: 407/810] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:33 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:33.050 8 INFO cinder.api.openstack.wsgi [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef 2026-03-31 06:15:33.050 8 INFO cinder.api.v3.volumes [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume with id: ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:33.191 8 INFO cinder.volume.api [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:33.212 8 INFO cinder.volume.api [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume request issued successfully. 2026-03-31 06:15:33.213 8 INFO cinder.api.openstack.wsgi [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 202 [pid: 8|app: 0|req: 404/811] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:33 2026] DELETE /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 0 bytes in 170 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-03-31 06:15:33.224 7 INFO cinder.api.openstack.wsgi [None req-0137f1cb-6842-4ca7-8cf9-2eb9c94e4af0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:33.237 7 INFO cinder.volume.api [None req-0137f1cb-6842-4ca7-8cf9-2eb9c94e4af0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:33.241 7 INFO cinder.api.openstack.wsgi [None req-0137f1cb-6842-4ca7-8cf9-2eb9c94e4af0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 200 [pid: 7|app: 0|req: 408/812] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:33 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:34.037 8 INFO cinder.api.openstack.wsgi [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:34.037 7 INFO cinder.api.openstack.wsgi [None req-0137f1cb-6842-4ca7-8cf9-2eb9c94e4af0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:34.037 7 INFO cinder.api.openstack.wsgi [None req-0137f1cb-6842-4ca7-8cf9-2eb9c94e4af0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:34.038 8 INFO cinder.api.openstack.wsgi [None req-a12c8ded-931f-403e-bc81-06c871f357dc 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251: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-03-31 06:15:34.258 7 INFO cinder.api.openstack.wsgi [None req-7d3cb3fc-9233-4607-bfdb-58d541d45a1f 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef 2026-03-31 06:15:34.264 7 INFO cinder.api.openstack.wsgi [None req-7d3cb3fc-9233-4607-bfdb-58d541d45a1f 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef returned with HTTP 404 [pid: 7|app: 0|req: 410/815] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:34 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/ef20c249-ea78-4b85-a321-969735dfcbef => generated 109 bytes in 10 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-03-31 06:15:34.280 8 INFO cinder.api.openstack.wsgi [None req-102b07b5-e6af-46fc-b20a-68f39d9c85e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:34.294 8 INFO cinder.volume.api [None req-102b07b5-e6af-46fc-b20a-68f39d9c85e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:34.302 8 INFO cinder.api.openstack.wsgi [None req-102b07b5-e6af-46fc-b20a-68f39d9c85e0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 200 [pid: 8|app: 0|req: 406/816] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:34 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:34.324 7 INFO cinder.api.openstack.wsgi [None req-53d389d2-5c1d-4c00-8de9-a62bbfb051f0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 2026-03-31 06:15:34.324 7 INFO cinder.api.v3.volumes [None req-53d389d2-5c1d-4c00-8de9-a62bbfb051f0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume with id: 6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:34.337 7 INFO cinder.volume.api [None req-53d389d2-5c1d-4c00-8de9-a62bbfb051f0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:34.366 7 INFO cinder.volume.api [None req-53d389d2-5c1d-4c00-8de9-a62bbfb051f0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume request issued successfully. 2026-03-31 06:15:34.367 7 INFO cinder.api.openstack.wsgi [None req-53d389d2-5c1d-4c00-8de9-a62bbfb051f0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 202 [pid: 7|app: 0|req: 411/817] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:34 2026] DELETE /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => 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-03-31 06:15:34.382 8 INFO cinder.api.openstack.wsgi [None req-09475d79-3f1f-4c82-9c5d-ee4dd58ea0e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:34.405 8 INFO cinder.volume.api [None req-09475d79-3f1f-4c82-9c5d-ee4dd58ea0e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:34.412 8 INFO cinder.api.openstack.wsgi [None req-09475d79-3f1f-4c82-9c5d-ee4dd58ea0e9 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 200 [pid: 8|app: 0|req: 407/818] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:34 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 967 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-03-31 06:15:35.439 7 INFO cinder.api.openstack.wsgi [None req-767de752-06be-4481-a91a-3eb37f33e080 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 2026-03-31 06:15:35.451 7 INFO cinder.api.openstack.wsgi [None req-767de752-06be-4481-a91a-3eb37f33e080 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 returned with HTTP 404 [pid: 7|app: 0|req: 412/819] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:35 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/6fe09771-bb41-40b8-9ed4-af90551460e9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:35.461 8 INFO cinder.api.openstack.wsgi [None req-40205c07-29df-4c91-822a-39d832e62b73 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:35.473 8 INFO cinder.volume.api [None req-40205c07-29df-4c91-822a-39d832e62b73 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:35.478 8 INFO cinder.api.openstack.wsgi [None req-40205c07-29df-4c91-822a-39d832e62b73 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 200 [pid: 8|app: 0|req: 408/820] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:35 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:35.497 7 INFO cinder.api.openstack.wsgi [None req-b2e28d27-91c6-4e3e-a377-edccab78c771 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e 2026-03-31 06:15:35.498 7 INFO cinder.api.v3.volumes [None req-b2e28d27-91c6-4e3e-a377-edccab78c771 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume with id: 158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:35.510 7 INFO cinder.volume.api [None req-b2e28d27-91c6-4e3e-a377-edccab78c771 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:35.531 7 INFO cinder.volume.api [None req-b2e28d27-91c6-4e3e-a377-edccab78c771 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Delete volume request issued successfully. 2026-03-31 06:15:35.531 7 INFO cinder.api.openstack.wsgi [None req-b2e28d27-91c6-4e3e-a377-edccab78c771 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 202 [pid: 7|app: 0|req: 413/821] 10.0.0.183 () {32 vars in 778 bytes} [Tue Mar 31 06:15:35 2026] DELETE /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 0 bytes in 41 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-03-31 06:15:35.542 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:15:35.554 8 INFO cinder.volume.api [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] Volume info retrieved successfully. 2026-03-31 06:15:35.557 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 200 [pid: 8|app: 0|req: 409/822] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:35 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 968 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:15:36.578 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e 2026-03-31 06:15:36.585 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e returned with HTTP 404 [pid: 7|app: 0|req: 414/823] 10.0.0.183 () {32 vars in 775 bytes} [Tue Mar 31 06:15:36 2026] GET /v3/f9da00dafd18449a964a44f221e0700b/volumes/158af061-f9c7-4a46-86f9-b9a3607ae05e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:15:44.038 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:44.038 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:44.039 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:44.039 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:54.037 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:54.037 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:15:54.038 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:15:54.039 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:04.037 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:04.037 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:04.038 8 INFO cinder.api.openstack.wsgi [None req-d657c3fb-0cb8-4c00-970e-04d746b94fd0 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:04.038 7 INFO cinder.api.openstack.wsgi [None req-09ffdbcd-acc3-4b84-b6d6-cd6783d6d2c2 444bb693c379431e9fe85c57bc2294b6 f9da00dafd18449a964a44f221e0700b - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:04.440 7 INFO cinder.api.openstack.wsgi [None req-26d1f435-3625-43bd-a338-f1420f84984c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:16:04.943 7 INFO cinder.api.openstack.wsgi [None req-26d1f435-3625-43bd-a338-f1420f84984c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 418/830] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:16:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 666 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-03-31 06:16:04.955 8 INFO cinder.api.openstack.wsgi [None req-8f6caa85-384c-43f4-93f6-8bc042db02ce 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:16:04.964 8 INFO cinder.volume.api [None req-8f6caa85-384c-43f4-93f6-8bc042db02ce 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:16:04.966 8 INFO cinder.api.openstack.wsgi [None req-8f6caa85-384c-43f4-93f6-8bc042db02ce 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/831] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:16:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:16:05.012 7 INFO cinder.api.openstack.wsgi [None req-e502c909-32d2-43f1-9170-51192a4c39e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true 2026-03-31 06:16:05.035 7 INFO cinder.api.openstack.wsgi [None req-e502c909-32d2-43f1-9170-51192a4c39e1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/832] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.047 8 INFO cinder.api.openstack.wsgi [None req-426e466d-4da4-4158-abf0-c21cbaa9aab0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true 2026-03-31 06:16:05.069 8 INFO cinder.api.openstack.wsgi [None req-426e466d-4da4-4158-abf0-c21cbaa9aab0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.083 7 INFO cinder.api.openstack.wsgi [None req-b8d00764-a9f6-4ad9-83e6-2c2c668b4b1a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true 2026-03-31 06:16:05.107 7 INFO cinder.api.openstack.wsgi [None req-b8d00764-a9f6-4ad9-83e6-2c2c668b4b1a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/834] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.119 8 INFO cinder.api.openstack.wsgi [None req-c1cce239-02d4-4539-9d8e-65d6c867b902 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true 2026-03-31 06:16:05.145 8 INFO cinder.api.openstack.wsgi [None req-c1cce239-02d4-4539-9d8e-65d6c867b902 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.159 7 INFO cinder.api.openstack.wsgi [None req-efeeab61-accc-4aec-a89d-7a58900437b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true 2026-03-31 06:16:05.181 7 INFO cinder.api.openstack.wsgi [None req-efeeab61-accc-4aec-a89d-7a58900437b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/836] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.195 8 INFO cinder.api.openstack.wsgi [None req-70a24e6b-7d56-457a-864b-9a4f1a390579 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true 2026-03-31 06:16:05.222 8 INFO cinder.api.openstack.wsgi [None req-70a24e6b-7d56-457a-864b-9a4f1a390579 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/837] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.232 7 INFO cinder.api.openstack.wsgi [None req-b5d315d8-b225-44c1-bbe0-19cd53b72827 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true 2026-03-31 06:16:05.252 7 INFO cinder.api.openstack.wsgi [None req-b5d315d8-b225-44c1-bbe0-19cd53b72827 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/838] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.262 8 INFO cinder.api.openstack.wsgi [None req-b75127a3-c20f-427b-a378-c4a1399a84db 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true 2026-03-31 06:16:05.286 8 INFO cinder.api.openstack.wsgi [None req-b75127a3-c20f-427b-a378-c4a1399a84db 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/839] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.301 7 INFO cinder.api.openstack.wsgi [None req-aba91245-2257-4671-8ec2-77b776f0f648 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:16:05.327 7 INFO cinder.api.openstack.wsgi [None req-aba91245-2257-4671-8ec2-77b776f0f648 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/840] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.341 8 INFO cinder.api.openstack.wsgi [None req-94f5bab9-b26d-4d98-bca0-b24bd17243ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true 2026-03-31 06:16:05.360 8 INFO cinder.api.openstack.wsgi [None req-94f5bab9-b26d-4d98-bca0-b24bd17243ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/841] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.375 7 INFO cinder.api.openstack.wsgi [None req-89eb998a-e4f3-4bf0-8aae-36f6a25730c5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:16:05.397 7 INFO cinder.api.openstack.wsgi [None req-89eb998a-e4f3-4bf0-8aae-36f6a25730c5 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/842] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.410 8 INFO cinder.api.openstack.wsgi [None req-76ec2393-9481-4a04-bf2e-172e6e70482c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:16:05.441 8 INFO cinder.api.openstack.wsgi [None req-76ec2393-9481-4a04-bf2e-172e6e70482c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/843] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.453 7 INFO cinder.api.openstack.wsgi [None req-6605cc50-a715-4ece-86bd-31d1628c84cc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true 2026-03-31 06:16:05.475 7 INFO cinder.api.openstack.wsgi [None req-6605cc50-a715-4ece-86bd-31d1628c84cc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/844] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:05.488 8 INFO cinder.api.openstack.wsgi [None req-83f6550a-4766-47db-a39b-e84c2a1d854d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:16:05.494 8 INFO cinder.volume.api [None req-83f6550a-4766-47db-a39b-e84c2a1d854d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:16:05.494 8 INFO cinder.api.openstack.wsgi [None req-83f6550a-4766-47db-a39b-e84c2a1d854d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/845] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:16:05.512 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:16:05.521 7 INFO cinder.volume.api [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:16:05.522 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 426/846] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:16:05.536 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:16:05.541 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 421/847] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:16:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:14.038 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:14.038 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:14.039 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:14.039 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:24.037 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:24.037 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:24.038 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:24.039 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:34.037 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:34.037 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:34.038 7 INFO cinder.api.openstack.wsgi [None req-46d39105-5052-41df-94c5-49270c68880b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:34.038 8 INFO cinder.api.openstack.wsgi [None req-e08f2551-a789-4d3c-857a-a8c08b604035 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:41.354 8 INFO cinder.api.openstack.wsgi [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes 2026-03-31 06:16:41.839 8 INFO cinder.api.v3.volumes [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Create volume of 16 GB 2026-03-31 06:16:41.845 8 INFO cinder.volume.api [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Availability Zones retrieved successfully. 2026-03-31 06:16:42.053 8 INFO cinder.volume.api [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Create volume request issued successfully. 2026-03-31 06:16:42.054 8 INFO cinder.api.openstack.wsgi [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 425/854] 199.204.45.240 () {34 vars in 734 bytes} [Tue Mar 31 06:16:41 2026] POST /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes => generated 846 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:16:42.070 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2120da51-1a0c-483d-83f7-518cc8713705 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:42.104 7 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2120da51-1a0c-483d-83f7-518cc8713705 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:42.109 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2120da51-1a0c-483d-83f7-518cc8713705 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 430/855] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:16:42 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:16:44.037 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2120da51-1a0c-483d-83f7-518cc8713705 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:44.037 8 INFO cinder.api.openstack.wsgi [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:44.038 8 INFO cinder.api.openstack.wsgi [None req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:44.038 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2120da51-1a0c-483d-83f7-518cc8713705 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 06:16:47.124 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-72b44f12-8a8f-4d85-9450-a1d1b907692d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:47.141 8 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-72b44f12-8a8f-4d85-9450-a1d1b907692d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:47.146 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-72b44f12-8a8f-4d85-9450-a1d1b907692d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 8|app: 0|req: 427/858] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:16:47 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1489 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-03-31 06:16:47.631 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-da1af685-6819-425d-91bb-2f97d4a36f04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:47.645 7 INFO cinder.volume.api [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-da1af685-6819-425d-91bb-2f97d4a36f04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:47.650 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-da1af685-6819-425d-91bb-2f97d4a36f04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 432/859] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Mar 31 06:16:47 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:16:48.033 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-6c5a1adc-86eb-4881-aef5-56711b7757f0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:48.045 8 INFO cinder.volume.api [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-6c5a1adc-86eb-4881-aef5-56711b7757f0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:48.055 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-6c5a1adc-86eb-4881-aef5-56711b7757f0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 8|app: 0|req: 428/860] 10.0.0.204 () {34 vars in 1028 bytes} [Tue Mar 31 06:16:48 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:16:48.065 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-da1af685-6819-425d-91bb-2f97d4a36f04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:16:48.066 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-da1af685-6819-425d-91bb-2f97d4a36f04 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 433/861] 10.0.0.204 () {32 vars in 829 bytes} [Tue Mar 31 06:16:48 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-03-31 06:16:48.075 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-e40218aa-829b-4d6d-84c8-340ce23b08b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:48.131 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-e40218aa-829b-4d6d-84c8-340ce23b08b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments returned with HTTP 200 [pid: 8|app: 0|req: 429/862] 10.0.0.204 () {40 vars in 1057 bytes} [Tue Mar 31 06:16:48 2026] POST /v3/f13f8b8231514851a966b0c2a1c9e67d/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:16:51.472 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-33f1ba87-a448-48bb-85e7-18d64767accf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:51.490 7 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-33f1ba87-a448-48bb-85e7-18d64767accf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:51.495 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-33f1ba87-a448-48bb-85e7-18d64767accf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 434/863] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:16:51 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:16:53.553 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-e40218aa-829b-4d6d-84c8-340ce23b08b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:16:53.554 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-e40218aa-829b-4d6d-84c8-340ce23b08b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 430/864] 199.204.45.240 () {32 vars in 840 bytes} [Tue Mar 31 06:16:53 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-03-31 06:16:53.564 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:53.581 7 INFO cinder.volume.api [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:53.587 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 435/865] 199.204.45.240 () {36 vars in 1073 bytes} [Tue Mar 31 06:16:53 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1712 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-03-31 06:16:53.659 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-511ea75e-e764-4fae-89d7-9428d26906ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:54.037 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:54.038 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:54.039 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:16:54.040 7 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-a437a318-d651-4293-af51-9fa0d378dbda 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:16:54.198 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-511ea75e-e764-4fae-89d7-9428d26906ac 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 returned with HTTP 200 [pid: 8|app: 0|req: 431/868] 199.204.45.240 () {40 vars in 1135 bytes} [Tue Mar 31 06:16:53 2026] PUT /v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 => generated 802 bytes in 552 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-03-31 06:16:54.509 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-fc2702cb-91e9-433f-b413-380b32206bf2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:54.523 7 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-fc2702cb-91e9-433f-b413-380b32206bf2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:54.528 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-fc2702cb-91e9-433f-b413-380b32206bf2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 438/869] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:16:54 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => 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-03-31 06:16:54.719 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-9b46e37a-b553-4698-beb5-78130d5404d6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:54.764 8 INFO cinder.api.openstack.wsgi [req-1a43f6ad-eac4-44d0-b842-26444a26a788 req-9b46e37a-b553-4698-beb5-78130d5404d6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691/action returned with HTTP 204 [pid: 8|app: 0|req: 432/870] 199.204.45.240 () {40 vars in 1148 bytes} [Tue Mar 31 06:16:54 2026] POST /v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691/action => generated 0 bytes in 55 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-03-31 06:16:57.350 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2128be22-883b-45b2-a4be-baa301aa1507 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:16:57.367 7 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2128be22-883b-45b2-a4be-baa301aa1507 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:16:57.372 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-2128be22-883b-45b2-a4be-baa301aa1507 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 439/871] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:16:57 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:17:00.360 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e99ac0d2-b476-4441-9f5e-5d3cbcc63f3a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:17:00.380 8 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e99ac0d2-b476-4441-9f5e-5d3cbcc63f3a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:17:00.385 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e99ac0d2-b476-4441-9f5e-5d3cbcc63f3a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 8|app: 0|req: 433/872] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:17:00 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1787 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-03-31 06:17:03.111 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e35b5935-3908-42d0-8379-19252b1e7c90 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:17:03.132 7 INFO cinder.volume.api [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e35b5935-3908-42d0-8379-19252b1e7c90 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:17:03.136 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e35b5935-3908-42d0-8379-19252b1e7c90 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 200 [pid: 7|app: 0|req: 440/873] 199.204.45.240 () {32 vars in 825 bytes} [Tue Mar 31 06:17:03 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 1787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:17:04.037 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e99ac0d2-b476-4441-9f5e-5d3cbcc63f3a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:04.038 8 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e99ac0d2-b476-4441-9f5e-5d3cbcc63f3a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:04.038 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e35b5935-3908-42d0-8379-19252b1e7c90 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:04.039 7 INFO cinder.api.openstack.wsgi [req-5de16e39-292f-4dd6-b1d2-a082092c1ff2 req-e35b5935-3908-42d0-8379-19252b1e7c90 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 06:17:04.306 8 INFO cinder.api.openstack.wsgi [None req-dda11554-b2b2-464f-89e9-30c6b1d77fe6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:17:04.321 8 INFO cinder.volume.api [None req-dda11554-b2b2-464f-89e9-30c6b1d77fe6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:17:04.328 8 INFO cinder.api.openstack.wsgi [None req-dda11554-b2b2-464f-89e9-30c6b1d77fe6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/876] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1790 bytes in 94 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-03-31 06:17:04.340 7 INFO cinder.api.openstack.wsgi [None req-f974e42e-1108-4fd6-8a9f-55c113cbf756 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:17:04.358 7 INFO cinder.volume.api [None req-f974e42e-1108-4fd6-8a9f-55c113cbf756 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:17:04.366 7 INFO cinder.api.openstack.wsgi [None req-f974e42e-1108-4fd6-8a9f-55c113cbf756 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 442/877] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1790 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-03-31 06:17:04.381 8 INFO cinder.api.openstack.wsgi [None req-bbc4a0fc-596f-4770-9b94-468303fe9f14 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:17:04.889 8 INFO cinder.api.openstack.wsgi [None req-bbc4a0fc-596f-4770-9b94-468303fe9f14 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 436/878] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 519 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-03-31 06:17:04.902 7 INFO cinder.api.openstack.wsgi [None req-983c132c-5e67-4780-8ac0-47193d118a0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:17:04.911 7 INFO cinder.volume.api [None req-983c132c-5e67-4780-8ac0-47193d118a0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:17:04.911 7 INFO cinder.api.openstack.wsgi [None req-983c132c-5e67-4780-8ac0-47193d118a0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 443/879] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:17:04.923 8 INFO cinder.api.openstack.wsgi [None req-446886b7-13e7-44df-a518-bd5bd8a0a669 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:17:04.932 8 INFO cinder.api.openstack.wsgi [None req-446886b7-13e7-44df-a518-bd5bd8a0a669 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 437/880] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:04.979 7 INFO cinder.api.openstack.wsgi [None req-039d9694-2486-463d-b3c1-d0fe156440e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true 2026-03-31 06:17:04.998 7 INFO cinder.api.openstack.wsgi [None req-039d9694-2486-463d-b3c1-d0fe156440e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/881] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.019 8 INFO cinder.api.openstack.wsgi [None req-0054b82c-05db-45e0-9a9b-a665db809d80 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true 2026-03-31 06:17:05.047 8 INFO cinder.api.openstack.wsgi [None req-0054b82c-05db-45e0-9a9b-a665db809d80 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/882] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/5ef745ba78a64c629d7350dfd0f25d7e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.058 7 INFO cinder.api.openstack.wsgi [None req-f6dcaa5f-8b07-4824-97b4-404fe1dd54ab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true 2026-03-31 06:17:05.087 7 INFO cinder.api.openstack.wsgi [None req-f6dcaa5f-8b07-4824-97b4-404fe1dd54ab 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/883] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.099 8 INFO cinder.api.openstack.wsgi [None req-e263082c-8183-4504-bb20-5112e4908acd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true 2026-03-31 06:17:05.122 8 INFO cinder.api.openstack.wsgi [None req-e263082c-8183-4504-bb20-5112e4908acd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/884] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.130 7 INFO cinder.api.openstack.wsgi [None req-374909e4-c434-46d1-b625-2cee13bf6e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true 2026-03-31 06:17:05.150 7 INFO cinder.api.openstack.wsgi [None req-374909e4-c434-46d1-b625-2cee13bf6e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/885] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/94ca83311461478c84cd283b42b8db0c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.162 8 INFO cinder.api.openstack.wsgi [None req-afa2cfbd-eb69-4ba0-a006-cc68afd31e54 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true 2026-03-31 06:17:05.186 8 INFO cinder.api.openstack.wsgi [None req-afa2cfbd-eb69-4ba0-a006-cc68afd31e54 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/886] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.198 7 INFO cinder.api.openstack.wsgi [None req-4b662d0d-c6e6-4e21-abd6-c5c9de0857b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true 2026-03-31 06:17:05.217 7 INFO cinder.api.openstack.wsgi [None req-4b662d0d-c6e6-4e21-abd6-c5c9de0857b2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/887] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.229 8 INFO cinder.api.openstack.wsgi [None req-44755b6b-ae1d-47ec-8712-853f947d1a65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true 2026-03-31 06:17:05.255 8 INFO cinder.api.openstack.wsgi [None req-44755b6b-ae1d-47ec-8712-853f947d1a65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/888] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.269 7 INFO cinder.api.openstack.wsgi [None req-2885a990-a769-4cac-bdbd-4dcb25014f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:17:05.286 7 INFO cinder.api.openstack.wsgi [None req-2885a990-a769-4cac-bdbd-4dcb25014f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/889] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.301 8 INFO cinder.api.openstack.wsgi [None req-9d7bf4e5-aa3c-4c51-b456-b4079e07d85d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true 2026-03-31 06:17:05.338 8 INFO cinder.api.openstack.wsgi [None req-9d7bf4e5-aa3c-4c51-b456-b4079e07d85d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/890] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.354 7 INFO cinder.api.openstack.wsgi [None req-9ec4534b-8adf-4084-88ee-890c7c078a1e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:17:05.377 7 INFO cinder.api.openstack.wsgi [None req-9ec4534b-8adf-4084-88ee-890c7c078a1e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/891] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.395 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:17:05.429 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/892] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:05.448 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true 2026-03-31 06:17:05.468 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/893] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:17:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:14.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:14.038 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:14.042 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:14.043 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:24.037 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:24.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:24.038 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:24.038 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:34.037 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:34.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:34.038 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:34.039 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:44.036 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:44.037 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:44.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:44.038 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:54.037 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:54.038 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:17:54.038 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:17:54.039 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:04.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:04.037 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:04.037 8 INFO cinder.api.openstack.wsgi [None req-ad008a2c-5179-4cc7-977b-d390d4935fa6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:04.038 7 INFO cinder.api.openstack.wsgi [None req-02b2bcde-2134-441c-ab01-79ce251d345b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:04.431 8 INFO cinder.api.openstack.wsgi [None req-70019941-01c9-4505-b19f-78d61ba1159a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:18:04.441 8 INFO cinder.api.openstack.wsgi [None req-70019941-01c9-4505-b19f-78d61ba1159a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 450/906] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:18:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:04.455 7 INFO cinder.api.openstack.wsgi [None req-f4e705ce-28f6-46fc-986f-90115a23da65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:18:04.466 7 INFO cinder.volume.api [None req-f4e705ce-28f6-46fc-986f-90115a23da65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:18:04.466 7 INFO cinder.api.openstack.wsgi [None req-f4e705ce-28f6-46fc-986f-90115a23da65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/907] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:18:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:18:04.476 8 INFO cinder.api.openstack.wsgi [None req-ebe57491-dbff-4a89-8da3-dbe0496407bb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:18:04.980 8 INFO cinder.api.openstack.wsgi [None req-ebe57491-dbff-4a89-8da3-dbe0496407bb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 451/908] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:18:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.023 7 INFO cinder.api.openstack.wsgi [None req-5bfde09d-37be-4077-8376-5ef4a6fa86a4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true 2026-03-31 06:18:05.040 7 INFO cinder.api.openstack.wsgi [None req-5bfde09d-37be-4077-8376-5ef4a6fa86a4 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/909] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.051 8 INFO cinder.api.openstack.wsgi [None req-b1ffbfa7-cbc7-4b55-8e47-598a8af453b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true 2026-03-31 06:18:05.070 8 INFO cinder.api.openstack.wsgi [None req-b1ffbfa7-cbc7-4b55-8e47-598a8af453b8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/910] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.081 7 INFO cinder.api.openstack.wsgi [None req-2dd1c53a-4fcd-45e6-8a6c-a13aa693d1ec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true 2026-03-31 06:18:05.100 7 INFO cinder.api.openstack.wsgi [None req-2dd1c53a-4fcd-45e6-8a6c-a13aa693d1ec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/911] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.110 8 INFO cinder.api.openstack.wsgi [None req-acdb3141-9402-4167-8670-9f3a921e8052 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true 2026-03-31 06:18:05.134 8 INFO cinder.api.openstack.wsgi [None req-acdb3141-9402-4167-8670-9f3a921e8052 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/912] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.147 7 INFO cinder.api.openstack.wsgi [None req-c8920b8d-a705-416a-8785-8ceb42f17647 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true 2026-03-31 06:18:05.167 7 INFO cinder.api.openstack.wsgi [None req-c8920b8d-a705-416a-8785-8ceb42f17647 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/913] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.181 8 INFO cinder.api.openstack.wsgi [None req-369c6696-2042-4bd5-9bf5-b362a32edac3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true 2026-03-31 06:18:05.202 8 INFO cinder.api.openstack.wsgi [None req-369c6696-2042-4bd5-9bf5-b362a32edac3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/914] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.214 7 INFO cinder.api.openstack.wsgi [None req-353b73b3-95ad-4491-898b-81c37561b1dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:18:05.235 7 INFO cinder.api.openstack.wsgi [None req-353b73b3-95ad-4491-898b-81c37561b1dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/915] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.249 8 INFO cinder.api.openstack.wsgi [None req-b69c5deb-3605-49ea-b453-97a397757401 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true 2026-03-31 06:18:05.273 8 INFO cinder.api.openstack.wsgi [None req-b69c5deb-3605-49ea-b453-97a397757401 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/916] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.287 7 INFO cinder.api.openstack.wsgi [None req-fdc327f0-6831-4819-a415-330d23ff0400 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:18:05.303 7 INFO cinder.api.openstack.wsgi [None req-fdc327f0-6831-4819-a415-330d23ff0400 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/917] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.318 8 INFO cinder.api.openstack.wsgi [None req-67fa2e9f-3ba2-48bb-9fc3-1fe9fd738fa9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:18:05.345 8 INFO cinder.api.openstack.wsgi [None req-67fa2e9f-3ba2-48bb-9fc3-1fe9fd738fa9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/918] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.355 7 INFO cinder.api.openstack.wsgi [None req-68965965-80d1-475e-b587-7d0bcc8a3f46 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true 2026-03-31 06:18:05.378 7 INFO cinder.api.openstack.wsgi [None req-68965965-80d1-475e-b587-7d0bcc8a3f46 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/919] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:05.389 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:18:05.406 8 INFO cinder.volume.api [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:18:05.412 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 457/920] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:18:05.424 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:18:05.437 7 INFO cinder.volume.api [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:18:05.442 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/921] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:18:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:18:14.037 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:14.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:14.038 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:14.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:24.037 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:24.037 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:24.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:24.038 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:34.036 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:34.037 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:34.038 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:34.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:44.037 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:44.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:44.039 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:44.039 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:54.037 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:54.039 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:18:54.039 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:18:54.040 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:04.038 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:04.038 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:04.038 8 INFO cinder.api.openstack.wsgi [None req-c3df7203-58c1-4eba-a1df-f7103aa37e0b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:04.039 7 INFO cinder.api.openstack.wsgi [None req-4916d284-2bc2-4eb6-9bd9-578139c8b483 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 06:19:04.259 8 INFO cinder.api.openstack.wsgi [None req-d84ce1d4-7e2d-4edc-aaee-bd24c0c24320 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:19:04.766 8 INFO cinder.api.openstack.wsgi [None req-d84ce1d4-7e2d-4edc-aaee-bd24c0c24320 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 464/934] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:19:04.778 7 INFO cinder.api.openstack.wsgi [None req-104a79aa-3e6e-4d4c-afb7-16b7e3a4cf3c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:19:04.792 7 INFO cinder.volume.api [None req-104a79aa-3e6e-4d4c-afb7-16b7e3a4cf3c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:19:04.798 7 INFO cinder.api.openstack.wsgi [None req-104a79aa-3e6e-4d4c-afb7-16b7e3a4cf3c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 471/935] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:19:04.844 8 INFO cinder.api.openstack.wsgi [None req-fd725db5-c69f-42c3-89b4-a9bad6bb428c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true 2026-03-31 06:19:04.864 8 INFO cinder.api.openstack.wsgi [None req-fd725db5-c69f-42c3-89b4-a9bad6bb428c 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/936] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true => generated 847 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-03-31 06:19:04.878 7 INFO cinder.api.openstack.wsgi [None req-37c0d03f-949f-4f73-a6bd-9151d32cbf7b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true 2026-03-31 06:19:04.902 7 INFO cinder.api.openstack.wsgi [None req-37c0d03f-949f-4f73-a6bd-9151d32cbf7b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/937] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:04.914 8 INFO cinder.api.openstack.wsgi [None req-b892929c-d945-46d5-9ee7-e5d6c6049e3b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true 2026-03-31 06:19:04.930 8 INFO cinder.api.openstack.wsgi [None req-b892929c-d945-46d5-9ee7-e5d6c6049e3b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/938] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:04.941 7 INFO cinder.api.openstack.wsgi [None req-d375f184-1c6d-4838-ac75-22ed97e3c3ba 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true 2026-03-31 06:19:04.958 7 INFO cinder.api.openstack.wsgi [None req-d375f184-1c6d-4838-ac75-22ed97e3c3ba 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/939] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/9aaaf81e00804a36bc7c447b3cccf6e4?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:04.970 8 INFO cinder.api.openstack.wsgi [None req-e498636f-3bbc-4f5c-99c1-c4dd859496fc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true 2026-03-31 06:19:04.989 8 INFO cinder.api.openstack.wsgi [None req-e498636f-3bbc-4f5c-99c1-c4dd859496fc 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/940] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.000 7 INFO cinder.api.openstack.wsgi [None req-fe44b976-fc5a-43e0-ae92-e188780b49f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true 2026-03-31 06:19:05.022 7 INFO cinder.api.openstack.wsgi [None req-fe44b976-fc5a-43e0-ae92-e188780b49f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/941] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.034 8 INFO cinder.api.openstack.wsgi [None req-1fcadc31-02ba-4dab-a857-7a7916b069d6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:19:05.053 8 INFO cinder.api.openstack.wsgi [None req-1fcadc31-02ba-4dab-a857-7a7916b069d6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/942] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.064 7 INFO cinder.api.openstack.wsgi [None req-59946d6f-73b0-49d7-9563-346735cc9897 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true 2026-03-31 06:19:05.088 7 INFO cinder.api.openstack.wsgi [None req-59946d6f-73b0-49d7-9563-346735cc9897 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/943] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.099 8 INFO cinder.api.openstack.wsgi [None req-4c1b41c4-6ee2-4e7a-9e71-dc7772a18716 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:19:05.118 8 INFO cinder.api.openstack.wsgi [None req-4c1b41c4-6ee2-4e7a-9e71-dc7772a18716 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.130 7 INFO cinder.api.openstack.wsgi [None req-8d8c5760-1d34-4b99-9b00-709a37a9afe9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:19:05.154 7 INFO cinder.api.openstack.wsgi [None req-8d8c5760-1d34-4b99-9b00-709a37a9afe9 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.164 8 INFO cinder.api.openstack.wsgi [None req-d1143a83-262d-4d21-913f-868f450423df 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true 2026-03-31 06:19:05.187 8 INFO cinder.api.openstack.wsgi [None req-d1143a83-262d-4d21-913f-868f450423df 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/fa0b915153c946c49a5b1a67063562e7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.199 7 INFO cinder.api.openstack.wsgi [None req-80bf30c5-687d-4a4f-badc-501b22956604 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:19:05.204 7 INFO cinder.api.openstack.wsgi [None req-80bf30c5-687d-4a4f-badc-501b22956604 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 477/947] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:05.214 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:19:05.238 8 INFO cinder.volume.api [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:19:05.242 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 1790 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:19:05.253 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:19:05.260 7 INFO cinder.volume.api [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:19:05.260 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:19:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:19:14.037 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:14.037 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:14.038 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:14.039 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:24.037 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:24.038 8 INFO cinder.api.openstack.wsgi [None req-2f96bf07-0431-4257-b62b-a79dd71949eb 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:24.038 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:24.039 7 INFO cinder.api.openstack.wsgi [None req-2206a037-a647-4613-8b8f-9c390e60391e 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 06:19:32.943 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:19:33.503 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 returned with HTTP 200 [pid: 8|app: 0|req: 474/954] 199.204.45.240 () {38 vars in 1103 bytes} [Tue Mar 31 06:19:32 2026] DELETE /v3/f13f8b8231514851a966b0c2a1c9e67d/attachments/6dbb7db8-3475-4160-aa9e-b0276d1d0691 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:33.516 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 2026-03-31 06:19:33.516 7 INFO cinder.api.v3.volumes [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Delete volume with id: 67d565cf-a617-466d-82ab-eeacc768fbf4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:19:33.529 7 INFO cinder.volume.api [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Volume info retrieved successfully. 2026-03-31 06:19:33.552 7 INFO cinder.volume.api [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Delete volume request issued successfully. 2026-03-31 06:19:33.552 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 returned with HTTP 202 [pid: 7|app: 0|req: 481/955] 199.204.45.240 () {36 vars in 1054 bytes} [Tue Mar 31 06:19:33 2026] DELETE /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/67d565cf-a617-466d-82ab-eeacc768fbf4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-31 06:19:34.037 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:34.037 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:34.038 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:34.038 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:44.037 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:44.037 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:44.038 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:44.038 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:54.037 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:54.038 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:19:54.038 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:19:54.039 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:04.038 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:04.038 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:04.039 8 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-80678121-1646-41c1-8f6b-df0c268c1225 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:04.039 7 INFO cinder.api.openstack.wsgi [req-ee45dbf8-7398-400f-a927-6c8e618eac8b req-fafb651c-5f03-4c67-aa5d-aa25f7398656 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251: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-03-31 06:20:04.473 8 INFO cinder.api.openstack.wsgi [None req-24cfe08a-e835-437c-abba-089eb5875ef8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-03-31 06:20:04.481 8 INFO cinder.api.openstack.wsgi [None req-24cfe08a-e835-437c-abba-089eb5875ef8 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:20:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 200 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-03-31 06:20:04.495 7 INFO cinder.api.openstack.wsgi [None req-c6062275-8d36-4664-9274-8746a802585f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:20:04.999 7 INFO cinder.api.openstack.wsgi [None req-c6062275-8d36-4664-9274-8746a802585f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:20:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 669 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.148 8 INFO cinder.api.openstack.wsgi [None req-1d738888-c439-4794-b037-86ace4313cde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true 2026-03-31 06:20:05.172 8 INFO cinder.api.openstack.wsgi [None req-1d738888-c439-4794-b037-86ace4313cde 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/45a4291cdb2c43a09d208f3f0a64f2d9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.183 7 INFO cinder.api.openstack.wsgi [None req-91062ae2-44fd-4753-96de-54e1b990e098 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true 2026-03-31 06:20:05.210 7 INFO cinder.api.openstack.wsgi [None req-91062ae2-44fd-4753-96de-54e1b990e098 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/862b07a9ebbf4e50bc4cf696ac610e7d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.223 8 INFO cinder.api.openstack.wsgi [None req-bd24fc6d-894f-4572-b63f-495439334cec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true 2026-03-31 06:20:05.244 8 INFO cinder.api.openstack.wsgi [None req-bd24fc6d-894f-4572-b63f-495439334cec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/921940f40e05416397960df5396344b4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.257 7 INFO cinder.api.openstack.wsgi [None req-4adf6cb3-1ba2-4fa1-bbe0-51eaeb2b2f83 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true 2026-03-31 06:20:05.278 7 INFO cinder.api.openstack.wsgi [None req-4adf6cb3-1ba2-4fa1-bbe0-51eaeb2b2f83 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/db71b6db2bcc46ec9117ab16c596b44e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.290 8 INFO cinder.api.openstack.wsgi [None req-746d8582-7f53-4573-9983-ae5ddb4438e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true 2026-03-31 06:20:05.317 8 INFO cinder.api.openstack.wsgi [None req-746d8582-7f53-4573-9983-ae5ddb4438e6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/dfb9361c1e994d008e9902e36ead1e7b?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.330 7 INFO cinder.api.openstack.wsgi [None req-7301a0f6-de85-4f21-bda9-0085e50b98e3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:20:05.352 7 INFO cinder.api.openstack.wsgi [None req-7301a0f6-de85-4f21-bda9-0085e50b98e3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/971] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.364 8 INFO cinder.api.openstack.wsgi [None req-0120710d-8c97-4847-979f-096422658312 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true 2026-03-31 06:20:05.401 8 INFO cinder.api.openstack.wsgi [None req-0120710d-8c97-4847-979f-096422658312 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ea4aa02da16041aea0423e06893ffcd2?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.412 7 INFO cinder.api.openstack.wsgi [None req-b259f3f7-6f00-4bbc-9fb5-55e6c58af0cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:20:05.435 7 INFO cinder.api.openstack.wsgi [None req-b259f3f7-6f00-4bbc-9fb5-55e6c58af0cf 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/973] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.444 8 INFO cinder.api.openstack.wsgi [None req-852a7a15-a4bc-4ff2-a91d-ae907b8c70b3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:20:05.498 8 INFO cinder.api.openstack.wsgi [None req-852a7a15-a4bc-4ff2-a91d-ae907b8c70b3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:05.513 7 INFO cinder.api.openstack.wsgi [None req-ca7a34b9-20ac-48c8-ae19-9cc378679f99 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:20:05.525 7 INFO cinder.volume.api [None req-ca7a34b9-20ac-48c8-ae19-9cc378679f99 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:20:05.527 7 INFO cinder.api.openstack.wsgi [None req-ca7a34b9-20ac-48c8-ae19-9cc378679f99 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/975] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:20:05.537 8 INFO cinder.api.openstack.wsgi [None req-2c4a1b32-f5dd-47bc-a143-4f7987294c95 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:20:05.541 8 INFO cinder.volume.api [None req-2c4a1b32-f5dd-47bc-a143-4f7987294c95 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:20:05.542 8 INFO cinder.api.openstack.wsgi [None req-2c4a1b32-f5dd-47bc-a143-4f7987294c95 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/976] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:20:05.548 7 INFO cinder.api.openstack.wsgi [None req-f016c628-087b-495b-a66d-9fabe4a83cf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:20:05.555 7 INFO cinder.volume.api [None req-f016c628-087b-495b-a66d-9fabe4a83cf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:20:05.557 7 INFO cinder.api.openstack.wsgi [None req-f016c628-087b-495b-a66d-9fabe4a83cf7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/977] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:20:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:20:10.888 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots 2026-03-31 06:20:10.895 8 INFO cinder.volume.api [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:20:10.895 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 486/978] 10.0.0.183 () {32 vars in 705 bytes} [Tue Mar 31 06:20:10 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:20:10.910 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes 2026-03-31 06:20:10.919 7 INFO cinder.volume.api [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:20:10.919 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes returned with HTTP 200 [pid: 7|app: 0|req: 493/979] 10.0.0.183 () {32 vars in 701 bytes} [Tue Mar 31 06:20:10 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:20:14.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:14.037 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:14.039 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:14.039 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:24.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:24.037 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:24.038 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:24.039 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:34.037 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:34.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:34.038 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:34.038 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:44.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:44.037 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:44.038 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:44.038 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:54.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:54.037 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:20:54.038 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:20:54.038 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:04.036 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:04.037 8 INFO cinder.api.openstack.wsgi [None req-b0109c8a-09ea-4e50-8d20-1fa20f06bcd7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:04.038 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:04.039 7 INFO cinder.api.openstack.wsgi [None req-ea359267-2a35-4893-8ec1-b0342a93e9dd 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:04.379 8 INFO cinder.api.openstack.wsgi [None req-cef7e2bb-0f2b-475f-948b-cbb5be3b9f85 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:21:04.390 8 INFO cinder.volume.api [None req-cef7e2bb-0f2b-475f-948b-cbb5be3b9f85 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:21:04.393 8 INFO cinder.api.openstack.wsgi [None req-cef7e2bb-0f2b-475f-948b-cbb5be3b9f85 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/992] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:21:04.406 7 INFO cinder.api.openstack.wsgi [None req-f23a73ba-16e7-482b-8a3f-1e308663d6c7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:21:04.416 7 INFO cinder.volume.api [None req-f23a73ba-16e7-482b-8a3f-1e308663d6c7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:21:04.419 7 INFO cinder.api.openstack.wsgi [None req-f23a73ba-16e7-482b-8a3f-1e308663d6c7 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 500/993] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:21:04.478 8 INFO cinder.api.openstack.wsgi [None req-bbad69d6-0f89-457d-90aa-8ebd837cb472 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:21:04.498 8 INFO cinder.api.openstack.wsgi [None req-bbad69d6-0f89-457d-90aa-8ebd837cb472 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/994] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:04.508 7 INFO cinder.api.openstack.wsgi [None req-7e51eb0b-a496-4a46-8bd2-0c9551da11e0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:21:04.534 7 INFO cinder.api.openstack.wsgi [None req-7e51eb0b-a496-4a46-8bd2-0c9551da11e0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/995] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:04.549 8 INFO cinder.api.openstack.wsgi [None req-eee87bd6-6bfd-4852-aa9d-fa5e4e3efa96 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:21:04.575 8 INFO cinder.api.openstack.wsgi [None req-eee87bd6-6bfd-4852-aa9d-fa5e4e3efa96 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/996] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:04.584 7 INFO cinder.api.openstack.wsgi [None req-b039fda6-7532-42f6-abc6-38db09904f5f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:21:04.591 7 INFO cinder.volume.api [None req-b039fda6-7532-42f6-abc6-38db09904f5f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:21:04.591 7 INFO cinder.api.openstack.wsgi [None req-b039fda6-7532-42f6-abc6-38db09904f5f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/997] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:21:04.603 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:21:04.614 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/998] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:04.627 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:21:05.130 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 503/999] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:21:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:21:14.036 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:14.036 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:14.037 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:14.037 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:24.037 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:24.037 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:24.038 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:24.038 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:34.037 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:34.038 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:34.038 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:34.039 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:44.037 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:44.037 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:44.038 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:44.038 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:54.037 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:54.038 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:21:54.038 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:21:54.039 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:04.036 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:04.037 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:04.037 8 INFO cinder.api.openstack.wsgi [None req-de029697-737c-4123-9d46-2cf8a1aa1a98 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:04.038 7 INFO cinder.api.openstack.wsgi [None req-6ae2e22c-9d60-4ab7-8bfc-59ed832d5e01 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:04.295 8 INFO cinder.api.openstack.wsgi [None req-fcec19a0-1947-418c-92eb-c80571fa0d65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:22:04.305 8 INFO cinder.volume.api [None req-fcec19a0-1947-418c-92eb-c80571fa0d65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:22:04.307 8 INFO cinder.api.openstack.wsgi [None req-fcec19a0-1947-418c-92eb-c80571fa0d65 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1012] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:22:04.323 7 INFO cinder.api.openstack.wsgi [None req-76508477-5907-4994-b141-7f2610cb189a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:22:04.828 7 INFO cinder.api.openstack.wsgi [None req-76508477-5907-4994-b141-7f2610cb189a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1013] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:22:04.836 8 INFO cinder.api.openstack.wsgi [None req-4b492287-7e18-42f2-ac50-362a8993e79d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:22:04.842 8 INFO cinder.api.openstack.wsgi [None req-4b492287-7e18-42f2-ac50-362a8993e79d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 504/1014] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:22:04.891 7 INFO cinder.api.openstack.wsgi [None req-53217100-f71a-4adb-9f8a-cb22765b451b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:22:04.908 7 INFO cinder.api.openstack.wsgi [None req-53217100-f71a-4adb-9f8a-cb22765b451b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1015] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:22:04.918 8 INFO cinder.api.openstack.wsgi [None req-97ce3ef3-1583-4aa7-9172-9d8310ea51f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:22:04.949 8 INFO cinder.api.openstack.wsgi [None req-97ce3ef3-1583-4aa7-9172-9d8310ea51f2 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1016] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:22:04.960 7 INFO cinder.api.openstack.wsgi [None req-ed2bad51-bffb-4c66-b85d-5559cf1f4a09 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:22:04.979 7 INFO cinder.api.openstack.wsgi [None req-ed2bad51-bffb-4c66-b85d-5559cf1f4a09 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1017] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:22:04.988 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:22:04.993 8 INFO cinder.volume.api [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:22:04.993 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1018] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:22:05.004 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:22:05.017 7 INFO cinder.volume.api [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:22:05.019 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1019] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:22:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:22:14.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:14.037 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:14.038 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:14.038 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:24.038 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:24.038 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:24.039 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:24.039 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:34.036 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:34.036 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:34.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:34.037 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:44.036 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:44.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:44.038 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:44.039 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:54.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:54.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:22:54.037 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:22:54.039 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:04.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:04.037 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:04.037 8 INFO cinder.api.openstack.wsgi [None req-9fbbb7f7-ec2a-4afd-91a4-9b8d00208f7d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:04.038 7 INFO cinder.api.openstack.wsgi [None req-a34ef464-c39c-4fca-8591-71f7f876abb1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:04.303 8 INFO cinder.api.openstack.wsgi [None req-dc450dec-e18e-4d63-b2b7-c6ab03fd737a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:23:04.336 8 INFO cinder.api.openstack.wsgi [None req-dc450dec-e18e-4d63-b2b7-c6ab03fd737a 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1032] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:23:04.349 7 INFO cinder.api.openstack.wsgi [None req-896a1865-9184-4224-adcf-ae2e5c9f4ade 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:23:04.385 7 INFO cinder.api.openstack.wsgi [None req-896a1865-9184-4224-adcf-ae2e5c9f4ade 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1033] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:23:04.397 8 INFO cinder.api.openstack.wsgi [None req-88836b49-9e72-4c66-90ba-c6bd0b4684d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:23:04.426 8 INFO cinder.api.openstack.wsgi [None req-88836b49-9e72-4c66-90ba-c6bd0b4684d3 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1034] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:23:04.438 7 INFO cinder.api.openstack.wsgi [None req-20156e29-48c0-4564-9eb1-815037a49c99 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:23:04.942 7 INFO cinder.api.openstack.wsgi [None req-20156e29-48c0-4564-9eb1-815037a49c99 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1035] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:23:04.952 8 INFO cinder.api.openstack.wsgi [None req-f3696f8a-46fb-4c74-989a-234b63f74808 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:23:04.958 8 INFO cinder.volume.api [None req-f3696f8a-46fb-4c74-989a-234b63f74808 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:23:04.958 8 INFO cinder.api.openstack.wsgi [None req-f3696f8a-46fb-4c74-989a-234b63f74808 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1036] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:23:04.969 7 INFO cinder.api.openstack.wsgi [None req-9e7b7453-fb3b-494e-8516-eb59ac730efa 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:23:04.975 7 INFO cinder.api.openstack.wsgi [None req-9e7b7453-fb3b-494e-8516-eb59ac730efa 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1037] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:23:04.983 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:23:04.993 8 INFO cinder.volume.api [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:23:04.996 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1038] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:23:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:23:05.005 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:23:05.014 7 INFO cinder.volume.api [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:23:05.016 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1039] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:23:05 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:23:14.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:14.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:14.038 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:14.038 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:24.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:24.038 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:24.038 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:24.039 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:34.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:34.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:34.038 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:34.039 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:44.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:44.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:44.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:44.038 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:54.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:54.038 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:23:54.038 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:23:54.038 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:24:04.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:24:04.037 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:24:04.037 7 INFO cinder.api.openstack.wsgi [None req-46a53963-4297-409e-9e62-add50197e6a6 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:24:04.038 8 INFO cinder.api.openstack.wsgi [None req-2be34c9c-1d23-408b-aa90-b430ea750f02 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:24:04.286 7 INFO cinder.api.openstack.wsgi [None req-485a0709-2f71-4377-a2ec-d8790cea01ec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:24:04.296 7 INFO cinder.volume.api [None req-485a0709-2f71-4377-a2ec-d8790cea01ec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:24:04.300 7 INFO cinder.api.openstack.wsgi [None req-485a0709-2f71-4377-a2ec-d8790cea01ec 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1052] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:24:04.341 8 INFO cinder.api.openstack.wsgi [None req-58cc201a-9476-4efd-984a-f96fa6447309 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true 2026-03-31 06:24:04.366 8 INFO cinder.api.openstack.wsgi [None req-58cc201a-9476-4efd-984a-f96fa6447309 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1053] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/e7062b286ec84b51b14cee1108f2684d?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:24:04.378 7 INFO cinder.api.openstack.wsgi [None req-04eb0180-3bce-4eda-af54-ba1177dbcaf1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true 2026-03-31 06:24:04.411 7 INFO cinder.api.openstack.wsgi [None req-04eb0180-3bce-4eda-af54-ba1177dbcaf1 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1054] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/ecb5210eee054f3bb61a1547b2936925?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:24:04.422 8 INFO cinder.api.openstack.wsgi [None req-3310e685-2b5d-4786-adb4-9f113b083d7f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true 2026-03-31 06:24:04.445 8 INFO cinder.api.openstack.wsgi [None req-3310e685-2b5d-4786-adb4-9f113b083d7f 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1055] 10.0.0.38 () {28 vars in 735 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-quota-sets/f13f8b8231514851a966b0c2a1c9e67d?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:24:04.457 7 INFO cinder.api.openstack.wsgi [None req-c0d689e2-05b2-4574-a23e-c2f45f337ab0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true 2026-03-31 06:24:04.463 7 INFO cinder.volume.api [None req-c0d689e2-05b2-4574-a23e-c2f45f337ab0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all snapshots completed successfully. 2026-03-31 06:24:04.463 7 INFO cinder.api.openstack.wsgi [None req-c0d689e2-05b2-4574-a23e-c2f45f337ab0 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1056] 10.0.0.38 () {28 vars in 673 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:24:04.473 8 INFO cinder.api.openstack.wsgi [None req-fa9b0257-624d-432f-b6c8-a58fb9729636 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services 2026-03-31 06:24:04.477 8 INFO cinder.api.openstack.wsgi [None req-fa9b0257-624d-432f-b6c8-a58fb9729636 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/os-services returned with HTTP 200 [pid: 8|app: 0|req: 525/1057] 10.0.0.38 () {28 vars in 644 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:24:04.487 7 INFO cinder.api.openstack.wsgi [None req-884c3811-8119-4a93-84a7-182826fbec6b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true 2026-03-31 06:24:04.991 7 INFO cinder.api.openstack.wsgi [None req-884c3811-8119-4a93-84a7-182826fbec6b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1058] 10.0.0.38 () {28 vars in 695 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:24:05.001 8 INFO cinder.api.openstack.wsgi [None req-c0e1bf46-baff-4004-a2a2-8fb13ab2e99d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true 2026-03-31 06:24:05.011 8 INFO cinder.volume.api [None req-c0e1bf46-baff-4004-a2a2-8fb13ab2e99d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] Get all volumes completed successfully. 2026-03-31 06:24:05.012 8 INFO cinder.api.openstack.wsgi [None req-c0e1bf46-baff-4004-a2a2-8fb13ab2e99d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f13f8b8231514851a966b0c2a1c9e67d/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1059] 10.0.0.38 () {28 vars in 683 bytes} [Tue Mar 31 06:24:04 2026] GET /v3/f13f8b8231514851a966b0c2a1c9e67d/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-03-31 06:24:14.037 7 INFO cinder.api.openstack.wsgi [None req-884c3811-8119-4a93-84a7-182826fbec6b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:24:14.037 8 INFO cinder.api.openstack.wsgi [None req-c0e1bf46-baff-4004-a2a2-8fb13ab2e99d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] GET http://10.0.0.251:8776/ 2026-03-31 06:24:14.038 7 INFO cinder.api.openstack.wsgi [None req-884c3811-8119-4a93-84a7-182826fbec6b 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-31 06:24:14.038 8 INFO cinder.api.openstack.wsgi [None req-c0e1bf46-baff-4004-a2a2-8fb13ab2e99d 3d16137646fb4a9bbcc3c445048aca03 f13f8b8231514851a966b0c2a1c9e67d - - default default] http://10.0.0.251:8776/ returned with HTTP 300