+ 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 [Wed Jul 15 05:20:54 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-6c79b74df8-n8bnw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1deaac8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-15 05:20:58.280 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-07-15 05:20:58.280 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-07-15 05:20:58.325 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-07-15 05:20:58.326 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-07-15 05:20:59.582 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-15 05:20:59.585 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-15 05:20:59.587 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-15 05:20:59.590 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-15 05:20:59.626 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-15 05:20:59.631 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-15 05:20:59.635 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-15 05:20:59.637 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-15 05:20:59.638 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-15 05:20:59.641 7 INFO cinder.rpc [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-15 05:20:59.685 7 WARNING cinder.api.contrib.hosts [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-15 05:20:59.691 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-15 05:20:59.695 8 INFO cinder.rpc [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-15 05:20:59.720 7 WARNING keystonemiddleware._common.config [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:20:59.728 7 WARNING keystonemiddleware.auth_token [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1deaac8668 pid: 7 (default app) 2026-07-15 05:20:59.739 8 WARNING cinder.api.contrib.hosts [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-15 05:20:59.774 8 WARNING keystonemiddleware._common.config [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:20:59.782 8 WARNING keystonemiddleware.auth_token [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1deaac8668 pid: 8 (default app) 2026-07-15 05:21:01.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:01.104 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:11.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:11.104 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:21.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:21.103 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:31.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:31.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:31.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:31.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:41.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:41.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:41.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:41.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:51.100 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:51.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:21:51.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:21:51.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:01.100 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:01.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:01.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:01.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:11.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:11.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:11.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:11.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:21.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:21.102 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:21.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:21.104 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:31.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:31.101 7 INFO cinder.api.openstack.wsgi [None req-d679ff91-6779-4b95-a95c-29c6c55d7351 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:31.101 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] GET http://10.0.0.228:8776/ 2026-07-15 05:22:31.102 8 INFO cinder.api.openstack.wsgi [None req-6c1bffb9-851d-4e45-afaa-849761749ab0 - - - - - -] http://10.0.0.228:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-15 05:22:35.868 7 INFO cinder.api.openstack.wsgi [None req-53bd743b-27ba-4521-9846-4728141696e3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types/rbd1 2026-07-15 05:22:35.923 7 INFO cinder.api.openstack.wsgi [None req-53bd743b-27ba-4521-9846-4728141696e3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/18] 10.0.0.25 () {30 vars in 681 bytes} [Wed Jul 15 05:22:35 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-15 05:22:36.326 8 INFO cinder.api.openstack.wsgi [None req-d2ae3811-2ccf-497d-adc6-7317208dea19 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 05:22:36.394 8 INFO cinder.api.openstack.wsgi [None req-d2ae3811-2ccf-497d-adc6-7317208dea19 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/19] 10.0.0.25 () {30 vars in 720 bytes} [Wed Jul 15 05:22:35 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/types?name=rbd1&is_public=None => generated 20 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:22:38.417 7 INFO cinder.api.openstack.wsgi [None req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 05:22:38.441 7 INFO cinder.api.openstack.wsgi [None req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types returned with HTTP 200 [pid: 7|app: 0|req: 11/20] 10.0.0.25 () {34 vars in 724 bytes} [Wed Jul 15 05:22:38 2026] POST /v3/e4c40ceefa6942449a31bc419ab32f09/types => generated 179 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:22:38.456 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types/02f470fe-7f97-41e4-9893-f3d8fa6a5ddc/extra_specs 2026-07-15 05:22:38.508 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types/02f470fe-7f97-41e4-9893-f3d8fa6a5ddc/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.25 () {36 vars in 893 bytes} [Wed Jul 15 05:22:38 2026] POST /v3/e4c40ceefa6942449a31bc419ab32f09/types/02f470fe-7f97-41e4-9893-f3d8fa6a5ddc/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:22:40.442 7 INFO cinder.api.openstack.wsgi [None req-a5fb579d-4858-45ad-a7e3-d6b951dff1f8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types?is_public=None 2026-07-15 05:22:40.454 7 INFO cinder.api.openstack.wsgi [None req-a5fb579d-4858-45ad-a7e3-d6b951dff1f8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.25 () {30 vars in 700 bytes} [Wed Jul 15 05:22:40 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:22:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:22:41.101 7 INFO cinder.api.openstack.wsgi [None req-a5fb579d-4858-45ad-a7e3-d6b951dff1f8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:22:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:41.102 7 INFO cinder.api.openstack.wsgi [None req-a5fb579d-4858-45ad-a7e3-d6b951dff1f8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:42.439 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/qos-specs 2026-07-15 05:22:42.452 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/25] 10.0.0.25 () {30 vars in 679 bytes} [Wed Jul 15 05:22:42 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/qos-specs => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:22:51.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:22:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:22:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:22:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:11.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:21.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:31.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:31.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:23:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:23:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:01.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:01.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:21.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:21.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:31.104 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:41.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:24:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:24:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:11.105 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:11.106 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:21.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:25:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:25:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:01.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:11.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:11.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:31.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:51.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:26:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:26:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:01.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:11.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:11.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:31.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:31.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:27:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:27:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:01.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:11.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:11.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:28:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:28:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:01.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:21.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:21.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:29:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:29:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:21.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:41.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:30:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:30:51.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:31.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:41.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:41.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:51.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:51.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:31:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:31:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:11.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:31.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:41.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:32:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:32:51.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:11.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:33:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:33:51.104 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:01.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:01.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:11.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:31.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:41.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:34:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:34:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:01.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:01.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:01.106 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:11.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:11.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:21.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:31.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:31.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:51.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:51.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:35:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:35:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:01.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:21.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:21.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:31.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:51.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:51.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:36:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:36:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:01.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:11.103 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:31.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:31.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:41.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:41.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:37:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:37:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:01.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:01.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:11.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:31.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:41.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:41.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:41.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:51.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:51.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:38:51.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:38:51.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:01.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:01.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:01.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:01.103 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:11.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:11.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:11.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:21.101 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:21.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:21.102 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:21.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:31.100 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:31.100 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:31.101 8 INFO cinder.api.openstack.wsgi [req-1f7fb671-5c53-4a94-91fd-bd64f315ce47 req-05d27f42-c88d-4001-8a8c-c77b467d5a37 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:31.102 7 INFO cinder.api.openstack.wsgi [None req-f6c5890c-4dbe-4d5a-8528-793bb7ae457b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228: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-07-15 05:39:33.188 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False 2026-07-15 05:39:33.254 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.254 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.255 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.255 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.255 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.256 8 WARNING cinder.quota [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.261 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/228] 199.204.45.72 () {44 vars in 1065 bytes} [Wed Jul 15 05:39:32 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False => generated 340 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 05:39:33.438 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] PUT https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09 2026-07-15 05:39:33.542 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.543 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.544 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.544 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.544 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.545 7 WARNING cinder.quota [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - 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-07-15 05:39:33.551 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09 returned with HTTP 200 [pid: 7|app: 0|req: 116/229] 199.204.45.72 () {48 vars in 1094 bytes} [Wed Jul 15 05:39:33 2026] PUT /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09 => generated 296 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:39:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:39:51.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:39:51.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:01.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:11.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:21.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:21.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:31.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:41.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:40:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:40:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:01.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:01.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:21.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:31.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:31.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:41.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:41:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:41:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:01.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:01.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:11.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:11.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:31.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:41.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:41.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:42:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:42:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:31.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:31.104 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:31.105 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:43:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:43:51.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:01.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:01.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:01.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:31.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:44:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:44:51.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:01.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:01.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:11.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:11.104 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:21.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:31.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:31.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:45:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:45:51.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:01.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:01.104 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:01.104 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:01.105 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:51.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:46:51.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:46:51.104 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:01.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:21.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:21.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:21.117 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:21.127 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:31.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:31.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:41.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:41.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:51.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:47:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:47:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:01.117 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:01.117 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:01.117 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:01.118 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:21.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:31.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:41.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:41.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:51.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:48:51.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:48:51.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:01.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:01.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:11.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:21.103 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:31.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:31.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:31.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:31.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:41.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:41.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:41.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:41.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:51.100 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:51.100 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:49:51.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:49:51.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:01.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:01.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:01.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:01.103 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:11.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:11.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:11.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:11.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:21.101 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:21.101 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:21.102 8 INFO cinder.api.openstack.wsgi [None req-27b41ba1-ef03-4683-9df9-3662eb4df8e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:21.102 7 INFO cinder.api.openstack.wsgi [None req-00f30ec0-357d-45cd-a046-5fec2b2f1b42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:26.078 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False 2026-07-15 05:50:26.137 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 179/360] 199.204.45.72 () {44 vars in 1065 bytes} [Wed Jul 15 05:50:25 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False => generated 340 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:50:26.875 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] PUT https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604 2026-07-15 05:50:26.981 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604 returned with HTTP 200 [pid: 7|app: 0|req: 182/361] 199.204.45.72 () {48 vars in 1094 bytes} [Wed Jul 15 05:50:26 2026] PUT /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604 => generated 296 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:50:31.101 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:31.101 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:31.102 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:31.102 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:41.101 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:41.101 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:41.102 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:41.103 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:51.100 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:51.100 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:50:51.101 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:50:51.101 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:01.101 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:01.101 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:01.102 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:01.102 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:11.100 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:11.100 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:11.101 8 INFO cinder.api.openstack.wsgi [None req-8bb43529-47ab-47d5-bd67-dc8748d79516 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:11.101 7 INFO cinder.api.openstack.wsgi [None req-4785b02d-48b4-4247-9e89-224bc011e7b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:15.899 8 INFO cinder.api.openstack.wsgi [None req-db7056fb-6df9-4670-8021-2ea1db24eda1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:51:15.916 8 INFO cinder.volume.api [None req-db7056fb-6df9-4670-8021-2ea1db24eda1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:51:15.916 8 INFO cinder.api.openstack.wsgi [None req-db7056fb-6df9-4670-8021-2ea1db24eda1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/372] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:51:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:51:15.927 7 INFO cinder.api.openstack.wsgi [None req-3e6684ef-294c-42e8-b0ae-83df6c0fff68 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:51:15.962 7 INFO cinder.volume.api [None req-3e6684ef-294c-42e8-b0ae-83df6c0fff68 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:51:15.964 7 INFO cinder.api.openstack.wsgi [None req-3e6684ef-294c-42e8-b0ae-83df6c0fff68 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/373] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:51:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:51:15.972 8 INFO cinder.api.openstack.wsgi [None req-825ccb1f-1cda-4ffd-ba38-12ce819f72f2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:51:15.986 8 INFO cinder.api.openstack.wsgi [None req-825ccb1f-1cda-4ffd-ba38-12ce819f72f2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 186/374] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:51:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:51:16.002 7 INFO cinder.api.openstack.wsgi [None req-cf6f81cf-f511-49b9-8cd5-427e40c6b771 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:51:16.531 7 INFO cinder.api.openstack.wsgi [None req-cf6f81cf-f511-49b9-8cd5-427e40c6b771 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/375] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:51:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:51:16.543 8 INFO cinder.api.openstack.wsgi [None req-5d0ad4c6-26c2-45ab-a99a-794645c3b02e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:51:16.573 8 INFO cinder.volume.api [None req-5d0ad4c6-26c2-45ab-a99a-794645c3b02e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:51:16.574 8 INFO cinder.api.openstack.wsgi [None req-5d0ad4c6-26c2-45ab-a99a-794645c3b02e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 187/376] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:51:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:51:16.611 7 INFO cinder.api.openstack.wsgi [None req-976e9b38-dd05-4f64-affd-5a778b381252 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:51:16.634 7 INFO cinder.api.openstack.wsgi [None req-976e9b38-dd05-4f64-affd-5a778b381252 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/377] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:51:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:51:16.646 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:51:16.670 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/378] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:51:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:51:16.679 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:51:16.701 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/379] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:51:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:51:21.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:21.101 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:21.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:21.102 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:31.101 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:31.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:31.102 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:31.102 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:41.100 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:41.100 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:41.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:41.102 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:51.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:51.101 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:51:51.102 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:51:51.102 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:01.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:01.101 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:01.102 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:01.102 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:11.100 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:11.100 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:11.101 7 INFO cinder.api.openstack.wsgi [None req-36a8298f-d7bd-4afa-8812-b1e44c61e83a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:11.101 8 INFO cinder.api.openstack.wsgi [None req-72fd8468-3e4d-47a7-a05e-468460f4807a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:15.868 7 INFO cinder.api.openstack.wsgi [None req-f1b6fc1e-efe9-4ffb-ae68-3ea87636eca9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:52:16.373 7 INFO cinder.api.openstack.wsgi [None req-f1b6fc1e-efe9-4ffb-ae68-3ea87636eca9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 198/392] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:52:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:52:16.435 8 INFO cinder.api.openstack.wsgi [None req-8294dd91-cab1-4ef1-8be7-99d90b51b8c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:52:16.460 8 INFO cinder.api.openstack.wsgi [None req-8294dd91-cab1-4ef1-8be7-99d90b51b8c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/393] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:52:16.473 7 INFO cinder.api.openstack.wsgi [None req-52c60d5e-dea8-47e4-86a4-5b12b3bcd699 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:52:16.493 7 INFO cinder.api.openstack.wsgi [None req-52c60d5e-dea8-47e4-86a4-5b12b3bcd699 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/394] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:52:16.504 8 INFO cinder.api.openstack.wsgi [None req-8d2ef4ee-cf70-4961-a997-d2c86b89b435 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:52:16.523 8 INFO cinder.api.openstack.wsgi [None req-8d2ef4ee-cf70-4961-a997-d2c86b89b435 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 196/395] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:52:16.535 7 INFO cinder.api.openstack.wsgi [None req-0040353c-39d1-4dbc-ba5f-c9bee41e96b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:52:16.544 7 INFO cinder.api.openstack.wsgi [None req-0040353c-39d1-4dbc-ba5f-c9bee41e96b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/396] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:52:16.553 8 INFO cinder.api.openstack.wsgi [None req-9e1647e1-2a43-4615-8fca-8539e004d4fe 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:52:16.561 8 INFO cinder.volume.api [None req-9e1647e1-2a43-4615-8fca-8539e004d4fe 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:52:16.563 8 INFO cinder.api.openstack.wsgi [None req-9e1647e1-2a43-4615-8fca-8539e004d4fe 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 197/397] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:52:16.573 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:52:16.587 7 INFO cinder.volume.api [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:52:16.588 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/398] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:52:16.596 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:52:16.605 8 INFO cinder.volume.api [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:52:16.607 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/399] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:52:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:52:21.101 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:21.101 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:21.102 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:21.102 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:31.100 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:31.100 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:31.101 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:31.102 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:41.100 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:41.101 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:41.102 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:41.102 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:51.101 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:51.101 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:52:51.102 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:52:51.102 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:01.101 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:01.101 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:01.102 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:01.103 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:11.101 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:11.101 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:11.102 8 INFO cinder.api.openstack.wsgi [None req-f5643ef5-71b0-417d-aa13-ffbba843fce7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:11.103 7 INFO cinder.api.openstack.wsgi [None req-dcb60601-4264-443d-bb38-a4a0e31d70c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:15.866 8 INFO cinder.api.openstack.wsgi [None req-015977aa-4857-43c4-9b0f-3ef0211f0d48 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:53:15.873 8 INFO cinder.api.openstack.wsgi [None req-015977aa-4857-43c4-9b0f-3ef0211f0d48 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/412] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:53:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:53:15.883 7 INFO cinder.api.openstack.wsgi [None req-281e59df-be00-4906-84dc-e36292be412a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:53:15.892 7 INFO cinder.volume.api [None req-281e59df-be00-4906-84dc-e36292be412a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:53:15.895 7 INFO cinder.api.openstack.wsgi [None req-281e59df-be00-4906-84dc-e36292be412a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/413] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:53:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:53:15.905 8 INFO cinder.api.openstack.wsgi [None req-e2421daa-60ff-46ef-bcda-e44181c474ff 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:53:16.438 8 INFO cinder.api.openstack.wsgi [None req-e2421daa-60ff-46ef-bcda-e44181c474ff 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/414] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:53:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:53:16.477 7 INFO cinder.api.openstack.wsgi [None req-eabab264-6b1b-491e-9e68-fb65cab66049 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:53:16.494 7 INFO cinder.api.openstack.wsgi [None req-eabab264-6b1b-491e-9e68-fb65cab66049 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/415] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:53:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:53:16.502 8 INFO cinder.api.openstack.wsgi [None req-49624ead-edb3-4c5e-84ef-ca9b9e8f4a07 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:53:16.527 8 INFO cinder.api.openstack.wsgi [None req-49624ead-edb3-4c5e-84ef-ca9b9e8f4a07 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/416] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:53:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:53:16.540 7 INFO cinder.api.openstack.wsgi [None req-776fb6bf-4c3b-40c5-995f-dfe738e7ee6a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:53:16.560 7 INFO cinder.api.openstack.wsgi [None req-776fb6bf-4c3b-40c5-995f-dfe738e7ee6a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/417] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:53:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:53:16.573 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:53:16.580 8 INFO cinder.volume.api [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:53:16.580 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/418] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:53:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:53:16.591 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:53:16.600 7 INFO cinder.volume.api [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:53:16.601 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/419] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:53:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:53:21.101 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:21.101 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:21.102 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:21.103 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:31.101 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:31.102 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:31.103 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:31.103 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:41.102 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:41.102 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:41.103 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:41.104 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:51.101 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:51.101 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:53:51.102 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:53:51.102 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:01.101 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:01.101 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:01.102 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:01.103 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:11.101 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:11.101 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:11.102 8 INFO cinder.api.openstack.wsgi [None req-e0479106-cb0a-402b-8e29-09f56dfb7d01 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:11.102 7 INFO cinder.api.openstack.wsgi [None req-cc33a76a-ba29-4c51-9095-ff7923f8e3e2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:15.872 7 INFO cinder.api.openstack.wsgi [None req-09067b73-a27d-4c51-8bbf-86a32bc3a5b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:54:15.880 7 INFO cinder.volume.api [None req-09067b73-a27d-4c51-8bbf-86a32bc3a5b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:54:15.882 7 INFO cinder.api.openstack.wsgi [None req-09067b73-a27d-4c51-8bbf-86a32bc3a5b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/432] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:54:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:54:15.893 8 INFO cinder.api.openstack.wsgi [None req-fc1a60fc-91f8-4218-aeda-8a83b6813889 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:54:15.899 8 INFO cinder.volume.api [None req-fc1a60fc-91f8-4218-aeda-8a83b6813889 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:54:15.899 8 INFO cinder.api.openstack.wsgi [None req-fc1a60fc-91f8-4218-aeda-8a83b6813889 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/433] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:54:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:54:15.935 7 INFO cinder.api.openstack.wsgi [None req-c96d3818-27cd-450b-a9b3-4700f1bb62e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:54:15.959 7 INFO cinder.api.openstack.wsgi [None req-c96d3818-27cd-450b-a9b3-4700f1bb62e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/434] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:54:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:54:15.969 8 INFO cinder.api.openstack.wsgi [None req-016cb7db-03ed-46d5-a43a-0ea20367b21c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:54:15.990 8 INFO cinder.api.openstack.wsgi [None req-016cb7db-03ed-46d5-a43a-0ea20367b21c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/435] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:54:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:54:16.003 7 INFO cinder.api.openstack.wsgi [None req-6ab8ff60-3d4d-4ede-8620-fb7d89883065 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:54:16.023 7 INFO cinder.api.openstack.wsgi [None req-6ab8ff60-3d4d-4ede-8620-fb7d89883065 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/436] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:54:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:54:16.034 8 INFO cinder.api.openstack.wsgi [None req-67308769-d3f6-41c1-ae79-2ab58717fa81 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:54:16.039 8 INFO cinder.api.openstack.wsgi [None req-67308769-d3f6-41c1-ae79-2ab58717fa81 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 217/437] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:54:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:54:16.050 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:54:16.554 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/438] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:54:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:54:16.563 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:54:16.571 8 INFO cinder.volume.api [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:54:16.575 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/439] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:54:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:54:21.101 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:21.102 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:21.104 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:21.105 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:31.100 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:31.102 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:31.103 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:31.104 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:41.101 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:41.101 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:41.102 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:41.102 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:51.101 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:51.101 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:54:51.103 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:54:51.103 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:01.101 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:01.101 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:01.102 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:01.102 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:11.101 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:11.102 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:11.102 8 INFO cinder.api.openstack.wsgi [None req-8fdc32e2-e6fe-4d08-a7ea-37f6e166e71f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:11.103 7 INFO cinder.api.openstack.wsgi [None req-80783479-8630-4aaf-8e80-b082c79f0a0e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:15.886 8 INFO cinder.api.openstack.wsgi [None req-d7fdae6e-df97-4d0e-a964-ac40172f3849 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:55:15.902 8 INFO cinder.api.openstack.wsgi [None req-d7fdae6e-df97-4d0e-a964-ac40172f3849 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/452] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:55:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:55:15.915 7 INFO cinder.api.openstack.wsgi [None req-1da257a6-169e-4a8e-8592-8ebd6aef8e7d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:55:15.922 7 INFO cinder.volume.api [None req-1da257a6-169e-4a8e-8592-8ebd6aef8e7d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:55:15.923 7 INFO cinder.api.openstack.wsgi [None req-1da257a6-169e-4a8e-8592-8ebd6aef8e7d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/453] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:55:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:55:15.934 8 INFO cinder.api.openstack.wsgi [None req-6d2fd408-dadf-4f1d-a578-aea1ea8dbdf4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:55:15.944 8 INFO cinder.volume.api [None req-6d2fd408-dadf-4f1d-a578-aea1ea8dbdf4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:55:15.946 8 INFO cinder.api.openstack.wsgi [None req-6d2fd408-dadf-4f1d-a578-aea1ea8dbdf4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/454] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:55:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:55:15.959 7 INFO cinder.api.openstack.wsgi [None req-cbfb8ba4-4d11-4694-8c72-e158333e2f89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:55:15.964 7 INFO cinder.volume.api [None req-cbfb8ba4-4d11-4694-8c72-e158333e2f89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:55:15.965 7 INFO cinder.api.openstack.wsgi [None req-cbfb8ba4-4d11-4694-8c72-e158333e2f89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/455] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:55:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:55:15.976 8 INFO cinder.api.openstack.wsgi [None req-76a1bc7f-5a2c-407d-9712-2f9334ee0ade 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:55:16.480 8 INFO cinder.api.openstack.wsgi [None req-76a1bc7f-5a2c-407d-9712-2f9334ee0ade 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 227/456] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:55:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:55:16.517 7 INFO cinder.api.openstack.wsgi [None req-8332ee8f-96cc-4be1-b3a3-470d07336ab7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:55:16.538 7 INFO cinder.api.openstack.wsgi [None req-8332ee8f-96cc-4be1-b3a3-470d07336ab7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/457] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:55:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:55:16.549 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:55:16.568 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/458] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:55:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:55:16.582 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:55:16.605 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/459] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:55:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:55:21.100 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:21.100 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:21.101 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:21.101 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:31.101 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:31.101 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:31.102 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:31.102 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:41.104 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:41.105 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:41.105 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:41.106 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:51.100 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:51.100 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:55:51.101 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:55:51.101 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:01.103 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:01.103 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:01.104 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:01.104 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:11.101 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:11.101 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:11.102 8 INFO cinder.api.openstack.wsgi [None req-15a67b63-9c14-4bd4-a2bf-b4e602d15fc5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:11.102 7 INFO cinder.api.openstack.wsgi [None req-42632117-2b60-4345-ac26-a9b0e3cf7f0a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:15.879 8 INFO cinder.api.openstack.wsgi [None req-7ba55808-5681-4b2e-a89b-05efd7273d26 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:56:15.912 8 INFO cinder.api.openstack.wsgi [None req-7ba55808-5681-4b2e-a89b-05efd7273d26 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/472] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:56:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:56:15.925 7 INFO cinder.api.openstack.wsgi [None req-4b4292c1-9994-4cd1-94a7-a28e44a37483 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:56:15.949 7 INFO cinder.api.openstack.wsgi [None req-4b4292c1-9994-4cd1-94a7-a28e44a37483 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/473] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:56:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:56:15.959 8 INFO cinder.api.openstack.wsgi [None req-a8390793-9f4e-44fb-831a-29bcee0bd35f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:56:15.977 8 INFO cinder.api.openstack.wsgi [None req-a8390793-9f4e-44fb-831a-29bcee0bd35f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/474] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:56:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:56:15.988 7 INFO cinder.api.openstack.wsgi [None req-622f4e70-fd25-4bc7-9f67-3be9c26b0140 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:56:16.492 7 INFO cinder.api.openstack.wsgi [None req-622f4e70-fd25-4bc7-9f67-3be9c26b0140 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 239/475] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:56:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:56:16.504 8 INFO cinder.api.openstack.wsgi [None req-bbc66826-13ff-4cb4-bdaa-8470c332bba4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:56:16.513 8 INFO cinder.volume.api [None req-bbc66826-13ff-4cb4-bdaa-8470c332bba4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:56:16.514 8 INFO cinder.api.openstack.wsgi [None req-bbc66826-13ff-4cb4-bdaa-8470c332bba4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/476] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:56:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:56:16.524 7 INFO cinder.api.openstack.wsgi [None req-dab8de24-7239-4428-baf4-23ce68c7fb91 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:56:16.530 7 INFO cinder.api.openstack.wsgi [None req-dab8de24-7239-4428-baf4-23ce68c7fb91 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 240/477] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:56:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:56:16.538 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:56:16.548 8 INFO cinder.volume.api [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:56:16.550 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/478] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:56:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:56:16.559 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:56:16.564 7 INFO cinder.volume.api [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:56:16.565 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/479] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:56:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:56:21.100 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:21.100 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:21.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:21.101 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:31.100 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:31.100 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:31.101 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:31.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:41.100 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:41.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:41.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:41.102 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:51.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:51.101 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:56:51.102 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:56:51.102 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:01.101 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:01.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:01.102 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:01.102 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:11.101 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:11.101 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:11.102 7 INFO cinder.api.openstack.wsgi [None req-1ffef270-13c7-4d16-8694-e212fe664ab2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:11.102 8 INFO cinder.api.openstack.wsgi [None req-9a15a645-9607-4949-abf2-a3adebba4281 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:15.862 7 INFO cinder.api.openstack.wsgi [None req-6a953707-3173-43c6-b2bc-0a8294dfbcd4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:57:15.871 7 INFO cinder.volume.api [None req-6a953707-3173-43c6-b2bc-0a8294dfbcd4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:57:15.873 7 INFO cinder.api.openstack.wsgi [None req-6a953707-3173-43c6-b2bc-0a8294dfbcd4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/492] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:57:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:57:15.880 8 INFO cinder.api.openstack.wsgi [None req-8b6fc1d2-921e-4760-b581-bf9df1b724f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:57:15.886 8 INFO cinder.volume.api [None req-8b6fc1d2-921e-4760-b581-bf9df1b724f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:57:15.886 8 INFO cinder.api.openstack.wsgi [None req-8b6fc1d2-921e-4760-b581-bf9df1b724f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 245/493] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:57:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:57:15.923 7 INFO cinder.api.openstack.wsgi [None req-800c2739-0822-4110-a3ee-a5ecce4c4d68 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:57:15.947 7 INFO cinder.api.openstack.wsgi [None req-800c2739-0822-4110-a3ee-a5ecce4c4d68 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/494] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:57:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:57:15.956 8 INFO cinder.api.openstack.wsgi [None req-f9f4e151-13af-43a9-8d34-7068e670f9ec 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:57:15.977 8 INFO cinder.api.openstack.wsgi [None req-f9f4e151-13af-43a9-8d34-7068e670f9ec 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/495] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:57:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:57:15.989 7 INFO cinder.api.openstack.wsgi [None req-b64f080b-65ab-4874-8cf4-51b101c7f71a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:57:16.016 7 INFO cinder.api.openstack.wsgi [None req-b64f080b-65ab-4874-8cf4-51b101c7f71a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/496] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:57:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:57:16.027 8 INFO cinder.api.openstack.wsgi [None req-c96e260c-70c0-4c62-908d-4fbbd1137d80 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:57:16.530 8 INFO cinder.api.openstack.wsgi [None req-c96e260c-70c0-4c62-908d-4fbbd1137d80 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 247/497] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:57:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:57:16.542 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:57:16.548 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 251/498] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:57:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:57:16.557 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:57:16.566 8 INFO cinder.volume.api [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:57:16.568 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 248/499] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:57:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:57:21.101 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:21.102 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:21.101 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:21.104 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:31.107 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:31.107 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:31.107 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:31.107 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:41.101 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:41.101 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:41.102 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:41.102 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:51.101 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:51.101 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:57:51.102 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:57:51.102 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:01.100 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:01.101 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:01.101 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:01.102 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:11.101 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:11.101 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:11.102 8 INFO cinder.api.openstack.wsgi [None req-02f72c4f-7a4a-4049-a574-c40ad326ca85 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:11.102 7 INFO cinder.api.openstack.wsgi [None req-66c90a89-a999-4076-a775-cfee3c830c03 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:15.859 8 INFO cinder.api.openstack.wsgi [None req-8c6a0824-dec6-4449-a919-55aad34a5baf 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:58:15.872 8 INFO cinder.volume.api [None req-8c6a0824-dec6-4449-a919-55aad34a5baf 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:58:15.875 8 INFO cinder.api.openstack.wsgi [None req-8c6a0824-dec6-4449-a919-55aad34a5baf 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/512] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:58:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:58:15.887 7 INFO cinder.api.openstack.wsgi [None req-1e032369-9236-45cb-8eda-218233ec083e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:58:16.391 7 INFO cinder.api.openstack.wsgi [None req-1e032369-9236-45cb-8eda-218233ec083e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/513] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:58:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:58:16.434 8 INFO cinder.api.openstack.wsgi [None req-e2796c28-a730-426e-b063-e69c52c0b45e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:58:16.461 8 INFO cinder.api.openstack.wsgi [None req-e2796c28-a730-426e-b063-e69c52c0b45e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 256/514] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:58:16.474 7 INFO cinder.api.openstack.wsgi [None req-780f0769-4bf7-4488-8e04-76a3109dfdf7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:58:16.497 7 INFO cinder.api.openstack.wsgi [None req-780f0769-4bf7-4488-8e04-76a3109dfdf7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/515] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:58:16.506 8 INFO cinder.api.openstack.wsgi [None req-7406f697-6b7c-435a-bb4a-36bef13060ea 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:58:16.528 8 INFO cinder.api.openstack.wsgi [None req-7406f697-6b7c-435a-bb4a-36bef13060ea 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/516] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:58:16.539 7 INFO cinder.api.openstack.wsgi [None req-2b2e724b-7e54-4483-8149-6a7ca787c1a1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:58:16.548 7 INFO cinder.volume.api [None req-2b2e724b-7e54-4483-8149-6a7ca787c1a1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:58:16.551 7 INFO cinder.api.openstack.wsgi [None req-2b2e724b-7e54-4483-8149-6a7ca787c1a1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/517] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:58:16.558 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:58:16.563 8 INFO cinder.volume.api [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:58:16.563 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/518] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 05:58:16.571 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:58:16.576 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 261/519] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:58:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:58:21.100 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:21.100 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:21.101 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:21.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:31.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:31.101 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:31.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:31.103 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:41.101 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:41.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:41.102 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:41.102 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:51.100 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:51.100 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:58:51.101 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:58:51.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:01.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:01.102 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:01.102 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:01.103 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:11.101 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:11.101 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:11.102 7 INFO cinder.api.openstack.wsgi [None req-81d3203c-79d8-4a49-9d04-11998681223b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:11.102 8 INFO cinder.api.openstack.wsgi [None req-d3d4d905-2425-48b7-b6da-70800be397ed 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:15.882 7 INFO cinder.api.openstack.wsgi [None req-858766fc-dd74-42a5-9a18-9e484b8ba545 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 05:59:15.886 7 INFO cinder.api.openstack.wsgi [None req-858766fc-dd74-42a5-9a18-9e484b8ba545 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/532] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 05:59:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:59:15.894 8 INFO cinder.api.openstack.wsgi [None req-fb78e9e7-579f-4561-ae5f-dd532881c2cc 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:59:15.902 8 INFO cinder.volume.api [None req-fb78e9e7-579f-4561-ae5f-dd532881c2cc 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:59:15.904 8 INFO cinder.api.openstack.wsgi [None req-fb78e9e7-579f-4561-ae5f-dd532881c2cc 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/533] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:59:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:59:15.912 7 INFO cinder.api.openstack.wsgi [None req-ae44e6e9-8332-4b97-9d1f-2c7e020c31cd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 05:59:15.918 7 INFO cinder.volume.api [None req-ae44e6e9-8332-4b97-9d1f-2c7e020c31cd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 05:59:15.918 7 INFO cinder.api.openstack.wsgi [None req-ae44e6e9-8332-4b97-9d1f-2c7e020c31cd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/534] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 05:59:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:59:15.925 8 INFO cinder.api.openstack.wsgi [None req-63018ffd-5df0-4f23-8849-4f275a601d4d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 05:59:16.428 8 INFO cinder.api.openstack.wsgi [None req-63018ffd-5df0-4f23-8849-4f275a601d4d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/535] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 05:59:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:59:16.439 7 INFO cinder.api.openstack.wsgi [None req-bc308d17-e35c-4a1c-9f92-a1b1bdd9ac52 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 05:59:16.446 7 INFO cinder.volume.api [None req-bc308d17-e35c-4a1c-9f92-a1b1bdd9ac52 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 05:59:16.448 7 INFO cinder.api.openstack.wsgi [None req-bc308d17-e35c-4a1c-9f92-a1b1bdd9ac52 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 270/536] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 05:59:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 05:59:16.485 8 INFO cinder.api.openstack.wsgi [None req-fb66151a-2dc9-4e77-8825-5e62359e4e6e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 05:59:16.509 8 INFO cinder.api.openstack.wsgi [None req-fb66151a-2dc9-4e77-8825-5e62359e4e6e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/537] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:59:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:59:16.519 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 05:59:16.537 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/538] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:59:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:59:16.549 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 05:59:16.572 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/539] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 05:59:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 05:59:21.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:21.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:21.102 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:21.102 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:31.100 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:31.100 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:31.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:31.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:41.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:41.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:41.102 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:41.102 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:51.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:51.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 05:59:51.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 05:59:51.102 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:01.100 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:01.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:01.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:01.102 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:11.101 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:11.101 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:11.102 8 INFO cinder.api.openstack.wsgi [None req-4187504a-9b35-4773-b688-2995c41c265a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:11.102 7 INFO cinder.api.openstack.wsgi [None req-c7bf4dfe-7390-4f00-9b81-1dcb04163fba 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:16.041 8 INFO cinder.api.openstack.wsgi [None req-7a75a7ef-30d5-4857-8e4a-274425c7c404 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:00:16.070 8 INFO cinder.api.openstack.wsgi [None req-7a75a7ef-30d5-4857-8e4a-274425c7c404 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/552] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:00:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:00:16.094 7 INFO cinder.api.openstack.wsgi [None req-bf8f6bee-77bd-42d0-8ded-cbc01ff1f3c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:00:16.123 7 INFO cinder.api.openstack.wsgi [None req-bf8f6bee-77bd-42d0-8ded-cbc01ff1f3c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/553] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:00:16.136 8 INFO cinder.api.openstack.wsgi [None req-61733869-ae24-4e4f-ae20-b2966f083ee6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:00:16.154 8 INFO cinder.api.openstack.wsgi [None req-61733869-ae24-4e4f-ae20-b2966f083ee6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/554] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:00:16.173 7 INFO cinder.api.openstack.wsgi [None req-1c230504-0714-4ae7-90da-f25828097ce4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:00:16.182 7 INFO cinder.volume.api [None req-1c230504-0714-4ae7-90da-f25828097ce4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:00:16.182 7 INFO cinder.api.openstack.wsgi [None req-1c230504-0714-4ae7-90da-f25828097ce4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/555] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:00:16.193 8 INFO cinder.api.openstack.wsgi [None req-77494671-fa5b-4182-9eec-c92833fdf0b2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:00:16.197 8 INFO cinder.api.openstack.wsgi [None req-77494671-fa5b-4182-9eec-c92833fdf0b2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 277/556] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:00:16.213 7 INFO cinder.api.openstack.wsgi [None req-ca7f03d7-efe6-43ad-802c-68407dee7af5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:00:16.718 7 INFO cinder.api.openstack.wsgi [None req-ca7f03d7-efe6-43ad-802c-68407dee7af5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 280/557] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:00:16.730 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:00:16.739 8 INFO cinder.volume.api [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:00:16.741 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/558] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:00:16.751 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:00:16.761 7 INFO cinder.volume.api [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:00:16.762 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/559] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:00:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:00:21.100 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:21.100 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:21.102 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:21.102 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:31.101 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:31.101 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:31.102 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:31.103 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:41.100 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:41.100 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:41.101 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:41.102 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:51.101 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:51.101 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:00:51.101 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:00:51.103 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:01.100 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:01.100 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:01.102 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:01.102 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:11.100 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:11.101 8 INFO cinder.api.openstack.wsgi [None req-8498f669-49ec-450a-9454-70c6693c2c9f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:11.101 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:11.102 7 INFO cinder.api.openstack.wsgi [None req-518be260-7b04-4b4c-aea8-f2cc562fe7e5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:15.987 8 INFO cinder.api.openstack.wsgi [None req-78e8121d-0ca0-4210-b30a-ad19210b5c35 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:01:16.034 8 INFO cinder.volume.api [None req-78e8121d-0ca0-4210-b30a-ad19210b5c35 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:01:16.036 8 INFO cinder.api.openstack.wsgi [None req-78e8121d-0ca0-4210-b30a-ad19210b5c35 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/572] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:01:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:01:16.093 7 INFO cinder.api.openstack.wsgi [None req-0c5c7eb9-8231-4dfe-944a-f3956d3e2aae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:01:16.176 7 INFO cinder.api.openstack.wsgi [None req-0c5c7eb9-8231-4dfe-944a-f3956d3e2aae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/573] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:01:16.195 8 INFO cinder.api.openstack.wsgi [None req-1c00ea60-54f2-4783-8331-171c9e12ce88 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:01:16.215 8 INFO cinder.api.openstack.wsgi [None req-1c00ea60-54f2-4783-8331-171c9e12ce88 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/574] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:01:16.225 7 INFO cinder.api.openstack.wsgi [None req-c95777f8-7879-47de-a388-6db73ec905b8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:01:16.250 7 INFO cinder.api.openstack.wsgi [None req-c95777f8-7879-47de-a388-6db73ec905b8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/575] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:01:16.261 8 INFO cinder.api.openstack.wsgi [None req-5cf3f03a-c32a-4307-9444-6b3ba1cc38ae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:01:16.267 8 INFO cinder.api.openstack.wsgi [None req-5cf3f03a-c32a-4307-9444-6b3ba1cc38ae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 287/576] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:01:16.278 7 INFO cinder.api.openstack.wsgi [None req-c9ba1705-a988-4637-ae81-f3d46ce3dafe 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:01:16.781 7 INFO cinder.api.openstack.wsgi [None req-c9ba1705-a988-4637-ae81-f3d46ce3dafe 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/577] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:01:16.792 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:01:16.802 8 INFO cinder.volume.api [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:01:16.803 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/578] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:01:16.811 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:01:16.819 7 INFO cinder.volume.api [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:01:16.819 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/579] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:01:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:01:21.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:21.102 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:21.102 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:21.102 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:31.100 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:31.100 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:31.101 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:31.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:41.100 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:41.101 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:41.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:41.102 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:51.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:51.101 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:01:51.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:01:51.102 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:01.100 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:01.100 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:01.100 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:01.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:11.100 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:11.100 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:11.101 8 INFO cinder.api.openstack.wsgi [None req-63f1e3cb-ed36-42ce-8938-4394950da708 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:11.102 7 INFO cinder.api.openstack.wsgi [None req-d9bfeac9-9eaa-4a94-b9ea-cb91bcfe5f1c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:15.901 8 INFO cinder.api.openstack.wsgi [None req-4eeb216c-075d-4b06-9566-8bd90f7652b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:02:15.908 8 INFO cinder.volume.api [None req-4eeb216c-075d-4b06-9566-8bd90f7652b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:02:15.908 8 INFO cinder.api.openstack.wsgi [None req-4eeb216c-075d-4b06-9566-8bd90f7652b7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/592] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:02:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:02:15.920 7 INFO cinder.api.openstack.wsgi [None req-eccb8628-23af-4700-a45a-9ed46c2aa4b5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:02:16.425 7 INFO cinder.api.openstack.wsgi [None req-eccb8628-23af-4700-a45a-9ed46c2aa4b5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/593] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:02:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:02:16.439 8 INFO cinder.api.openstack.wsgi [None req-6b2b064c-4b6d-4240-bc62-820ab8bfa4e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:02:16.447 8 INFO cinder.api.openstack.wsgi [None req-6b2b064c-4b6d-4240-bc62-820ab8bfa4e8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/594] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:02:16.459 7 INFO cinder.api.openstack.wsgi [None req-3d5e81cc-2bb7-4c40-8b88-d3aab73d130f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:02:16.470 7 INFO cinder.volume.api [None req-3d5e81cc-2bb7-4c40-8b88-d3aab73d130f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:02:16.472 7 INFO cinder.api.openstack.wsgi [None req-3d5e81cc-2bb7-4c40-8b88-d3aab73d130f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/595] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:02:16.507 8 INFO cinder.api.openstack.wsgi [None req-59c72b6e-1a4e-4065-b95a-3774527ed7ce 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:02:16.524 8 INFO cinder.api.openstack.wsgi [None req-59c72b6e-1a4e-4065-b95a-3774527ed7ce 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/596] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:02:16.532 7 INFO cinder.api.openstack.wsgi [None req-1d902d02-ef5f-44cf-8efa-8687ae2c890e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:02:16.563 7 INFO cinder.api.openstack.wsgi [None req-1d902d02-ef5f-44cf-8efa-8687ae2c890e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/597] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:02:16.570 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:02:16.588 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/598] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:02:16.595 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:02:16.604 7 INFO cinder.volume.api [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:02:16.605 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/599] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:02:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:02:21.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:21.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:21.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:21.102 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:31.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:31.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:31.102 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:31.103 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:41.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:41.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:41.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:41.102 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:51.100 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:51.100 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:02:51.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:02:51.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:01.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:01.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:01.102 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:01.102 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:11.101 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:11.101 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:11.102 7 INFO cinder.api.openstack.wsgi [None req-afc07dce-cd84-4bb1-a207-d4436e54b76a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:11.102 8 INFO cinder.api.openstack.wsgi [None req-f5c534a5-909b-4953-bc68-86ea8554544e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:15.884 7 INFO cinder.api.openstack.wsgi [None req-e61be6c0-4ecd-47b1-9dfe-523971d15872 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:03:15.894 7 INFO cinder.volume.api [None req-e61be6c0-4ecd-47b1-9dfe-523971d15872 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:03:15.896 7 INFO cinder.api.openstack.wsgi [None req-e61be6c0-4ecd-47b1-9dfe-523971d15872 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 308/612] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:03:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:03:15.908 8 INFO cinder.api.openstack.wsgi [None req-82179d09-0a80-4380-8d52-e0e93a7d3e46 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:03:16.413 8 INFO cinder.api.openstack.wsgi [None req-82179d09-0a80-4380-8d52-e0e93a7d3e46 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/613] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:03:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:03:16.459 7 INFO cinder.api.openstack.wsgi [None req-1fc285e6-eaf4-432a-a79d-5034d9cf668d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:03:16.479 7 INFO cinder.api.openstack.wsgi [None req-1fc285e6-eaf4-432a-a79d-5034d9cf668d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/614] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:03:16.491 8 INFO cinder.api.openstack.wsgi [None req-0c288912-a75d-4fdd-8235-79fe035ece02 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:03:16.509 8 INFO cinder.api.openstack.wsgi [None req-0c288912-a75d-4fdd-8235-79fe035ece02 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/615] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:03:16.522 7 INFO cinder.api.openstack.wsgi [None req-e2d5ca2e-5bb2-4d35-b18b-89ad47e89183 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:03:16.552 7 INFO cinder.api.openstack.wsgi [None req-e2d5ca2e-5bb2-4d35-b18b-89ad47e89183 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/616] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:03:16.566 8 INFO cinder.api.openstack.wsgi [None req-d7144003-caa2-45ac-a872-7f91bf39719f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:03:16.573 8 INFO cinder.volume.api [None req-d7144003-caa2-45ac-a872-7f91bf39719f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:03:16.574 8 INFO cinder.api.openstack.wsgi [None req-d7144003-caa2-45ac-a872-7f91bf39719f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/617] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:03:16.587 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:03:16.592 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 311/618] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:03:16.600 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:03:16.616 8 INFO cinder.volume.api [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:03:16.618 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 308/619] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:03:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:03:21.100 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:21.100 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:21.102 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:21.102 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:31.101 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:31.101 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:31.102 7 INFO cinder.api.openstack.wsgi [None req-305b9c67-020b-46ee-a4ce-4cbd144438a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:31.102 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:33.048 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False 2026-07-15 06:03:33.068 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 314/624] 199.204.45.72 () {44 vars in 1065 bytes} [Wed Jul 15 06:03:33 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:03:41.101 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:41.101 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:41.102 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:41.103 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:51.101 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:51.101 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:03:51.102 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:03:51.103 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:01.101 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:01.101 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:01.102 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:01.102 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:11.101 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:11.101 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:11.102 7 INFO cinder.api.openstack.wsgi [None req-3a87bb98-5758-40bf-bac1-494001246d3f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:11.102 8 INFO cinder.api.openstack.wsgi [None req-ec203e9f-9870-4758-b84d-8c94d3b34ba0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:15.882 7 INFO cinder.api.openstack.wsgi [None req-4650b243-ea1b-4656-8d86-8831c2179c66 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:04:15.890 7 INFO cinder.volume.api [None req-4650b243-ea1b-4656-8d86-8831c2179c66 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:04:15.890 7 INFO cinder.api.openstack.wsgi [None req-4650b243-ea1b-4656-8d86-8831c2179c66 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/633] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:04:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:04:15.899 8 INFO cinder.api.openstack.wsgi [None req-162913ab-31a3-4e8e-aca0-8cf95c74b125 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:04:15.911 8 INFO cinder.volume.api [None req-162913ab-31a3-4e8e-aca0-8cf95c74b125 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:04:15.913 8 INFO cinder.api.openstack.wsgi [None req-162913ab-31a3-4e8e-aca0-8cf95c74b125 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/634] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:04:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:04:15.954 7 INFO cinder.api.openstack.wsgi [None req-07d0a9f9-1d53-45a8-b0e9-64edd9b47579 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:04:15.977 7 INFO cinder.api.openstack.wsgi [None req-07d0a9f9-1d53-45a8-b0e9-64edd9b47579 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/635] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:04:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:04:15.987 8 INFO cinder.api.openstack.wsgi [None req-324f659f-1598-42cb-b6bf-54335edfdc4c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:04:16.008 8 INFO cinder.api.openstack.wsgi [None req-324f659f-1598-42cb-b6bf-54335edfdc4c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/636] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:04:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:04:16.019 7 INFO cinder.api.openstack.wsgi [None req-8b4f2f58-72c1-4a0b-a46a-689a78708a09 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:04:16.039 7 INFO cinder.api.openstack.wsgi [None req-8b4f2f58-72c1-4a0b-a46a-689a78708a09 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/637] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:04:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:04:16.047 8 INFO cinder.api.openstack.wsgi [None req-7b34f2fa-4835-430e-bec2-bc54bb4933df 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:04:16.054 8 INFO cinder.volume.api [None req-7b34f2fa-4835-430e-bec2-bc54bb4933df 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:04:16.056 8 INFO cinder.api.openstack.wsgi [None req-7b34f2fa-4835-430e-bec2-bc54bb4933df 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/638] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:04:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:04:16.066 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:04:16.076 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 322/639] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:04:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:04:16.085 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:04:16.589 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 318/640] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:04:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:04:21.100 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:21.101 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:21.101 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:21.103 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:31.101 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:31.101 7 INFO cinder.api.openstack.wsgi [None req-32922eaa-21a5-4652-80f5-539dd7312308 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:31.101 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:31.102 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:40.234 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False 2026-07-15 06:04:40.251 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] https://volume.199-204-45-72.nip.io/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 325/645] 199.204.45.72 () {44 vars in 1065 bytes} [Wed Jul 15 06:04:40 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:04:41.100 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:41.100 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:41.101 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:41.102 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:51.101 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:51.101 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:04:51.102 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:04:51.102 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:01.100 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:01.100 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:01.101 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:01.102 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:11.101 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:11.101 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:11.102 7 INFO cinder.api.openstack.wsgi [None req-6ad3804f-442e-4df8-b75a-f998333c77f3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:11.102 8 INFO cinder.api.openstack.wsgi [None req-279f65bc-b085-4c40-b7c1-3a6983198663 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:15.917 7 INFO cinder.api.openstack.wsgi [None req-532ba1d0-fb6b-4503-be42-03dceb4cef5f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:05:15.926 7 INFO cinder.volume.api [None req-532ba1d0-fb6b-4503-be42-03dceb4cef5f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:05:15.927 7 INFO cinder.api.openstack.wsgi [None req-532ba1d0-fb6b-4503-be42-03dceb4cef5f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/654] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:05:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:05:15.938 8 INFO cinder.api.openstack.wsgi [None req-d2cf1b7f-2daf-448a-b443-a55a8241855b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:05:15.943 8 INFO cinder.api.openstack.wsgi [None req-d2cf1b7f-2daf-448a-b443-a55a8241855b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/655] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:05:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:05:15.952 7 INFO cinder.api.openstack.wsgi [None req-5ccb3e64-cd45-49c6-b750-7b29318a8ef3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:05:16.456 7 INFO cinder.api.openstack.wsgi [None req-5ccb3e64-cd45-49c6-b750-7b29318a8ef3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 331/656] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:05:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:05:16.496 8 INFO cinder.api.openstack.wsgi [None req-33acfbdb-8a90-4f1b-98e3-16c6a94e22b1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:05:16.516 8 INFO cinder.api.openstack.wsgi [None req-33acfbdb-8a90-4f1b-98e3-16c6a94e22b1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/657] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:05:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:05:16.526 7 INFO cinder.api.openstack.wsgi [None req-f001af45-1596-41a6-8265-0a249339aebd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:05:16.547 7 INFO cinder.api.openstack.wsgi [None req-f001af45-1596-41a6-8265-0a249339aebd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/658] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:05:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:05:16.558 8 INFO cinder.api.openstack.wsgi [None req-2113c414-0ceb-4f76-b160-2e6fcd9a77c2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:05:16.578 8 INFO cinder.api.openstack.wsgi [None req-2113c414-0ceb-4f76-b160-2e6fcd9a77c2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/659] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:05:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:05:16.587 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:05:16.593 7 INFO cinder.volume.api [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:05:16.593 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 333/660] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:05:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:05:16.602 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:05:16.610 8 INFO cinder.volume.api [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:05:16.612 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/661] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:05:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:05:21.100 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:21.100 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:21.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:21.101 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:31.100 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:31.100 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:31.101 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:31.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:41.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:41.101 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:41.102 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:41.102 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:51.100 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:51.100 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:05:51.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:05:51.102 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:01.100 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:01.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:01.100 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:01.102 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:11.101 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:11.101 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:11.102 8 INFO cinder.api.openstack.wsgi [None req-3d489e4e-d0d1-4260-89a8-540a166639bd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:11.102 7 INFO cinder.api.openstack.wsgi [None req-fa6f1a6b-c8ae-4940-80f6-2c59738e875f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:13.773 7 INFO cinder.api.openstack.wsgi [None req-eeecc554-1f01-4796-b071-167903367249 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots 2026-07-15 06:06:13.786 7 INFO cinder.volume.api [None req-eeecc554-1f01-4796-b071-167903367249 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:06:13.786 7 INFO cinder.api.openstack.wsgi [None req-eeecc554-1f01-4796-b071-167903367249 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 340/674] 10.0.0.85 () {32 vars in 704 bytes} [Wed Jul 15 06:06:13 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:06:13.803 8 INFO cinder.api.openstack.wsgi [None req-b1fccdc2-a1c7-446a-97ff-75e6e4053784 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes 2026-07-15 06:06:13.830 8 INFO cinder.volume.api [None req-b1fccdc2-a1c7-446a-97ff-75e6e4053784 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:06:13.831 8 INFO cinder.api.openstack.wsgi [None req-b1fccdc2-a1c7-446a-97ff-75e6e4053784 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes returned with HTTP 200 [pid: 8|app: 0|req: 335/675] 10.0.0.85 () {32 vars in 700 bytes} [Wed Jul 15 06:06:13 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:06:15.943 7 INFO cinder.api.openstack.wsgi [None req-439f3b57-f076-4230-9549-e5f1ea1a7c4b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:06:15.951 7 INFO cinder.volume.api [None req-439f3b57-f076-4230-9549-e5f1ea1a7c4b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:06:15.951 7 INFO cinder.api.openstack.wsgi [None req-439f3b57-f076-4230-9549-e5f1ea1a7c4b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 341/676] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:06:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:06:15.962 8 INFO cinder.api.openstack.wsgi [None req-ff13cb27-8f0f-442c-a02f-b2a0de8caf0d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:06:15.968 8 INFO cinder.api.openstack.wsgi [None req-ff13cb27-8f0f-442c-a02f-b2a0de8caf0d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/677] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:06:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:06:15.978 7 INFO cinder.api.openstack.wsgi [None req-6c929204-9e3b-4ac3-8e45-83d7e2425916 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:06:15.988 7 INFO cinder.volume.api [None req-6c929204-9e3b-4ac3-8e45-83d7e2425916 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:06:15.990 7 INFO cinder.api.openstack.wsgi [None req-6c929204-9e3b-4ac3-8e45-83d7e2425916 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/678] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:06:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:06:15.999 8 INFO cinder.api.openstack.wsgi [None req-b2ee3390-cb81-407d-87fd-ae8fa172d8cb 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:06:16.011 8 INFO cinder.volume.api [None req-b2ee3390-cb81-407d-87fd-ae8fa172d8cb 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:06:16.013 8 INFO cinder.api.openstack.wsgi [None req-b2ee3390-cb81-407d-87fd-ae8fa172d8cb 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/679] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:06:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:06:16.054 7 INFO cinder.api.openstack.wsgi [None req-ef467fd8-2adc-4d79-8e79-766e96cfca7b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:06:16.093 7 INFO cinder.api.openstack.wsgi [None req-ef467fd8-2adc-4d79-8e79-766e96cfca7b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/680] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:06:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:06:16.103 8 INFO cinder.api.openstack.wsgi [None req-a0bcd138-1e84-495b-9af7-08bcb502fca8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:06:16.129 8 INFO cinder.api.openstack.wsgi [None req-a0bcd138-1e84-495b-9af7-08bcb502fca8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/681] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:06:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:06:16.139 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:06:16.187 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/682] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:06:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:06:16.196 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:06:16.700 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 339/683] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:06:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:06:21.101 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:21.101 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:21.102 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:21.102 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:31.100 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:31.100 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:31.101 8 INFO cinder.api.openstack.wsgi [None req-03c84e7e-58f3-4392-a9cf-e150e0dae27b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:31.101 7 INFO cinder.api.openstack.wsgi [None req-1e747a97-50ee-487b-8690-a75f3ba89f67 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:35.609 8 INFO cinder.api.openstack.wsgi [None req-8485b1d3-9cdc-428a-ad38-ef4de6b7136d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes 2026-07-15 06:06:36.239 8 INFO cinder.api.v3.volumes [None req-8485b1d3-9cdc-428a-ad38-ef4de6b7136d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Create volume of 1 GB 2026-07-15 06:06:36.259 8 INFO cinder.volume.api [None req-8485b1d3-9cdc-428a-ad38-ef4de6b7136d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Availability Zones retrieved successfully. 2026-07-15 06:06:36.603 8 INFO cinder.volume.api [None req-8485b1d3-9cdc-428a-ad38-ef4de6b7136d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Create volume request issued successfully. 2026-07-15 06:06:36.605 8 INFO cinder.api.openstack.wsgi [None req-8485b1d3-9cdc-428a-ad38-ef4de6b7136d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 342/688] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:06:35 2026] POST /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes => generated 864 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 06:06:36.622 7 INFO cinder.api.openstack.wsgi [None req-46d0b6e1-1275-4ddd-9a4c-caedc4cb239f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:36.656 7 INFO cinder.volume.api [None req-46d0b6e1-1275-4ddd-9a4c-caedc4cb239f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:36.663 7 INFO cinder.api.openstack.wsgi [None req-46d0b6e1-1275-4ddd-9a4c-caedc4cb239f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 7|app: 0|req: 347/689] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:06:36 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 932 bytes in 47 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-07-15 06:06:37.683 8 INFO cinder.api.openstack.wsgi [None req-7218eb17-fb91-4c56-a73c-4bf89acdee7c 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:37.700 8 INFO cinder.volume.api [None req-7218eb17-fb91-4c56-a73c-4bf89acdee7c 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:37.707 8 INFO cinder.api.openstack.wsgi [None req-7218eb17-fb91-4c56-a73c-4bf89acdee7c 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 8|app: 0|req: 343/690] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:06:37 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 956 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-07-15 06:06:38.735 7 INFO cinder.api.openstack.wsgi [None req-978fbf27-08cb-4a11-853d-05352fc615fd 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:38.752 7 INFO cinder.volume.api [None req-978fbf27-08cb-4a11-853d-05352fc615fd 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:38.758 7 INFO cinder.api.openstack.wsgi [None req-978fbf27-08cb-4a11-853d-05352fc615fd 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 7|app: 0|req: 348/691] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:06:38 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:06:39.782 8 INFO cinder.api.openstack.wsgi [None req-bf5d9144-6ec3-46d5-8bb0-7f3e3fbb32a1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:39.808 8 INFO cinder.volume.api [None req-bf5d9144-6ec3-46d5-8bb0-7f3e3fbb32a1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:39.814 8 INFO cinder.api.openstack.wsgi [None req-bf5d9144-6ec3-46d5-8bb0-7f3e3fbb32a1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 8|app: 0|req: 344/692] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:06:39 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 1482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:06:39.896 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:39.911 7 INFO cinder.volume.api [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:39.919 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 7|app: 0|req: 349/693] 10.0.0.223 () {34 vars in 1028 bytes} [Wed Jul 15 06:06:39 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 1482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:06:41.101 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:41.101 8 INFO cinder.api.openstack.wsgi [None req-bf5d9144-6ec3-46d5-8bb0-7f3e3fbb32a1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:41.102 8 INFO cinder.api.openstack.wsgi [None req-bf5d9144-6ec3-46d5-8bb0-7f3e3fbb32a1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:41.102 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228: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-07-15 06:06:41.807 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-fdc91293-fd75-45b5-b407-4bcaeb7fd21a 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:41.823 8 INFO cinder.volume.api [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-fdc91293-fd75-45b5-b407-4bcaeb7fd21a 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:41.835 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-fdc91293-fd75-45b5-b407-4bcaeb7fd21a 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 8|app: 0|req: 346/696] 10.0.0.223 () {34 vars in 1028 bytes} [Wed Jul 15 06:06:41 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 1482 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:06:41.851 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:06:41.852 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 351/697] 10.0.0.223 () {32 vars in 829 bytes} [Wed Jul 15 06:06:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:06:41.864 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-8378c74e-b426-4432-848a-4e5d4edaed5a 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-07-15 06:06:42.064 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-8378c74e-b426-4432-848a-4e5d4edaed5a 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments returned with HTTP 200 [pid: 8|app: 0|req: 347/698] 10.0.0.223 () {40 vars in 1057 bytes} [Wed Jul 15 06:06:41 2026] POST /v3/72115b74dc48403281c5dc9fb11f9bf5/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:06:48.229 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:06:48.231 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-00628b31-657b-4aca-8b04-fc68d1171ab1 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 352/699] 199.204.45.72 () {32 vars in 839 bytes} [Wed Jul 15 06:06:48 2026] GET / => generated 411 bytes in 4 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-07-15 06:06:48.277 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:48.300 8 INFO cinder.volume.api [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:06:48.305 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 200 [pid: 8|app: 0|req: 348/700] 199.204.45.72 () {36 vars in 1072 bytes} [Wed Jul 15 06:06:48 2026] GET /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 1662 bytes in 34 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-07-15 06:06:50.140 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-1d3fd52f-6daf-4803-9ee1-e4ae473c159c 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:51.100 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:51.101 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:51.102 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:06:51.103 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-2b025ac7-2f73-42e2-a65d-95616983dcfe 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:06:51.196 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-1d3fd52f-6daf-4803-9ee1-e4ae473c159c 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 returned with HTTP 200 [pid: 7|app: 0|req: 353/703] 199.204.45.72 () {40 vars in 1134 bytes} [Wed Jul 15 06:06:50 2026] PUT /v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 => generated 802 bytes in 1063 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-07-15 06:06:51.713 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-0f6856ad-b12f-4b1c-a532-540f89014740 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:51.746 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-0f6856ad-b12f-4b1c-a532-540f89014740 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095/action returned with HTTP 204 [pid: 8|app: 0|req: 351/704] 199.204.45.72 () {40 vars in 1147 bytes} [Wed Jul 15 06:06:51 2026] POST /v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:06:55.480 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-106653f6-f791-42b4-a242-0889e6d70a0d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:06:56.052 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-106653f6-f791-42b4-a242-0889e6d70a0d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 returned with HTTP 200 [pid: 7|app: 0|req: 354/705] 199.204.45.72 () {38 vars in 1102 bytes} [Wed Jul 15 06:06:55 2026] DELETE /v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:01.101 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-0f6856ad-b12f-4b1c-a532-540f89014740 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:01.101 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-106653f6-f791-42b4-a242-0889e6d70a0d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:01.101 8 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-0f6856ad-b12f-4b1c-a532-540f89014740 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:01.102 7 INFO cinder.api.openstack.wsgi [req-15d8c624-845e-4115-b3b3-d41910ca6708 req-106653f6-f791-42b4-a242-0889e6d70a0d 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228: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-07-15 06:07:01.976 8 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-63d3db07-5c32-4b3e-af9e-691032c2b91b 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 2026-07-15 06:07:01.982 8 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-63d3db07-5c32-4b3e-af9e-691032c2b91b 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 returned with HTTP 404 [pid: 8|app: 0|req: 353/708] 10.0.0.223 () {38 vars in 1099 bytes} [Wed Jul 15 06:07:01 2026] DELETE /v3/72115b74dc48403281c5dc9fb11f9bf5/attachments/7401668f-aca5-4cd8-9608-89c199736095 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:01.996 7 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb 2026-07-15 06:07:01.997 7 INFO cinder.api.v3.volumes [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Delete volume with id: 1b426361-c720-43ae-a090-943c55fab4bb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:02.005 7 INFO cinder.volume.api [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:02.031 7 INFO cinder.volume.api [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] Delete volume request issued successfully. 2026-07-15 06:07:02.031 7 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb returned with HTTP 202 [pid: 7|app: 0|req: 356/709] 10.0.0.223 () {36 vars in 1050 bytes} [Wed Jul 15 06:07:01 2026] DELETE /v3/72115b74dc48403281c5dc9fb11f9bf5/volumes/1b426361-c720-43ae-a090-943c55fab4bb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-15 06:07:11.100 7 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:11.101 8 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-63d3db07-5c32-4b3e-af9e-691032c2b91b 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:11.101 7 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-6d2cee0f-536b-480f-ba5e-4b7dc7c67d9f 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:11.102 8 INFO cinder.api.openstack.wsgi [req-7bfa6e5b-56bc-42e2-8e76-0f5759534699 req-63d3db07-5c32-4b3e-af9e-691032c2b91b 2c875d1b012b480c905ceb2163e65e07 72115b74dc48403281c5dc9fb11f9bf5 - - default default] http://10.0.0.228: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-07-15 06:07:15.914 7 INFO cinder.api.openstack.wsgi [None req-5b106a80-0e4d-45a5-80ed-24cc9640d363 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:07:15.930 7 INFO cinder.volume.api [None req-5b106a80-0e4d-45a5-80ed-24cc9640d363 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:07:15.933 7 INFO cinder.api.openstack.wsgi [None req-5b106a80-0e4d-45a5-80ed-24cc9640d363 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/712] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:07:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:07:15.945 8 INFO cinder.api.openstack.wsgi [None req-43c7979b-498d-4ca1-8c4a-bb08b0cf1604 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:07:15.951 8 INFO cinder.volume.api [None req-43c7979b-498d-4ca1-8c4a-bb08b0cf1604 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:07:15.951 8 INFO cinder.api.openstack.wsgi [None req-43c7979b-498d-4ca1-8c4a-bb08b0cf1604 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/713] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:07:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:07:15.963 7 INFO cinder.api.openstack.wsgi [None req-88fa5509-f156-4826-96dd-7adedd64316e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:07:16.467 7 INFO cinder.api.openstack.wsgi [None req-88fa5509-f156-4826-96dd-7adedd64316e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 359/714] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:07:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:07:16.505 8 INFO cinder.api.openstack.wsgi [None req-73d8d55c-0c96-43a5-b123-2b515164114a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:07:16.522 8 INFO cinder.api.openstack.wsgi [None req-73d8d55c-0c96-43a5-b123-2b515164114a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/715] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.531 7 INFO cinder.api.openstack.wsgi [None req-71437966-653f-42bd-8d89-d2c2b1bc6b24 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9250a2db2d9347c89a94080d958006be?usage=true 2026-07-15 06:07:16.566 7 INFO cinder.api.openstack.wsgi [None req-71437966-653f-42bd-8d89-d2c2b1bc6b24 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9250a2db2d9347c89a94080d958006be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/716] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9250a2db2d9347c89a94080d958006be?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.579 8 INFO cinder.api.openstack.wsgi [None req-0d2b52d2-04fe-4bf6-a8a4-c14b2ff9544d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:07:16.598 8 INFO cinder.api.openstack.wsgi [None req-0d2b52d2-04fe-4bf6-a8a4-c14b2ff9544d 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/717] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.609 7 INFO cinder.api.openstack.wsgi [None req-6c41d9fd-7646-407a-a53d-b2a862068a3a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/aa7d02567a164541aa162c68c70ec9fc?usage=true 2026-07-15 06:07:16.633 7 INFO cinder.api.openstack.wsgi [None req-6c41d9fd-7646-407a-a53d-b2a862068a3a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/aa7d02567a164541aa162c68c70ec9fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/718] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/aa7d02567a164541aa162c68c70ec9fc?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.647 8 INFO cinder.api.openstack.wsgi [None req-666dcf82-aefa-4bac-8b4d-b44a221b359b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b041adb8f6ac4e6488a610ed91b37d2b?usage=true 2026-07-15 06:07:16.668 8 INFO cinder.api.openstack.wsgi [None req-666dcf82-aefa-4bac-8b4d-b44a221b359b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b041adb8f6ac4e6488a610ed91b37d2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/719] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b041adb8f6ac4e6488a610ed91b37d2b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.679 7 INFO cinder.api.openstack.wsgi [None req-2cdf4c47-7b86-41ea-88d6-f3901fdec56c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:07:16.699 7 INFO cinder.api.openstack.wsgi [None req-2cdf4c47-7b86-41ea-88d6-f3901fdec56c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/720] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.714 8 INFO cinder.api.openstack.wsgi [None req-b770e055-3c48-4bc6-9aea-19548f66c1a6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ea2950f8ecfa4d30a4ecced9b27eb6ba?usage=true 2026-07-15 06:07:16.736 8 INFO cinder.api.openstack.wsgi [None req-b770e055-3c48-4bc6-9aea-19548f66c1a6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ea2950f8ecfa4d30a4ecced9b27eb6ba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/721] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ea2950f8ecfa4d30a4ecced9b27eb6ba?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.748 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:07:16.753 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 363/722] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:07:16.763 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:07:16.774 8 INFO cinder.volume.api [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:07:16.776 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/723] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:07:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:07:21.101 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:21.102 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:21.101 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:21.103 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:31.101 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:31.101 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:31.102 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:31.102 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:41.101 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:41.100 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:41.102 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:41.102 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:51.100 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:51.100 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:07:51.101 8 INFO cinder.api.openstack.wsgi [None req-afea29ce-c090-4074-9b17-9ae97543854f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:51.101 7 INFO cinder.api.openstack.wsgi [None req-c3f99bd6-376f-4fbf-9568-81464395172f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:07:56.148 7 INFO cinder.api.openstack.wsgi [None req-0c682418-3ab7-49e0-a79f-b0ca487a0dd7 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes 2026-07-15 06:07:56.151 7 INFO cinder.api.v3.volumes [None req-0c682418-3ab7-49e0-a79f-b0ca487a0dd7 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume of 1 GB 2026-07-15 06:07:56.160 7 INFO cinder.volume.api [None req-0c682418-3ab7-49e0-a79f-b0ca487a0dd7 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Availability Zones retrieved successfully. 2026-07-15 06:07:56.595 7 INFO cinder.volume.api [None req-0c682418-3ab7-49e0-a79f-b0ca487a0dd7 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume request issued successfully. 2026-07-15 06:07:56.597 7 INFO cinder.api.openstack.wsgi [None req-0c682418-3ab7-49e0-a79f-b0ca487a0dd7 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 368/732] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:07:56 2026] POST /v3/248ce0eb9132462f8fd525a898f874b0/volumes => generated 871 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 06:07:56.620 8 INFO cinder.api.openstack.wsgi [None req-c960700a-2f81-4379-b73f-ab6e093eff56 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:56.633 8 INFO cinder.volume.api [None req-c960700a-2f81-4379-b73f-ab6e093eff56 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:56.638 8 INFO cinder.api.openstack.wsgi [None req-c960700a-2f81-4379-b73f-ab6e093eff56 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 8|app: 0|req: 365/733] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:56 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:57.661 7 INFO cinder.api.openstack.wsgi [None req-377b308c-0d91-44d4-81ed-bf1c23bc44cd b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:57.677 7 INFO cinder.volume.api [None req-377b308c-0d91-44d4-81ed-bf1c23bc44cd b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:57.682 7 INFO cinder.api.openstack.wsgi [None req-377b308c-0d91-44d4-81ed-bf1c23bc44cd b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 7|app: 0|req: 369/734] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:57 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 964 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-07-15 06:07:57.704 8 INFO cinder.api.openstack.wsgi [None req-ad99cd32-7cc2-4dae-94a5-dae2bc187cd2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:57.718 8 INFO cinder.volume.api [None req-ad99cd32-7cc2-4dae-94a5-dae2bc187cd2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:57.724 8 INFO cinder.api.openstack.wsgi [None req-ad99cd32-7cc2-4dae-94a5-dae2bc187cd2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 8|app: 0|req: 366/735] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:57 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 964 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-07-15 06:07:57.755 7 INFO cinder.api.openstack.wsgi [None req-a56c8e68-b81c-4871-8d18-0d1983c79b96 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:57.772 7 INFO cinder.volume.api [None req-a56c8e68-b81c-4871-8d18-0d1983c79b96 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:57.782 7 INFO cinder.volume.api [None req-a56c8e68-b81c-4871-8d18-0d1983c79b96 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:07:57.783 7 INFO cinder.api.openstack.wsgi [None req-a56c8e68-b81c-4871-8d18-0d1983c79b96 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 7|app: 0|req: 370/736] 10.0.0.85 () {34 vars in 794 bytes} [Wed Jul 15 06:07:57 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 896 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-07-15 06:07:57.807 8 INFO cinder.api.openstack.wsgi [None req-13280ba0-bff9-416b-8603-0bd0676579be b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:57.828 8 INFO cinder.volume.api [None req-13280ba0-bff9-416b-8603-0bd0676579be b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:57.844 8 INFO cinder.volume.api [None req-13280ba0-bff9-416b-8603-0bd0676579be b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:07:57.845 8 INFO cinder.api.openstack.wsgi [None req-13280ba0-bff9-416b-8603-0bd0676579be b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 8|app: 0|req: 367/737] 10.0.0.85 () {34 vars in 795 bytes} [Wed Jul 15 06:07:57 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 935 bytes in 47 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-07-15 06:07:57.864 7 INFO cinder.api.openstack.wsgi [None req-5aec13db-aaa0-4034-b251-f39892326d0c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:57.882 7 INFO cinder.volume.api [None req-5aec13db-aaa0-4034-b251-f39892326d0c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:57.890 7 INFO cinder.api.openstack.wsgi [None req-5aec13db-aaa0-4034-b251-f39892326d0c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 7|app: 0|req: 371/738] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:57 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:57.908 8 INFO cinder.api.openstack.wsgi [None req-b9462ee9-d9f0-41c7-b0d8-c9ce642e3a4f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes 2026-07-15 06:07:57.912 8 INFO cinder.api.v3.volumes [None req-b9462ee9-d9f0-41c7-b0d8-c9ce642e3a4f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume of 1 GB 2026-07-15 06:07:57.918 8 INFO cinder.volume.api [None req-b9462ee9-d9f0-41c7-b0d8-c9ce642e3a4f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Availability Zones retrieved successfully. 2026-07-15 06:07:58.065 8 INFO cinder.volume.api [None req-b9462ee9-d9f0-41c7-b0d8-c9ce642e3a4f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume request issued successfully. 2026-07-15 06:07:58.066 8 INFO cinder.api.openstack.wsgi [None req-b9462ee9-d9f0-41c7-b0d8-c9ce642e3a4f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/739] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:07:57 2026] POST /v3/248ce0eb9132462f8fd525a898f874b0/volumes => generated 891 bytes in 164 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-07-15 06:07:58.092 7 INFO cinder.api.openstack.wsgi [None req-f3f9480d-841a-403b-b3ea-a3ab9392f14c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:58.108 7 INFO cinder.volume.api [None req-f3f9480d-841a-403b-b3ea-a3ab9392f14c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:58.113 7 INFO cinder.api.openstack.wsgi [None req-f3f9480d-841a-403b-b3ea-a3ab9392f14c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 200 [pid: 7|app: 0|req: 372/740] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:58 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 959 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-07-15 06:07:59.134 8 INFO cinder.api.openstack.wsgi [None req-4fcea36a-e764-4d3a-a418-20966959c9b6 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:59.153 8 INFO cinder.volume.api [None req-4fcea36a-e764-4d3a-a418-20966959c9b6 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:59.158 8 INFO cinder.api.openstack.wsgi [None req-4fcea36a-e764-4d3a-a418-20966959c9b6 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 200 [pid: 8|app: 0|req: 369/741] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:59 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 984 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-07-15 06:07:59.177 7 INFO cinder.api.openstack.wsgi [None req-e8c8067d-d497-4084-aa23-a4674e85c507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:59.195 7 INFO cinder.volume.api [None req-e8c8067d-d497-4084-aa23-a4674e85c507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:59.201 7 INFO cinder.volume.api [None req-e8c8067d-d497-4084-aa23-a4674e85c507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:07:59.202 7 INFO cinder.api.openstack.wsgi [None req-e8c8067d-d497-4084-aa23-a4674e85c507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 200 [pid: 7|app: 0|req: 373/742] 10.0.0.85 () {34 vars in 794 bytes} [Wed Jul 15 06:07:59 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 882 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-07-15 06:07:59.220 8 INFO cinder.api.openstack.wsgi [None req-d6917a67-e8d2-4dae-8f02-ff3c48070930 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:59.238 8 INFO cinder.volume.api [None req-d6917a67-e8d2-4dae-8f02-ff3c48070930 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:59.244 8 INFO cinder.api.openstack.wsgi [None req-d6917a67-e8d2-4dae-8f02-ff3c48070930 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 200 [pid: 8|app: 0|req: 370/743] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:59 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 950 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:59.267 7 INFO cinder.api.openstack.wsgi [None req-c2465d13-77c3-47c1-9224-8e01440f2758 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 2026-07-15 06:07:59.267 7 INFO cinder.api.v3.volumes [None req-c2465d13-77c3-47c1-9224-8e01440f2758 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume with id: 466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:59.277 7 INFO cinder.volume.api [None req-c2465d13-77c3-47c1-9224-8e01440f2758 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:59.306 7 INFO cinder.volume.api [None req-c2465d13-77c3-47c1-9224-8e01440f2758 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume request issued successfully. 2026-07-15 06:07:59.306 7 INFO cinder.api.openstack.wsgi [None req-c2465d13-77c3-47c1-9224-8e01440f2758 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 202 [pid: 7|app: 0|req: 374/744] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:07:59 2026] DELETE /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:07:59.316 8 INFO cinder.api.openstack.wsgi [None req-7482f7ab-edc1-4520-b54c-c3737d25279d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:07:59.341 8 INFO cinder.volume.api [None req-7482f7ab-edc1-4520-b54c-c3737d25279d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:07:59.348 8 INFO cinder.api.openstack.wsgi [None req-7482f7ab-edc1-4520-b54c-c3737d25279d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 200 [pid: 8|app: 0|req: 371/745] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:07:59 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:00.375 7 INFO cinder.api.openstack.wsgi [None req-9efea013-59c7-4189-b767-223eb1584198 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 2026-07-15 06:08:00.381 7 INFO cinder.api.openstack.wsgi [None req-9efea013-59c7-4189-b767-223eb1584198 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 returned with HTTP 404 [pid: 7|app: 0|req: 375/746] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:00 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/466b601f-c8f9-4d21-9235-1a84a79803e3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:00.398 8 INFO cinder.api.openstack.wsgi [None req-014a758f-fb01-4301-aa59-9240602aa9af b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:00.420 8 INFO cinder.volume.api [None req-014a758f-fb01-4301-aa59-9240602aa9af b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:00.427 8 INFO cinder.api.openstack.wsgi [None req-014a758f-fb01-4301-aa59-9240602aa9af b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 8|app: 0|req: 372/747] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:00 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 1003 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:08:00.450 7 INFO cinder.api.openstack.wsgi [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad 2026-07-15 06:08:00.451 7 INFO cinder.api.v3.volumes [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume with id: bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:00.463 7 INFO cinder.volume.api [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:00.483 7 INFO cinder.volume.api [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume request issued successfully. 2026-07-15 06:08:00.484 7 INFO cinder.api.openstack.wsgi [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 202 [pid: 7|app: 0|req: 376/748] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:00 2026] DELETE /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:00.495 8 INFO cinder.api.openstack.wsgi [None req-4c28ccb2-bf08-4356-b3c1-e76fa5a62dfc b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:00.509 8 INFO cinder.volume.api [None req-4c28ccb2-bf08-4356-b3c1-e76fa5a62dfc b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:00.513 8 INFO cinder.api.openstack.wsgi [None req-4c28ccb2-bf08-4356-b3c1-e76fa5a62dfc b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 200 [pid: 8|app: 0|req: 373/749] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:00 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:08:01.101 8 INFO cinder.api.openstack.wsgi [None req-4c28ccb2-bf08-4356-b3c1-e76fa5a62dfc b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:01.101 7 INFO cinder.api.openstack.wsgi [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:01.102 8 INFO cinder.api.openstack.wsgi [None req-4c28ccb2-bf08-4356-b3c1-e76fa5a62dfc b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:01.102 7 INFO cinder.api.openstack.wsgi [None req-63709443-c3d0-48a7-bbbf-5c9999c6fa97 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://10.0.0.228: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-07-15 06:08:01.536 8 INFO cinder.api.openstack.wsgi [None req-7a72f546-841e-4313-b59b-1eecb10db051 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad 2026-07-15 06:08:01.548 8 INFO cinder.api.openstack.wsgi [None req-7a72f546-841e-4313-b59b-1eecb10db051 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad returned with HTTP 404 [pid: 8|app: 0|req: 375/752] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:01 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/bd4afe87-8a05-495d-8315-64d21c0251ad => 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-07-15 06:08:01.603 7 INFO cinder.api.openstack.wsgi [None req-8b495a93-16c1-4911-8cf2-da724a401598 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes 2026-07-15 06:08:01.642 8 INFO cinder.api.openstack.wsgi [None req-7a72f546-841e-4313-b59b-1eecb10db051 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:01.643 8 INFO cinder.api.openstack.wsgi [None req-7a72f546-841e-4313-b59b-1eecb10db051 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/753] 10.0.0.85 () {30 vars in 410 bytes} [Wed Jul 15 06:08:01 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 06:08:02.206 7 INFO cinder.api.v3.volumes [None req-8b495a93-16c1-4911-8cf2-da724a401598 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume of 1 GB 2026-07-15 06:08:02.212 7 INFO cinder.volume.api [None req-8b495a93-16c1-4911-8cf2-da724a401598 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Availability Zones retrieved successfully. 2026-07-15 06:08:02.425 7 INFO cinder.volume.api [None req-8b495a93-16c1-4911-8cf2-da724a401598 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume request issued successfully. 2026-07-15 06:08:02.426 7 INFO cinder.api.openstack.wsgi [None req-8b495a93-16c1-4911-8cf2-da724a401598 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 378/754] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:08:01 2026] POST /v3/248ce0eb9132462f8fd525a898f874b0/volumes => generated 870 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 06:08:02.454 8 INFO cinder.api.openstack.wsgi [None req-5ac65415-5791-4698-9854-660b80f7c7a8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:02.468 8 INFO cinder.volume.api [None req-5ac65415-5791-4698-9854-660b80f7c7a8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:02.475 8 INFO cinder.api.openstack.wsgi [None req-5ac65415-5791-4698-9854-660b80f7c7a8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 8|app: 0|req: 377/755] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:02 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 938 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-07-15 06:08:03.492 7 INFO cinder.api.openstack.wsgi [None req-9528dc83-c72f-4b26-bfe1-c4a6fe429d92 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.509 7 INFO cinder.volume.api [None req-9528dc83-c72f-4b26-bfe1-c4a6fe429d92 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.515 7 INFO cinder.api.openstack.wsgi [None req-9528dc83-c72f-4b26-bfe1-c4a6fe429d92 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 7|app: 0|req: 379/756] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:03 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 1488 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-07-15 06:08:03.539 8 INFO cinder.api.openstack.wsgi [None req-2f0df6b3-e2a1-499c-a185-36f90906dfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.554 8 INFO cinder.volume.api [None req-2f0df6b3-e2a1-499c-a185-36f90906dfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.562 8 INFO cinder.api.openstack.wsgi [None req-2f0df6b3-e2a1-499c-a185-36f90906dfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:03 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 1488 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-07-15 06:08:03.586 7 INFO cinder.api.openstack.wsgi [None req-091647ea-651d-4ed3-a585-9a5338a8e80b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.602 7 INFO cinder.volume.api [None req-091647ea-651d-4ed3-a585-9a5338a8e80b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.608 7 INFO cinder.volume.api [None req-091647ea-651d-4ed3-a585-9a5338a8e80b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:08:03.609 7 INFO cinder.api.openstack.wsgi [None req-091647ea-651d-4ed3-a585-9a5338a8e80b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.85 () {34 vars in 794 bytes} [Wed Jul 15 06:08:03 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:03.631 8 INFO cinder.api.openstack.wsgi [None req-a75dfbd4-573c-4913-a3bf-3fd0d1238ef8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.647 8 INFO cinder.volume.api [None req-a75dfbd4-573c-4913-a3bf-3fd0d1238ef8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.655 8 INFO cinder.volume.api [None req-a75dfbd4-573c-4913-a3bf-3fd0d1238ef8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:08:03.655 8 INFO cinder.api.openstack.wsgi [None req-a75dfbd4-573c-4913-a3bf-3fd0d1238ef8 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.85 () {34 vars in 795 bytes} [Wed Jul 15 06:08:03 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 933 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-07-15 06:08:03.673 7 INFO cinder.api.openstack.wsgi [None req-7fec53b0-ddb1-4dd3-b38c-11e42522579d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.692 7 INFO cinder.volume.api [None req-7fec53b0-ddb1-4dd3-b38c-11e42522579d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.698 7 INFO cinder.api.openstack.wsgi [None req-7fec53b0-ddb1-4dd3-b38c-11e42522579d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 7|app: 0|req: 381/760] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:03 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 1527 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-07-15 06:08:03.722 8 INFO cinder.api.openstack.wsgi [None req-fab0b8a8-cf5d-4ea0-9d64-5b40bce8cfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes 2026-07-15 06:08:03.724 8 INFO cinder.api.v3.volumes [None req-fab0b8a8-cf5d-4ea0-9d64-5b40bce8cfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume of 1 GB 2026-07-15 06:08:03.730 8 INFO cinder.volume.api [None req-fab0b8a8-cf5d-4ea0-9d64-5b40bce8cfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Availability Zones retrieved successfully. 2026-07-15 06:08:03.852 8 INFO cinder.volume.api [None req-fab0b8a8-cf5d-4ea0-9d64-5b40bce8cfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Create volume request issued successfully. 2026-07-15 06:08:03.854 8 INFO cinder.api.openstack.wsgi [None req-fab0b8a8-cf5d-4ea0-9d64-5b40bce8cfe2 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes returned with HTTP 202 [pid: 8|app: 0|req: 380/761] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:08:03 2026] POST /v3/248ce0eb9132462f8fd525a898f874b0/volumes => generated 891 bytes in 139 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-07-15 06:08:03.872 7 INFO cinder.api.openstack.wsgi [None req-93deabdc-e1ab-44d6-8c77-3f7e0f7a4b6c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:03.914 7 INFO cinder.volume.api [None req-93deabdc-e1ab-44d6-8c77-3f7e0f7a4b6c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:03.923 7 INFO cinder.api.openstack.wsgi [None req-93deabdc-e1ab-44d6-8c77-3f7e0f7a4b6c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:03 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 959 bytes in 56 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-07-15 06:08:04.946 8 INFO cinder.api.openstack.wsgi [None req-745259b5-9c78-412e-bcb6-c139d7687b60 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:04.959 8 INFO cinder.volume.api [None req-745259b5-9c78-412e-bcb6-c139d7687b60 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:04.963 8 INFO cinder.api.openstack.wsgi [None req-745259b5-9c78-412e-bcb6-c139d7687b60 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:04 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 984 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:04.981 7 INFO cinder.api.openstack.wsgi [None req-61c42d37-2da0-4125-bc44-b6b7f8ef616b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:04.995 7 INFO cinder.volume.api [None req-61c42d37-2da0-4125-bc44-b6b7f8ef616b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:05.004 7 INFO cinder.volume.api [None req-61c42d37-2da0-4125-bc44-b6b7f8ef616b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume updated successfully. 2026-07-15 06:08:05.005 7 INFO cinder.api.openstack.wsgi [None req-61c42d37-2da0-4125-bc44-b6b7f8ef616b b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.85 () {34 vars in 794 bytes} [Wed Jul 15 06:08:04 2026] PUT /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 881 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-07-15 06:08:05.022 8 INFO cinder.api.openstack.wsgi [None req-e2a40315-0da8-4edc-ba67-743236c9a581 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:05.036 8 INFO cinder.volume.api [None req-e2a40315-0da8-4edc-ba67-743236c9a581 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:05.040 8 INFO cinder.api.openstack.wsgi [None req-e2a40315-0da8-4edc-ba67-743236c9a581 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:05 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:05.060 7 INFO cinder.api.openstack.wsgi [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 2026-07-15 06:08:05.060 7 INFO cinder.api.v3.volumes [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume with id: f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:05.070 7 INFO cinder.volume.api [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:05.090 7 INFO cinder.volume.api [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume request issued successfully. 2026-07-15 06:08:05.090 7 INFO cinder.api.openstack.wsgi [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 202 [pid: 7|app: 0|req: 384/766] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:05 2026] DELETE /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:05.101 8 INFO cinder.api.openstack.wsgi [None req-f77bea85-4d5e-4dd8-ba57-f84d45aa4f6f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:05.114 8 INFO cinder.volume.api [None req-f77bea85-4d5e-4dd8-ba57-f84d45aa4f6f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:05.118 8 INFO cinder.api.openstack.wsgi [None req-f77bea85-4d5e-4dd8-ba57-f84d45aa4f6f b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 200 [pid: 8|app: 0|req: 383/767] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:05 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:05.936 7 INFO cinder.api.openstack.wsgi [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:05.937 7 INFO cinder.api.openstack.wsgi [None req-51b77f0c-a439-44fc-837e-1ea9255a3789 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 385/768] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:05 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-07-15 06:08:05.949 8 INFO cinder.api.openstack.wsgi [None req-8e372ccd-ac4f-49af-86ca-34c54ef5e278 64f9e0641a244de9b10fd166b1f62807 6375ecc09d1a43f6a35f6ce509f1f10d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d 2026-07-15 06:08:05.973 8 INFO cinder.api.openstack.wsgi [None req-8e372ccd-ac4f-49af-86ca-34c54ef5e278 64f9e0641a244de9b10fd166b1f62807 6375ecc09d1a43f6a35f6ce509f1f10d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d returned with HTTP 200 [pid: 8|app: 0|req: 384/769] 10.0.0.106 () {34 vars in 879 bytes} [Wed Jul 15 06:08:05 2026] GET /v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d => generated 302 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-07-15 06:08:06.140 7 INFO cinder.api.openstack.wsgi [None req-589f1f80-b5ae-449f-9355-c3dd5ca1f507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 2026-07-15 06:08:06.148 7 INFO cinder.api.openstack.wsgi [None req-589f1f80-b5ae-449f-9355-c3dd5ca1f507 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 returned with HTTP 404 [pid: 7|app: 0|req: 386/770] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:06 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/f540e262-1937-422c-b96b-f7e6f6ab7582 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 06:08:06.160 8 INFO cinder.api.openstack.wsgi [None req-2c1df5a6-88af-486d-a671-1337a201021c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:06.173 8 INFO cinder.volume.api [None req-2c1df5a6-88af-486d-a671-1337a201021c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:06.178 8 INFO cinder.api.openstack.wsgi [None req-2c1df5a6-88af-486d-a671-1337a201021c b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 8|app: 0|req: 385/771] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:06 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 1527 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:08:06.199 7 INFO cinder.api.openstack.wsgi [None req-db4ffb32-a896-443e-b808-6f24d468a79d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b 2026-07-15 06:08:06.199 7 INFO cinder.api.v3.volumes [None req-db4ffb32-a896-443e-b808-6f24d468a79d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume with id: 417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:06.209 7 INFO cinder.volume.api [None req-db4ffb32-a896-443e-b808-6f24d468a79d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:06.229 7 INFO cinder.volume.api [None req-db4ffb32-a896-443e-b808-6f24d468a79d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Delete volume request issued successfully. 2026-07-15 06:08:06.229 7 INFO cinder.api.openstack.wsgi [None req-db4ffb32-a896-443e-b808-6f24d468a79d b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 202 [pid: 7|app: 0|req: 387/772] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:06 2026] DELETE /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:06.240 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:06.257 8 INFO cinder.volume.api [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] Volume info retrieved successfully. 2026-07-15 06:08:06.263 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 200 [pid: 8|app: 0|req: 386/773] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:06 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 1526 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-07-15 06:08:07.283 7 INFO cinder.api.openstack.wsgi [None req-0faf6967-ab85-4c48-9c8a-8ba819990bb9 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b 2026-07-15 06:08:07.291 7 INFO cinder.api.openstack.wsgi [None req-0faf6967-ab85-4c48-9c8a-8ba819990bb9 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b returned with HTTP 404 [pid: 7|app: 0|req: 388/774] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:07 2026] GET /v3/248ce0eb9132462f8fd525a898f874b0/volumes/417b0efc-29ee-441b-9846-398739778a9b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 06:08:08.449 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:08.451 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 387/775] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 06:08:08.458 7 INFO cinder.api.openstack.wsgi [None req-0faf6967-ab85-4c48-9c8a-8ba819990bb9 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:08.460 7 INFO cinder.api.openstack.wsgi [None req-0faf6967-ab85-4c48-9c8a-8ba819990bb9 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 389/776] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 06:08:09.305 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:09.306 8 INFO cinder.api.openstack.wsgi [None req-4b7f85cc-50fa-44d1-84e0-17f6fb4e65f5 b26a5a5fe0d44d8fb3303d5db47353fc 248ce0eb9132462f8fd525a898f874b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 388/777] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 06:08:09.320 7 INFO cinder.api.openstack.wsgi [None req-33aa8895-8275-4da7-bc13-211491f5fc73 64f9e0641a244de9b10fd166b1f62807 6375ecc09d1a43f6a35f6ce509f1f10d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d 2026-07-15 06:08:09.348 7 INFO cinder.api.openstack.wsgi [None req-33aa8895-8275-4da7-bc13-211491f5fc73 64f9e0641a244de9b10fd166b1f62807 6375ecc09d1a43f6a35f6ce509f1f10d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.106 () {34 vars in 879 bytes} [Wed Jul 15 06:08:09 2026] GET /v3/6375ecc09d1a43f6a35f6ce509f1f10d/limits?tenant_id=6375ecc09d1a43f6a35f6ce509f1f10d => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:10.283 8 INFO cinder.api.openstack.wsgi [None req-20933940-4ee9-4c42-8535-e20915e5de39 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes 2026-07-15 06:08:10.309 8 INFO cinder.volume.api [None req-20933940-4ee9-4c42-8535-e20915e5de39 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Get all volumes completed successfully. 2026-07-15 06:08:10.310 8 INFO cinder.api.openstack.wsgi [None req-20933940-4ee9-4c42-8535-e20915e5de39 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.85 () {32 vars in 700 bytes} [Wed Jul 15 06:08:10 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:08:10.339 7 INFO cinder.api.openstack.wsgi [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes 2026-07-15 06:08:10.342 7 INFO cinder.api.v3.volumes [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume of 1 GB 2026-07-15 06:08:10.349 7 INFO cinder.volume.api [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Availability Zones retrieved successfully. 2026-07-15 06:08:10.509 7 INFO cinder.volume.api [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume request issued successfully. 2026-07-15 06:08:10.510 7 INFO cinder.api.openstack.wsgi [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 391/780] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:08:10 2026] POST /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes => generated 876 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 06:08:10.531 8 INFO cinder.api.openstack.wsgi [None req-45480e8b-93e8-4434-aac4-33959a13f6fe 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:10.553 8 INFO cinder.volume.api [None req-45480e8b-93e8-4434-aac4-33959a13f6fe 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:10.561 8 INFO cinder.api.openstack.wsgi [None req-45480e8b-93e8-4434-aac4-33959a13f6fe 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 200 [pid: 8|app: 0|req: 390/781] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:10 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 944 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:11.101 8 INFO cinder.api.openstack.wsgi [None req-45480e8b-93e8-4434-aac4-33959a13f6fe 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:11.101 7 INFO cinder.api.openstack.wsgi [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:11.102 8 INFO cinder.api.openstack.wsgi [None req-45480e8b-93e8-4434-aac4-33959a13f6fe 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:11.102 7 INFO cinder.api.openstack.wsgi [None req-50253449-fbe4-4336-ab5e-c8dac636ae9b 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228: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-07-15 06:08:11.590 7 INFO cinder.api.openstack.wsgi [None req-fe28fa0c-8080-407d-8b7c-04b488c09cc6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:11.603 7 INFO cinder.volume.api [None req-fe28fa0c-8080-407d-8b7c-04b488c09cc6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:11.615 7 INFO cinder.api.openstack.wsgi [None req-fe28fa0c-8080-407d-8b7c-04b488c09cc6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:11 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:11.635 8 INFO cinder.api.openstack.wsgi [None req-cc46e95a-e869-443e-9ee9-2ceebd924ce0 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:11.658 8 INFO cinder.volume.api [None req-cc46e95a-e869-443e-9ee9-2ceebd924ce0 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:11.664 8 INFO cinder.api.openstack.wsgi [None req-cc46e95a-e869-443e-9ee9-2ceebd924ce0 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 200 [pid: 8|app: 0|req: 392/785] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:11 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:11.678 7 INFO cinder.api.openstack.wsgi [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes 2026-07-15 06:08:11.680 7 INFO cinder.api.v3.volumes [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume of 1 GB 2026-07-15 06:08:11.687 7 INFO cinder.volume.api [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Availability Zones retrieved successfully. 2026-07-15 06:08:11.826 7 INFO cinder.volume.api [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume request issued successfully. 2026-07-15 06:08:11.827 7 INFO cinder.api.openstack.wsgi [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 394/786] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:08:11 2026] POST /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes => generated 875 bytes in 153 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-07-15 06:08:11.842 8 INFO cinder.api.openstack.wsgi [None req-2249f9c1-f6d9-4c9a-b0bf-1b24b734c3e3 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:11.864 8 INFO cinder.volume.api [None req-2249f9c1-f6d9-4c9a-b0bf-1b24b734c3e3 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:11.868 8 INFO cinder.api.openstack.wsgi [None req-2249f9c1-f6d9-4c9a-b0bf-1b24b734c3e3 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:11 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:11.871 7 INFO cinder.api.openstack.wsgi [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:11.872 7 INFO cinder.api.openstack.wsgi [None req-857a4324-72ac-458e-9d16-691927a53682 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 395/788] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 06:08:11.884 8 INFO cinder.api.openstack.wsgi [None req-2249f9c1-f6d9-4c9a-b0bf-1b24b734c3e3 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 06:08:11.885 8 INFO cinder.api.openstack.wsgi [None req-2249f9c1-f6d9-4c9a-b0bf-1b24b734c3e3 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 394/789] 10.0.0.106 () {28 vars in 376 bytes} [Wed Jul 15 06:08:11 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:12.887 7 INFO cinder.api.openstack.wsgi [None req-6d869083-1855-4ece-a5ce-42b9c67c06a9 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:12.910 7 INFO cinder.volume.api [None req-6d869083-1855-4ece-a5ce-42b9c67c06a9 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:12.916 7 INFO cinder.api.openstack.wsgi [None req-6d869083-1855-4ece-a5ce-42b9c67c06a9 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:12 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => generated 968 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-07-15 06:08:12.932 8 INFO cinder.api.openstack.wsgi [None req-ef281fc4-b15d-44e8-8898-f791eca3fd98 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:12.948 8 INFO cinder.volume.api [None req-ef281fc4-b15d-44e8-8898-f791eca3fd98 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:12.953 8 INFO cinder.api.openstack.wsgi [None req-ef281fc4-b15d-44e8-8898-f791eca3fd98 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:12 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => 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-07-15 06:08:12.974 7 INFO cinder.api.openstack.wsgi [None req-5a16b140-c069-4a78-8acd-70aaf0e5f9c6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes 2026-07-15 06:08:12.977 7 INFO cinder.api.v3.volumes [None req-5a16b140-c069-4a78-8acd-70aaf0e5f9c6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume of 1 GB 2026-07-15 06:08:12.983 7 INFO cinder.volume.api [None req-5a16b140-c069-4a78-8acd-70aaf0e5f9c6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Availability Zones retrieved successfully. 2026-07-15 06:08:13.158 7 INFO cinder.volume.api [None req-5a16b140-c069-4a78-8acd-70aaf0e5f9c6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Create volume request issued successfully. 2026-07-15 06:08:13.159 7 INFO cinder.api.openstack.wsgi [None req-5a16b140-c069-4a78-8acd-70aaf0e5f9c6 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/792] 10.0.0.85 () {34 vars in 722 bytes} [Wed Jul 15 06:08:12 2026] POST /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes => generated 875 bytes in 191 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-07-15 06:08:13.175 8 INFO cinder.api.openstack.wsgi [None req-ca042772-261f-4aa1-81e3-a99746193ee8 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:13.189 8 INFO cinder.volume.api [None req-ca042772-261f-4aa1-81e3-a99746193ee8 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:13.194 8 INFO cinder.api.openstack.wsgi [None req-ca042772-261f-4aa1-81e3-a99746193ee8 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:13 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 943 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-07-15 06:08:14.217 7 INFO cinder.api.openstack.wsgi [None req-f42e36b2-838d-4698-8c2a-59be7b31ee7a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:14.237 7 INFO cinder.volume.api [None req-f42e36b2-838d-4698-8c2a-59be7b31ee7a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:14.241 7 INFO cinder.api.openstack.wsgi [None req-f42e36b2-838d-4698-8c2a-59be7b31ee7a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:14 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 968 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-07-15 06:08:14.261 8 INFO cinder.api.openstack.wsgi [None req-8a69bf06-2106-4a41-bed0-9265e26a38aa 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:14.275 8 INFO cinder.volume.api [None req-8a69bf06-2106-4a41-bed0-9265e26a38aa 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:14.281 8 INFO cinder.api.openstack.wsgi [None req-8a69bf06-2106-4a41-bed0-9265e26a38aa 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 200 [pid: 8|app: 0|req: 397/795] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:14 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 968 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-07-15 06:08:14.301 7 INFO cinder.api.openstack.wsgi [None req-b55d57d1-1766-49dc-b6f8-9866fe759335 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes 2026-07-15 06:08:14.347 7 INFO cinder.volume.api [None req-b55d57d1-1766-49dc-b6f8-9866fe759335 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Get all volumes completed successfully. 2026-07-15 06:08:14.348 7 INFO cinder.api.openstack.wsgi [None req-b55d57d1-1766-49dc-b6f8-9866fe759335 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 10.0.0.85 () {32 vars in 700 bytes} [Wed Jul 15 06:08:14 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes => generated 1322 bytes in 52 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-07-15 06:08:14.370 8 INFO cinder.api.openstack.wsgi [None req-6a1d727a-a69c-436b-9218-d31e6537185a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:14.386 8 INFO cinder.volume.api [None req-6a1d727a-a69c-436b-9218-d31e6537185a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:14.396 8 INFO cinder.api.openstack.wsgi [None req-6a1d727a-a69c-436b-9218-d31e6537185a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:14 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:14.425 7 INFO cinder.api.openstack.wsgi [None req-9dfff926-20cf-421c-a57e-e87b41ac517d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f 2026-07-15 06:08:14.425 7 INFO cinder.api.v3.volumes [None req-9dfff926-20cf-421c-a57e-e87b41ac517d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume with id: 59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:14.437 7 INFO cinder.volume.api [None req-9dfff926-20cf-421c-a57e-e87b41ac517d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:14.462 7 INFO cinder.volume.api [None req-9dfff926-20cf-421c-a57e-e87b41ac517d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume request issued successfully. 2026-07-15 06:08:14.462 7 INFO cinder.api.openstack.wsgi [None req-9dfff926-20cf-421c-a57e-e87b41ac517d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 202 [pid: 7|app: 0|req: 400/798] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:14 2026] DELETE /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:14.474 8 INFO cinder.api.openstack.wsgi [None req-a9cd8aff-8051-4a2b-a17f-15921d40c935 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:14.486 8 INFO cinder.volume.api [None req-a9cd8aff-8051-4a2b-a17f-15921d40c935 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:14.491 8 INFO cinder.api.openstack.wsgi [None req-a9cd8aff-8051-4a2b-a17f-15921d40c935 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:14 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => generated 967 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:15.511 7 INFO cinder.api.openstack.wsgi [None req-63b9289b-1da6-4569-8ce4-7126567a5a83 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f 2026-07-15 06:08:15.520 7 INFO cinder.api.openstack.wsgi [None req-63b9289b-1da6-4569-8ce4-7126567a5a83 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f returned with HTTP 404 [pid: 7|app: 0|req: 401/800] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:15 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/59cf07bf-9445-4170-962c-536d2506899f => 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-07-15 06:08:15.531 8 INFO cinder.api.openstack.wsgi [None req-76d3f649-6e56-4866-9f35-3f88ea745a18 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:15.544 8 INFO cinder.volume.api [None req-76d3f649-6e56-4866-9f35-3f88ea745a18 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:15.549 8 INFO cinder.api.openstack.wsgi [None req-76d3f649-6e56-4866-9f35-3f88ea745a18 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:15 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:15.570 7 INFO cinder.api.openstack.wsgi [None req-08ba5d05-a928-42eb-b0f6-fdc44ae9ae44 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 2026-07-15 06:08:15.571 7 INFO cinder.api.v3.volumes [None req-08ba5d05-a928-42eb-b0f6-fdc44ae9ae44 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume with id: f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:15.580 7 INFO cinder.volume.api [None req-08ba5d05-a928-42eb-b0f6-fdc44ae9ae44 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:15.604 7 INFO cinder.volume.api [None req-08ba5d05-a928-42eb-b0f6-fdc44ae9ae44 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume request issued successfully. 2026-07-15 06:08:15.604 7 INFO cinder.api.openstack.wsgi [None req-08ba5d05-a928-42eb-b0f6-fdc44ae9ae44 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 202 [pid: 7|app: 0|req: 402/802] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:15 2026] DELETE /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => 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-07-15 06:08:15.618 8 INFO cinder.api.openstack.wsgi [None req-fe5740d4-f2d1-4d13-ae81-ccf1b8eb0319 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:15.634 8 INFO cinder.volume.api [None req-fe5740d4-f2d1-4d13-ae81-ccf1b8eb0319 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:15.639 8 INFO cinder.api.openstack.wsgi [None req-fe5740d4-f2d1-4d13-ae81-ccf1b8eb0319 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:15 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:15.977 7 INFO cinder.api.openstack.wsgi [None req-7478470b-fdd5-4095-b8d0-ff80f55195c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:08:15.987 7 INFO cinder.volume.api [None req-7478470b-fdd5-4095-b8d0-ff80f55195c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:15.992 7 INFO cinder.api.openstack.wsgi [None req-7478470b-fdd5-4095-b8d0-ff80f55195c6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/804] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:08:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 1137 bytes in 127 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-07-15 06:08:16.003 8 INFO cinder.api.openstack.wsgi [None req-a915ce2f-858c-438c-8f7d-dadaf74931ad 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:08:16.008 8 INFO cinder.api.openstack.wsgi [None req-a915ce2f-858c-438c-8f7d-dadaf74931ad 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:08:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 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-07-15 06:08:16.018 7 INFO cinder.api.openstack.wsgi [None req-0376f233-124a-4230-ae47-ac7cef97a7ab 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:08:16.522 7 INFO cinder.api.openstack.wsgi [None req-0376f233-124a-4230-ae47-ac7cef97a7ab 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 404/806] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:08:16.533 8 INFO cinder.api.openstack.wsgi [None req-cf640202-a03a-46cd-afbc-58a695509758 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:08:16.543 8 INFO cinder.volume.api [None req-cf640202-a03a-46cd-afbc-58a695509758 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:16.549 8 INFO cinder.api.openstack.wsgi [None req-cf640202-a03a-46cd-afbc-58a695509758 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 06:08:16.559 7 INFO cinder.api.openstack.wsgi [None req-f175d1f3-3d5c-45b1-8f67-491a322c58f5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:08:16.565 7 INFO cinder.volume.api [None req-f175d1f3-3d5c-45b1-8f67-491a322c58f5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:08:16.565 7 INFO cinder.api.openstack.wsgi [None req-f175d1f3-3d5c-45b1-8f67-491a322c58f5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/808] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:16.617 8 INFO cinder.api.openstack.wsgi [None req-53f0ac3e-cc87-4351-bb48-28dda933c277 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/005f5a187345440091eadd938004bad1?usage=true 2026-07-15 06:08:16.633 8 INFO cinder.api.openstack.wsgi [None req-53f0ac3e-cc87-4351-bb48-28dda933c277 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/005f5a187345440091eadd938004bad1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/809] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/005f5a187345440091eadd938004bad1?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.641 7 INFO cinder.api.openstack.wsgi [None req-69e43f21-e40c-4c0d-bcc3-3e759fdbb8e9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/103ffef93e0d479693508984092081f6?usage=true 2026-07-15 06:08:16.659 8 INFO cinder.api.openstack.wsgi [None req-fc5d864a-eba3-4556-9b9d-f1c471db2d6d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 2026-07-15 06:08:16.664 7 INFO cinder.api.openstack.wsgi [None req-69e43f21-e40c-4c0d-bcc3-3e759fdbb8e9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/103ffef93e0d479693508984092081f6?usage=true returned with HTTP 200 2026-07-15 06:08:16.665 8 INFO cinder.api.openstack.wsgi [None req-fc5d864a-eba3-4556-9b9d-f1c471db2d6d 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 returned with HTTP 404 [pid: 7|app: 0|req: 406/810] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/103ffef93e0d479693508984092081f6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/f87dda2d-a518-414d-8e33-2c3c8834e038 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 06:08:16.672 7 INFO cinder.api.openstack.wsgi [None req-d9e1d326-9ea7-4a73-b30a-d3cd7747908c 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df 2026-07-15 06:08:16.672 8 INFO cinder.api.openstack.wsgi [None req-aafd3337-972c-4d31-b16d-996d015e755a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1b987f1771194b8a9a17b45d1192ee61?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:16.687 7 INFO cinder.volume.api [None req-d9e1d326-9ea7-4a73-b30a-d3cd7747908c 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:16.687 8 INFO cinder.api.openstack.wsgi [None req-aafd3337-972c-4d31-b16d-996d015e755a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1b987f1771194b8a9a17b45d1192ee61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1b987f1771194b8a9a17b45d1192ee61?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.693 7 INFO cinder.api.openstack.wsgi [None req-d9e1d326-9ea7-4a73-b30a-d3cd7747908c 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.695 8 INFO cinder.api.openstack.wsgi [None req-0794d690-5cb9-4687-92c0-a5ba48e42396 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1f825fcb46f549e7b4340026f0dfba60?usage=true 2026-07-15 06:08:16.711 8 INFO cinder.api.openstack.wsgi [None req-0794d690-5cb9-4687-92c0-a5ba48e42396 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1f825fcb46f549e7b4340026f0dfba60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1f825fcb46f549e7b4340026f0dfba60?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:08:16.716 7 INFO cinder.api.openstack.wsgi [None req-93e1e71f-d1ec-42e9-85b1-8a282725a153 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df 2026-07-15 06:08:16.716 7 INFO cinder.api.v3.volumes [None req-93e1e71f-d1ec-42e9-85b1-8a282725a153 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume with id: 9591358d-8507-4e0c-af61-1deec4be77df 2026-07-15 06:08:16.718 8 INFO cinder.api.openstack.wsgi [None req-02812544-dc80-4319-8e9d-7ad43ff0d82b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:16.730 7 INFO cinder.volume.api [None req-93e1e71f-d1ec-42e9-85b1-8a282725a153 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:16.734 8 INFO cinder.api.openstack.wsgi [None req-02812544-dc80-4319-8e9d-7ad43ff0d82b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/815] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.742 8 INFO cinder.api.openstack.wsgi [None req-ca11def3-8dff-4aa5-b2ac-a9474394ca4f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64bf9af47f41430f87e043483826d1cd?usage=true 2026-07-15 06:08:16.758 7 INFO cinder.volume.api [None req-93e1e71f-d1ec-42e9-85b1-8a282725a153 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Delete volume request issued successfully. 2026-07-15 06:08:16.758 7 INFO cinder.api.openstack.wsgi [None req-93e1e71f-d1ec-42e9-85b1-8a282725a153 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 202 2026-07-15 06:08:16.759 8 INFO cinder.api.openstack.wsgi [None req-ca11def3-8dff-4aa5-b2ac-a9474394ca4f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64bf9af47f41430f87e043483826d1cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:08:16 2026] DELETE /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64bf9af47f41430f87e043483826d1cd?usage=true => generated 847 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-07-15 06:08:16.767 7 INFO cinder.api.openstack.wsgi [None req-131c109b-ceec-4924-a2d1-4ac0b34f3cfd 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df 2026-07-15 06:08:16.776 8 INFO cinder.api.openstack.wsgi [None req-9043816d-b2c0-43b2-8c45-da2a3c6b1fbb 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/7dd81f7b1108481cbdc7128ae3739934?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:08:16.785 7 INFO cinder.volume.api [None req-131c109b-ceec-4924-a2d1-4ac0b34f3cfd 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] Volume info retrieved successfully. 2026-07-15 06:08:16.791 7 INFO cinder.api.openstack.wsgi [None req-131c109b-ceec-4924-a2d1-4ac0b34f3cfd 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 200 [pid: 7|app: 0|req: 409/818] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.819 8 INFO cinder.api.openstack.wsgi [None req-9043816d-b2c0-43b2-8c45-da2a3c6b1fbb 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/7dd81f7b1108481cbdc7128ae3739934?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/819] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/7dd81f7b1108481cbdc7128ae3739934?usage=true => generated 847 bytes in 57 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-07-15 06:08:16.832 7 INFO cinder.api.openstack.wsgi [None req-a3a7da8b-938e-48f5-9917-d18e954843c3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:08:16.859 7 INFO cinder.api.openstack.wsgi [None req-a3a7da8b-938e-48f5-9917-d18e954843c3 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/820] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.867 8 INFO cinder.api.openstack.wsgi [None req-c6c961c9-6fda-4d47-8c10-890fe3362b19 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:08:16.899 8 INFO cinder.api.openstack.wsgi [None req-c6c961c9-6fda-4d47-8c10-890fe3362b19 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/821] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:16.908 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ef349f5d3cd34d948cb51b326465e6cf?usage=true 2026-07-15 06:08:16.924 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ef349f5d3cd34d948cb51b326465e6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/822] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:08:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/ef349f5d3cd34d948cb51b326465e6cf?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:08:17.813 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df 2026-07-15 06:08:17.821 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df returned with HTTP 404 [pid: 8|app: 0|req: 412/823] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:08:17 2026] GET /v3/ef349f5d3cd34d948cb51b326465e6cf/volumes/9591358d-8507-4e0c-af61-1deec4be77df => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 06:08:21.100 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:21.101 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:21.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:21.102 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:31.100 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:31.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:31.100 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:31.102 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:41.101 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:41.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:41.102 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:41.102 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:51.101 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:51.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:08:51.102 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:08:51.102 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:01.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:01.101 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:01.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:01.102 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:11.101 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:11.101 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:11.102 7 INFO cinder.api.openstack.wsgi [None req-470144ae-3d07-4088-891a-1d4d7ade8cc6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:11.103 8 INFO cinder.api.openstack.wsgi [None req-2c0ec60c-b97c-43c6-8cde-50c96baac20a 8381b806f23b49b6a934ebcd4098cf04 ef349f5d3cd34d948cb51b326465e6cf - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:15.989 7 INFO cinder.api.openstack.wsgi [None req-830e04a1-4475-4c0f-b73b-f3a49aa66c3e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:09:16.493 7 INFO cinder.api.openstack.wsgi [None req-830e04a1-4475-4c0f-b73b-f3a49aa66c3e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 418/836] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:09:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.502 8 INFO cinder.api.openstack.wsgi [None req-19e8be3b-ca94-44c0-861a-ea1dc1494ab5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:09:16.511 8 INFO cinder.volume.api [None req-19e8be3b-ca94-44c0-861a-ea1dc1494ab5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:09:16.513 8 INFO cinder.api.openstack.wsgi [None req-19e8be3b-ca94-44c0-861a-ea1dc1494ab5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/837] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:09:16.524 7 INFO cinder.api.openstack.wsgi [None req-f1ba4557-11e4-4159-9e45-f08cd2b87c86 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:09:16.530 7 INFO cinder.volume.api [None req-f1ba4557-11e4-4159-9e45-f08cd2b87c86 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:09:16.530 7 INFO cinder.api.openstack.wsgi [None req-f1ba4557-11e4-4159-9e45-f08cd2b87c86 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 419/838] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:09:16.539 8 INFO cinder.api.openstack.wsgi [None req-0c633294-a168-4da2-8cb5-ee7e3bf74bb7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:09:16.544 8 INFO cinder.api.openstack.wsgi [None req-0c633294-a168-4da2-8cb5-ee7e3bf74bb7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 420/839] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.583 7 INFO cinder.api.openstack.wsgi [None req-4d99f4e2-360b-4557-af85-b91d7d33e462 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/2f679345f1e346e98a15accd98d3b70c?usage=true 2026-07-15 06:09:16.603 7 INFO cinder.api.openstack.wsgi [None req-4d99f4e2-360b-4557-af85-b91d7d33e462 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/2f679345f1e346e98a15accd98d3b70c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/840] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/2f679345f1e346e98a15accd98d3b70c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.618 8 INFO cinder.api.openstack.wsgi [None req-e053a884-b017-423e-ba94-b8146f2ede30 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:09:16.638 8 INFO cinder.api.openstack.wsgi [None req-e053a884-b017-423e-ba94-b8146f2ede30 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/841] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.650 7 INFO cinder.api.openstack.wsgi [None req-d7334a76-ff65-494f-bb94-97d7820b47a5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/427a2792df3c427490967a429cbb6a85?usage=true 2026-07-15 06:09:16.669 7 INFO cinder.api.openstack.wsgi [None req-d7334a76-ff65-494f-bb94-97d7820b47a5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/427a2792df3c427490967a429cbb6a85?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/842] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/427a2792df3c427490967a429cbb6a85?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.680 8 INFO cinder.api.openstack.wsgi [None req-151dfb17-5e98-4d9b-9b07-a18f7702a672 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:09:16.710 8 INFO cinder.api.openstack.wsgi [None req-151dfb17-5e98-4d9b-9b07-a18f7702a672 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/843] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.722 7 INFO cinder.api.openstack.wsgi [None req-502426c5-6490-4bbc-bb14-5b1732b03953 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b17ea5c65b054b53add004c4273d7adb?usage=true 2026-07-15 06:09:16.742 7 INFO cinder.api.openstack.wsgi [None req-502426c5-6490-4bbc-bb14-5b1732b03953 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b17ea5c65b054b53add004c4273d7adb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/844] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/b17ea5c65b054b53add004c4273d7adb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.750 8 INFO cinder.api.openstack.wsgi [None req-901b8779-ffa8-48f7-9478-dde6c8fb858b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/c9b138c2d97842888596a7d23c5f973c?usage=true 2026-07-15 06:09:16.768 8 INFO cinder.api.openstack.wsgi [None req-901b8779-ffa8-48f7-9478-dde6c8fb858b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/c9b138c2d97842888596a7d23c5f973c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/845] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/c9b138c2d97842888596a7d23c5f973c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.780 7 INFO cinder.api.openstack.wsgi [None req-73e7e52d-2ac3-4c2e-9092-d82473abac78 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e0da52900d244ad985163732054dd062?usage=true 2026-07-15 06:09:16.804 7 INFO cinder.api.openstack.wsgi [None req-73e7e52d-2ac3-4c2e-9092-d82473abac78 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e0da52900d244ad985163732054dd062?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/846] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e0da52900d244ad985163732054dd062?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.815 8 INFO cinder.api.openstack.wsgi [None req-396d776f-b173-4c2b-9a1b-46f2b08b45e1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4621c9ddc4e49f6a93905b785fd69ec?usage=true 2026-07-15 06:09:16.837 8 INFO cinder.api.openstack.wsgi [None req-396d776f-b173-4c2b-9a1b-46f2b08b45e1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4621c9ddc4e49f6a93905b785fd69ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/847] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4621c9ddc4e49f6a93905b785fd69ec?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.850 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:09:16.867 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/848] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:09:16.878 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:09:16.888 8 INFO cinder.volume.api [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:09:16.890 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:09:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:09:21.101 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:21.101 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:21.102 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:21.102 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:31.101 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:31.101 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:31.102 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:31.102 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:41.101 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:41.101 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:41.102 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:41.102 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:51.101 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:51.101 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:09:51.102 7 INFO cinder.api.openstack.wsgi [None req-5203f106-473f-4436-8d32-570337e453f1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:51.102 8 INFO cinder.api.openstack.wsgi [None req-a12b57de-17fc-4e4f-99e6-4b579725d384 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:09:56.214 7 INFO cinder.api.openstack.wsgi [None req-d15b0555-ba1a-45e8-9b22-3f672b83bd9a 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes 2026-07-15 06:09:56.216 7 INFO cinder.api.v3.volumes [None req-d15b0555-ba1a-45e8-9b22-3f672b83bd9a 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Create volume of 1 GB 2026-07-15 06:09:56.225 7 INFO cinder.volume.api [None req-d15b0555-ba1a-45e8-9b22-3f672b83bd9a 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Availability Zones retrieved successfully. 2026-07-15 06:09:56.381 7 INFO cinder.volume.api [None req-d15b0555-ba1a-45e8-9b22-3f672b83bd9a 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Create volume request issued successfully. 2026-07-15 06:09:56.382 7 INFO cinder.api.openstack.wsgi [None req-d15b0555-ba1a-45e8-9b22-3f672b83bd9a 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 429/858] 10.0.0.85 () {34 vars in 721 bytes} [Wed Jul 15 06:09:56 2026] POST /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes => generated 861 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 06:09:56.403 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:09:56.415 8 INFO cinder.volume.api [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Volume info retrieved successfully. 2026-07-15 06:09:56.420 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:09:56 2026] GET /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 929 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-07-15 06:09:57.447 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:09:57.461 7 INFO cinder.volume.api [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Volume info retrieved successfully. 2026-07-15 06:09:57.466 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:09:57 2026] GET /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:01.100 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:01.100 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:01.101 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:01.101 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:11.100 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:11.100 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:11.101 8 INFO cinder.api.openstack.wsgi [None req-955ff6b8-2c74-4385-898d-efbb2a1024e3 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:11.102 7 INFO cinder.api.openstack.wsgi [None req-e2c3b7d1-4ed6-4f93-91ae-ce186e243ea7 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228: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-07-15 06:10:16.140 8 INFO cinder.api.openstack.wsgi [None req-3f3f9fc2-a67e-44c3-a48f-a96cbb7b44f6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:10:16.462 7 INFO cinder.api.openstack.wsgi [None req-fcaf3a9c-fb3e-4e7b-829d-0528b0f10bf6 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:10:16.475 7 INFO cinder.volume.api [None req-fcaf3a9c-fb3e-4e7b-829d-0528b0f10bf6 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Volume info retrieved successfully. 2026-07-15 06:10:16.481 7 INFO cinder.api.openstack.wsgi [None req-fcaf3a9c-fb3e-4e7b-829d-0528b0f10bf6 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 200 [pid: 7|app: 0|req: 433/865] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 954 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-07-15 06:10:16.504 7 INFO cinder.api.openstack.wsgi [None req-901ad701-210f-4f74-9d95-fa611c21086f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad 2026-07-15 06:10:16.505 7 INFO cinder.api.v3.volumes [None req-901ad701-210f-4f74-9d95-fa611c21086f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Delete volume with id: 64486bff-5395-4e62-9cc5-38828dbe8fad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:10:16.515 7 INFO cinder.volume.api [None req-901ad701-210f-4f74-9d95-fa611c21086f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Volume info retrieved successfully. 2026-07-15 06:10:16.538 7 INFO cinder.volume.api [None req-901ad701-210f-4f74-9d95-fa611c21086f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Delete volume request issued successfully. 2026-07-15 06:10:16.538 7 INFO cinder.api.openstack.wsgi [None req-901ad701-210f-4f74-9d95-fa611c21086f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 202 [pid: 7|app: 0|req: 434/866] 10.0.0.85 () {32 vars in 777 bytes} [Wed Jul 15 06:10:16 2026] DELETE /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 06:10:16.548 7 INFO cinder.api.openstack.wsgi [None req-43b555e3-e74a-4404-a887-8ba76e2eeed0 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-15 06:10:16.562 7 INFO cinder.volume.api [None req-43b555e3-e74a-4404-a887-8ba76e2eeed0 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] Volume info retrieved successfully. 2026-07-15 06:10:16.567 7 INFO cinder.api.openstack.wsgi [None req-43b555e3-e74a-4404-a887-8ba76e2eeed0 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 200 [pid: 7|app: 0|req: 435/867] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.643 8 INFO cinder.api.openstack.wsgi [None req-3f3f9fc2-a67e-44c3-a48f-a96cbb7b44f6 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 433/868] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true => generated 670 bytes in 616 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-07-15 06:10:16.778 7 INFO cinder.api.openstack.wsgi [None req-ff9c6d66-604c-49c6-80de-6f6ceb20893b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/19753afda8424ece852376771b8c0139?usage=true 2026-07-15 06:10:16.803 7 INFO cinder.api.openstack.wsgi [None req-ff9c6d66-604c-49c6-80de-6f6ceb20893b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/19753afda8424ece852376771b8c0139?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/869] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/19753afda8424ece852376771b8c0139?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.812 8 INFO cinder.api.openstack.wsgi [None req-2bc0d03e-12ee-4ddb-85fb-60d41d11afde 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1d62bc65bbd743f78ecf7a66f22a1e76?usage=true 2026-07-15 06:10:16.839 8 INFO cinder.api.openstack.wsgi [None req-2bc0d03e-12ee-4ddb-85fb-60d41d11afde 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1d62bc65bbd743f78ecf7a66f22a1e76?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/870] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/1d62bc65bbd743f78ecf7a66f22a1e76?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.853 7 INFO cinder.api.openstack.wsgi [None req-0e6f7554-1449-4b4a-b170-7628f423adb4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/275ce650000f49f5be3f01cf0f2eca3a?usage=true 2026-07-15 06:10:16.876 7 INFO cinder.api.openstack.wsgi [None req-0e6f7554-1449-4b4a-b170-7628f423adb4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/275ce650000f49f5be3f01cf0f2eca3a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/871] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/275ce650000f49f5be3f01cf0f2eca3a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.887 8 INFO cinder.api.openstack.wsgi [None req-e485192f-7270-445d-be15-d5d357836f30 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:10:16.904 8 INFO cinder.api.openstack.wsgi [None req-e485192f-7270-445d-be15-d5d357836f30 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/872] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.915 7 INFO cinder.api.openstack.wsgi [None req-e3cd07e3-530c-45c2-b1c5-606cd62d87dc 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3db2a33238db4c818bf18cc9578f5d6d?usage=true 2026-07-15 06:10:16.934 7 INFO cinder.api.openstack.wsgi [None req-e3cd07e3-530c-45c2-b1c5-606cd62d87dc 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3db2a33238db4c818bf18cc9578f5d6d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/873] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3db2a33238db4c818bf18cc9578f5d6d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.949 8 INFO cinder.api.openstack.wsgi [None req-84132eb6-b96e-44bb-921d-074d7dd6f548 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/4a2ea4adb61e4f949805bb34a4ccbd03?usage=true 2026-07-15 06:10:16.973 8 INFO cinder.api.openstack.wsgi [None req-84132eb6-b96e-44bb-921d-074d7dd6f548 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/4a2ea4adb61e4f949805bb34a4ccbd03?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/874] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/4a2ea4adb61e4f949805bb34a4ccbd03?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:16.989 7 INFO cinder.api.openstack.wsgi [None req-85ace25a-bff1-4271-84d7-a3d18e4b1893 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64c2cdbdb3eb419899226a02f5468ce1?usage=true 2026-07-15 06:10:17.018 7 INFO cinder.api.openstack.wsgi [None req-85ace25a-bff1-4271-84d7-a3d18e4b1893 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64c2cdbdb3eb419899226a02f5468ce1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/64c2cdbdb3eb419899226a02f5468ce1?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.029 8 INFO cinder.api.openstack.wsgi [None req-6ab7adda-3640-4605-b9bd-8c6be1802abd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/73d6bfc12ca74b94a6de7dcedd031fee?usage=true 2026-07-15 06:10:17.064 8 INFO cinder.api.openstack.wsgi [None req-6ab7adda-3640-4605-b9bd-8c6be1802abd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/73d6bfc12ca74b94a6de7dcedd031fee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/876] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/73d6bfc12ca74b94a6de7dcedd031fee?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.071 7 INFO cinder.api.openstack.wsgi [None req-71a18f9f-a2ce-4607-996f-c72d934ae2dd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/86d4669ad8d7437c88c0ceabd5040e7b?usage=true 2026-07-15 06:10:17.090 7 INFO cinder.api.openstack.wsgi [None req-71a18f9f-a2ce-4607-996f-c72d934ae2dd 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/86d4669ad8d7437c88c0ceabd5040e7b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/877] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/86d4669ad8d7437c88c0ceabd5040e7b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.102 8 INFO cinder.api.openstack.wsgi [None req-dc316936-d7a6-4a14-ac1f-9a99aa8c77ac 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/920aca1c8da849b0a659ccfaf6149a97?usage=true 2026-07-15 06:10:17.120 8 INFO cinder.api.openstack.wsgi [None req-dc316936-d7a6-4a14-ac1f-9a99aa8c77ac 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/920aca1c8da849b0a659ccfaf6149a97?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/878] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/920aca1c8da849b0a659ccfaf6149a97?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.128 7 INFO cinder.api.openstack.wsgi [None req-36df8c29-9bfc-4f71-b5c3-bb86556f021a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9df0b2e26fb74ed0b16ff8b12ccc157f?usage=true 2026-07-15 06:10:17.146 7 INFO cinder.api.openstack.wsgi [None req-36df8c29-9bfc-4f71-b5c3-bb86556f021a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9df0b2e26fb74ed0b16ff8b12ccc157f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9df0b2e26fb74ed0b16ff8b12ccc157f?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.158 8 INFO cinder.api.openstack.wsgi [None req-71e7e4b2-e603-4923-a34d-f30409f5c556 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:10:17.176 8 INFO cinder.api.openstack.wsgi [None req-71e7e4b2-e603-4923-a34d-f30409f5c556 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/880] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.186 7 INFO cinder.api.openstack.wsgi [None req-80b55320-a569-494f-92dd-2343d40985f2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/a28f9459a4e046358d4cb85d2b70a2be?usage=true 2026-07-15 06:10:17.212 7 INFO cinder.api.openstack.wsgi [None req-80b55320-a569-494f-92dd-2343d40985f2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/a28f9459a4e046358d4cb85d2b70a2be?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/881] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/a28f9459a4e046358d4cb85d2b70a2be?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.224 8 INFO cinder.api.openstack.wsgi [None req-7252146a-4b07-497c-954c-81a88117e88c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/caf0f510575046cbb71736c60e53399e?usage=true 2026-07-15 06:10:17.243 8 INFO cinder.api.openstack.wsgi [None req-7252146a-4b07-497c-954c-81a88117e88c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/caf0f510575046cbb71736c60e53399e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/882] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/caf0f510575046cbb71736c60e53399e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.251 7 INFO cinder.api.openstack.wsgi [None req-ab2bbb0f-fc7a-4f87-ba24-ebb40262c196 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:10:17.279 7 INFO cinder.api.openstack.wsgi [None req-ab2bbb0f-fc7a-4f87-ba24-ebb40262c196 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/883] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.289 8 INFO cinder.api.openstack.wsgi [None req-60efdbee-95da-4072-878f-ea08e74be95e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:10:17.297 8 INFO cinder.volume.api [None req-60efdbee-95da-4072-878f-ea08e74be95e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:10:17.300 8 INFO cinder.api.openstack.wsgi [None req-60efdbee-95da-4072-878f-ea08e74be95e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:10:17.311 7 INFO cinder.api.openstack.wsgi [None req-3c903779-0f92-40fd-af4b-85c53140e18f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:10:17.321 7 INFO cinder.volume.api [None req-3c903779-0f92-40fd-af4b-85c53140e18f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:10:17.323 7 INFO cinder.api.openstack.wsgi [None req-3c903779-0f92-40fd-af4b-85c53140e18f 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/885] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:10:17.332 8 INFO cinder.api.openstack.wsgi [None req-b78c7bb0-d625-409a-a3a7-e83855fc3a42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:10:17.336 8 INFO cinder.volume.api [None req-b78c7bb0-d625-409a-a3a7-e83855fc3a42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:10:17.336 8 INFO cinder.api.openstack.wsgi [None req-b78c7bb0-d625-409a-a3a7-e83855fc3a42 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:10:17.348 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:10:17.353 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 445/887] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:10:17.587 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad 2026-07-15 06:10:17.595 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad returned with HTTP 404 [pid: 8|app: 0|req: 443/888] 10.0.0.85 () {32 vars in 774 bytes} [Wed Jul 15 06:10:17 2026] GET /v3/275ce650000f49f5be3f01cf0f2eca3a/volumes/64486bff-5395-4e62-9cc5-38828dbe8fad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 06:10:21.100 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:21.100 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:21.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:21.102 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:31.100 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:31.100 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:31.101 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:31.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:41.101 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:41.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:41.102 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:41.102 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:51.100 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:51.100 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:10:51.101 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:10:51.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:01.100 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:01.100 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:01.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:01.101 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:11.101 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:11.101 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:11.102 7 INFO cinder.api.openstack.wsgi [None req-9123cfc5-8688-4eb2-955e-fa6961fec2a0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:11.103 8 INFO cinder.api.openstack.wsgi [None req-0af3b021-103a-40b8-8305-cb4041774e4f 31a5c0b27f6e405e83bc10ae799a4726 275ce650000f49f5be3f01cf0f2eca3a - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:15.983 7 INFO cinder.api.openstack.wsgi [None req-000ff8ea-a858-40d9-9d60-34a38df9ab62 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:11:15.992 7 INFO cinder.volume.api [None req-000ff8ea-a858-40d9-9d60-34a38df9ab62 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:11:15.993 7 INFO cinder.api.openstack.wsgi [None req-000ff8ea-a858-40d9-9d60-34a38df9ab62 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 452/901] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:11:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:11:16.004 8 INFO cinder.api.openstack.wsgi [None req-cacec4cb-fc13-4597-9e94-8e45fe55b1c1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:11:16.057 8 INFO cinder.volume.api [None req-cacec4cb-fc13-4597-9e94-8e45fe55b1c1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:11:16.059 8 INFO cinder.api.openstack.wsgi [None req-cacec4cb-fc13-4597-9e94-8e45fe55b1c1 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 450/902] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:11:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:11:16.071 7 INFO cinder.api.openstack.wsgi [None req-01c23ea0-2eef-41de-96dc-edbdec9f5256 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:11:16.574 7 INFO cinder.api.openstack.wsgi [None req-01c23ea0-2eef-41de-96dc-edbdec9f5256 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 453/903] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:11:16.588 8 INFO cinder.api.openstack.wsgi [None req-02c14971-1041-4d92-b9ad-7b34e2b76452 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:11:16.598 8 INFO cinder.volume.api [None req-02c14971-1041-4d92-b9ad-7b34e2b76452 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:11:16.599 8 INFO cinder.api.openstack.wsgi [None req-02c14971-1041-4d92-b9ad-7b34e2b76452 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/904] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:11:16.610 7 INFO cinder.api.openstack.wsgi [None req-4b32fe63-68db-46e3-a48e-e67c6e63d85a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:11:16.670 7 INFO cinder.api.openstack.wsgi [None req-4b32fe63-68db-46e3-a48e-e67c6e63d85a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 454/905] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:16.783 8 INFO cinder.api.openstack.wsgi [None req-e0925ee5-7870-4815-8e48-535b32a3b3d5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:11:16.803 8 INFO cinder.api.openstack.wsgi [None req-e0925ee5-7870-4815-8e48-535b32a3b3d5 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/906] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:16.815 7 INFO cinder.api.openstack.wsgi [None req-f66f4c36-69d6-4328-be45-b12e6273b1ff 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/461613b2d9c04254b303a2c1b777f75a?usage=true 2026-07-15 06:11:16.834 7 INFO cinder.api.openstack.wsgi [None req-f66f4c36-69d6-4328-be45-b12e6273b1ff 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/461613b2d9c04254b303a2c1b777f75a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/907] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/461613b2d9c04254b303a2c1b777f75a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:16.847 8 INFO cinder.api.openstack.wsgi [None req-39afe481-d270-4e2d-be24-cfba4f3e56c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/61d5b9d9d25143e2be88ed7136bd41f7?usage=true 2026-07-15 06:11:16.874 8 INFO cinder.api.openstack.wsgi [None req-39afe481-d270-4e2d-be24-cfba4f3e56c9 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/61d5b9d9d25143e2be88ed7136bd41f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/908] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/61d5b9d9d25143e2be88ed7136bd41f7?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:16.896 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:11:16.918 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/909] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:16.927 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:11:16.948 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/910] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:11:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:11:21.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:21.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:21.102 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:21.102 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:31.100 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:31.100 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:31.100 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:31.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:41.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:41.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:41.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:41.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:51.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:51.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:11:51.102 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:11:51.102 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:01.100 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:01.100 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:01.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:01.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:11.101 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:11.101 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:11.102 8 INFO cinder.api.openstack.wsgi [None req-6dac7d49-03cd-4a4d-8c2e-6eaafe136de8 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:11.102 7 INFO cinder.api.openstack.wsgi [None req-efaa829c-2546-4fe8-8f72-bb974458bb10 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:16.095 8 INFO cinder.api.openstack.wsgi [None req-9a50635c-3442-4980-937f-0edcfcc4d0d7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:12:16.138 8 INFO cinder.api.openstack.wsgi [None req-9a50635c-3442-4980-937f-0edcfcc4d0d7 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/923] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:12:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:12:16.149 7 INFO cinder.api.openstack.wsgi [None req-b05eed1c-8d3a-4427-800f-aa08da4f4f3a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:12:16.188 7 INFO cinder.api.openstack.wsgi [None req-b05eed1c-8d3a-4427-800f-aa08da4f4f3a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/924] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:12:16.197 8 INFO cinder.api.openstack.wsgi [None req-d4c0f9d7-7927-48aa-a1bb-a4fc2559e47a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:12:16.225 8 INFO cinder.api.openstack.wsgi [None req-d4c0f9d7-7927-48aa-a1bb-a4fc2559e47a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/925] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:12:16.233 7 INFO cinder.api.openstack.wsgi [None req-9cbd3858-ffc7-42aa-b743-f2b0a63508ea 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:12:16.242 7 INFO cinder.volume.api [None req-9cbd3858-ffc7-42aa-b743-f2b0a63508ea 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:12:16.244 7 INFO cinder.api.openstack.wsgi [None req-9cbd3858-ffc7-42aa-b743-f2b0a63508ea 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/926] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:12:16.255 8 INFO cinder.api.openstack.wsgi [None req-9c4a1add-be3f-40c3-9347-be05c1b67651 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:12:16.265 8 INFO cinder.api.openstack.wsgi [None req-9c4a1add-be3f-40c3-9347-be05c1b67651 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 463/927] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:12:16.277 7 INFO cinder.api.openstack.wsgi [None req-3d22cf68-f0ee-4560-a2f5-1ba1fb9392c0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:12:16.781 7 INFO cinder.api.openstack.wsgi [None req-3d22cf68-f0ee-4560-a2f5-1ba1fb9392c0 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 465/928] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:12:16.793 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:12:16.805 8 INFO cinder.volume.api [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:12:16.806 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/929] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:12:16.815 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:12:16.823 7 INFO cinder.volume.api [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:12:16.824 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/930] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:12:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:12:21.101 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:21.102 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:21.102 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:21.103 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:31.101 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:31.101 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:31.102 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:31.102 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:41.100 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:41.100 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:41.101 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:41.101 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:51.102 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:51.102 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:12:51.103 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:12:51.103 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:01.100 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:01.101 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:01.101 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:01.102 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:11.100 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:11.100 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:11.101 8 INFO cinder.api.openstack.wsgi [None req-53a38ad5-1ea2-44bc-9a2d-8114b8f0b684 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:11.101 7 INFO cinder.api.openstack.wsgi [None req-3d0bcbc5-007f-4543-96ea-b78b9348640a 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:15.864 7 INFO cinder.api.openstack.wsgi [None req-e2e27f45-405a-47dd-a10c-0a8070986205 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:13:15.873 7 INFO cinder.volume.api [None req-e2e27f45-405a-47dd-a10c-0a8070986205 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:13:15.875 7 INFO cinder.api.openstack.wsgi [None req-e2e27f45-405a-47dd-a10c-0a8070986205 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/943] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:13:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:13:15.885 8 INFO cinder.api.openstack.wsgi [None req-512ab1f4-24c6-4a8c-9e69-d67ebfab639b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:13:15.895 8 INFO cinder.volume.api [None req-512ab1f4-24c6-4a8c-9e69-d67ebfab639b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:13:15.896 8 INFO cinder.api.openstack.wsgi [None req-512ab1f4-24c6-4a8c-9e69-d67ebfab639b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/944] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:13:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:13:15.938 7 INFO cinder.api.openstack.wsgi [None req-e4cb75ed-f327-447b-9b3a-777f54678057 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:13:15.970 7 INFO cinder.api.openstack.wsgi [None req-e4cb75ed-f327-447b-9b3a-777f54678057 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/945] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:13:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:13:15.981 8 INFO cinder.api.openstack.wsgi [None req-215d5a48-3d2d-4238-908c-1fab6e8dd78c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:13:15.998 8 INFO cinder.api.openstack.wsgi [None req-215d5a48-3d2d-4238-908c-1fab6e8dd78c 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/946] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:13:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:13:16.007 7 INFO cinder.api.openstack.wsgi [None req-cfc0483d-e14a-4d40-aae4-8a33682ee608 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:13:16.027 7 INFO cinder.api.openstack.wsgi [None req-cfc0483d-e14a-4d40-aae4-8a33682ee608 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/947] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:13:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:13:16.039 8 INFO cinder.api.openstack.wsgi [None req-63a11dd1-6ff2-4ab9-9ea2-81e1a99aaf90 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:13:16.043 8 INFO cinder.api.openstack.wsgi [None req-63a11dd1-6ff2-4ab9-9ea2-81e1a99aaf90 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 8|app: 0|req: 473/948] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:13:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:13:16.054 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:13:16.064 7 INFO cinder.volume.api [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:13:16.066 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/949] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:13:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:13:16.076 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:13:16.579 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 474/950] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:13:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:13:21.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:21.101 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:21.102 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:21.102 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:31.100 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:31.100 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:31.101 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:31.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:41.100 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:41.100 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:41.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:41.102 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:51.100 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:51.101 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:13:51.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:13:51.102 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:01.100 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:01.100 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:01.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:01.101 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:11.101 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:11.101 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:11.102 7 INFO cinder.api.openstack.wsgi [None req-2d01b2f3-f054-47bf-a3aa-d605f0eab362 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:11.102 8 INFO cinder.api.openstack.wsgi [None req-184a304c-2a63-48ec-905e-198bca5b75aa 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:15.915 7 INFO cinder.api.openstack.wsgi [None req-b16816a9-dbe1-452a-91a4-2984afb221c2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:14:15.939 7 INFO cinder.api.openstack.wsgi [None req-b16816a9-dbe1-452a-91a4-2984afb221c2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/963] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:14:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:14:15.950 8 INFO cinder.api.openstack.wsgi [None req-fc3ed453-82d9-4a87-8098-617b9435a513 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:14:15.973 8 INFO cinder.api.openstack.wsgi [None req-fc3ed453-82d9-4a87-8098-617b9435a513 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/964] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:14:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:14:15.983 7 INFO cinder.api.openstack.wsgi [None req-23c3a2c8-ef9e-450d-b9a5-34ae5c60b1d2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:14:16.006 7 INFO cinder.api.openstack.wsgi [None req-23c3a2c8-ef9e-450d-b9a5-34ae5c60b1d2 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/965] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:14:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:14:16.017 8 INFO cinder.api.openstack.wsgi [None req-2cbe01bb-c9e6-4677-a3e9-6112ffe8ff13 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:14:16.024 8 INFO cinder.volume.api [None req-2cbe01bb-c9e6-4677-a3e9-6112ffe8ff13 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:14:16.025 8 INFO cinder.api.openstack.wsgi [None req-2cbe01bb-c9e6-4677-a3e9-6112ffe8ff13 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 482/966] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:14:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:14:16.034 7 INFO cinder.api.openstack.wsgi [None req-d51ea7ee-d2cd-4655-ba61-0dd60178d39b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:14:16.538 7 INFO cinder.api.openstack.wsgi [None req-d51ea7ee-d2cd-4655-ba61-0dd60178d39b 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 485/967] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:14:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:14:16.548 8 INFO cinder.api.openstack.wsgi [None req-0e87ffec-06a0-48d9-af05-d1f16578df21 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:14:16.558 8 INFO cinder.volume.api [None req-0e87ffec-06a0-48d9-af05-d1f16578df21 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:14:16.560 8 INFO cinder.api.openstack.wsgi [None req-0e87ffec-06a0-48d9-af05-d1f16578df21 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/968] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:14:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:14:16.568 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:14:16.575 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 486/969] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:14:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:14:16.586 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:14:16.595 8 INFO cinder.volume.api [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:14:16.597 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/970] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:14:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:14:21.100 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:21.100 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:21.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:21.102 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:31.100 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:31.100 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:31.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:31.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:41.100 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:41.100 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:41.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:41.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:51.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:51.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:14:51.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:14:51.102 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:01.100 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:01.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:01.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:01.102 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:11.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:11.101 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:11.101 7 INFO cinder.api.openstack.wsgi [None req-d2f30713-cf29-464c-b26a-df3176ad2f05 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:11.102 8 INFO cinder.api.openstack.wsgi [None req-a7cc61b2-a7c4-41aa-8773-c755e48b372e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:15.880 7 INFO cinder.api.openstack.wsgi [None req-d980f0da-319d-4c91-af53-1e82ceb4ddae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services 2026-07-15 06:15:15.884 7 INFO cinder.api.openstack.wsgi [None req-d980f0da-319d-4c91-af53-1e82ceb4ddae 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-services returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.128 () {28 vars in 645 bytes} [Wed Jul 15 06:15:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:15:15.925 8 INFO cinder.api.openstack.wsgi [None req-96aa7abb-cf3f-49ab-acae-279a3119e9af 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true 2026-07-15 06:15:15.952 8 INFO cinder.api.openstack.wsgi [None req-96aa7abb-cf3f-49ab-acae-279a3119e9af 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:15:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/3c8e0aa77561456c90bb41990ec694e3?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:15:15.963 7 INFO cinder.api.openstack.wsgi [None req-e4352b87-a8ef-49b5-b49e-c51a474627b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true 2026-07-15 06:15:15.988 7 INFO cinder.api.openstack.wsgi [None req-e4352b87-a8ef-49b5-b49e-c51a474627b4 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:15:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/9f5f765e6d134797bb729f45ecb27604?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:15:15.998 8 INFO cinder.api.openstack.wsgi [None req-832dc36b-a8a3-4909-a846-83ac72caa169 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true 2026-07-15 06:15:16.026 8 INFO cinder.api.openstack.wsgi [None req-832dc36b-a8a3-4909-a846-83ac72caa169 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/986] 10.0.0.128 () {28 vars in 736 bytes} [Wed Jul 15 06:15:15 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/os-quota-sets/e4c40ceefa6942449a31bc419ab32f09?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 06:15:16.034 7 INFO cinder.api.openstack.wsgi [None req-78fc94bd-72c3-4f88-8a26-cac82f6b0134 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:15:16.040 7 INFO cinder.volume.api [None req-78fc94bd-72c3-4f88-8a26-cac82f6b0134 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:15:16.041 7 INFO cinder.api.openstack.wsgi [None req-78fc94bd-72c3-4f88-8a26-cac82f6b0134 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/987] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:15:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:15:16.055 8 INFO cinder.api.openstack.wsgi [None req-e6a757fd-e51b-460b-9872-698988a84b89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true 2026-07-15 06:15:16.073 8 INFO cinder.volume.api [None req-e6a757fd-e51b-460b-9872-698988a84b89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all snapshots completed successfully. 2026-07-15 06:15:16.074 8 INFO cinder.api.openstack.wsgi [None req-e6a757fd-e51b-460b-9872-698988a84b89 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/988] 10.0.0.128 () {28 vars in 674 bytes} [Wed Jul 15 06:15:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 06:15:16.086 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true 2026-07-15 06:15:16.095 7 INFO cinder.volume.api [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] Get all volumes completed successfully. 2026-07-15 06:15:16.097 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/989] 10.0.0.128 () {28 vars in 684 bytes} [Wed Jul 15 06:15:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:15:16.109 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true 2026-07-15 06:15:16.613 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4c40ceefa6942449a31bc419ab32f09/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 494/990] 10.0.0.128 () {28 vars in 696 bytes} [Wed Jul 15 06:15:16 2026] GET /v3/e4c40ceefa6942449a31bc419ab32f09/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-07-15 06:15:21.101 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:21.101 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:21.102 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:21.102 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:31.101 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:31.101 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] GET http://10.0.0.228:8776/ 2026-07-15 06:15:31.102 7 INFO cinder.api.openstack.wsgi [None req-7872acfc-642f-4474-92f2-ea2736220716 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300 2026-07-15 06:15:31.102 8 INFO cinder.api.openstack.wsgi [None req-6c409bd1-0870-4c1f-a588-db85c0bb882e 1c2db2a627fc43c2820da515903d6096 e4c40ceefa6942449a31bc419ab32f09 - - default default] http://10.0.0.228:8776/ returned with HTTP 300