+ 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 [Sat Sep 19 17:29:58 2026] *** compiled with version: 13.3.0 on 18 September 2026 21:19:33 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: cinder-api-6c6b59cfbf-sl58s 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 0x7fc8b3164668 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/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_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/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:1630: 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:1630: 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-09-19 17:30:02.841 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-09-19 17:30:02.841 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-09-19 17:30:03.002 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-09-19 17:30:03.002 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-09-19 17:30:04.314 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-19 17:30:04.320 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-19 17:30:04.323 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-19 17:30:04.325 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-19 17:30:04.390 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-19 17:30:04.396 7 INFO cinder.rpc [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-19 17:30:04.433 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-19 17:30:04.437 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-19 17:30:04.440 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-19 17:30:04.444 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-19 17:30:04.457 7 WARNING cinder.api.contrib.hosts [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-19 17:30:04.494 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-19 17:30:04.494 7 WARNING keystonemiddleware._common.config [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 17:30:04.496 8 INFO cinder.rpc [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-19 17:30:04.504 7 WARNING keystonemiddleware.auth_token [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] 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 6 seconds on interpreter 0x7fc8b3164668 pid: 7 (default app) 2026-09-19 17:30:04.540 8 WARNING cinder.api.contrib.hosts [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-19 17:30:04.631 8 WARNING keystonemiddleware._common.config [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 17:30:04.649 8 WARNING keystonemiddleware.auth_token [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] 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 6 seconds on interpreter 0x7fc8b3164668 pid: 8 (default app) 2026-09-19 17:30:11.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:11.062 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:21.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:21.059 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:31.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:31.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:31.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:31.060 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:41.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:41.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:41.059 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:41.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:51.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:51.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:30:51.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:30:51.060 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:01.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:01.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:01.059 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:01.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:11.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:11.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:11.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:11.060 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:21.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:21.058 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:21.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:21.060 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:31.058 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:31.059 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] GET http://10.0.0.193:8776/ 2026-09-19 17:31:31.059 7 INFO cinder.api.openstack.wsgi [None req-1b988ef6-8ea4-4dcd-b82e-670242ad47fe - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:31.060 8 INFO cinder.api.openstack.wsgi [None req-65886e28-7a26-466e-8b27-fb9191b042c7 - - - - - -] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-19 17:31:37.664 7 INFO cinder.api.openstack.wsgi [None req-6529686e-1bfa-47cd-9599-7ee0c085981e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types/rbd1 2026-09-19 17:31:37.723 7 INFO cinder.api.openstack.wsgi [None req-6529686e-1bfa-47cd-9599-7ee0c085981e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/17] 10.0.0.250 () {30 vars in 682 bytes} [Sat Sep 19 17:31:36 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/types/rbd1 => generated 82 bytes in 1114 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-19 17:31:38.283 8 INFO cinder.api.openstack.wsgi [None req-2ec92474-4a13-4807-ad8f-01c95a4fc3c7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/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-09-19 17:31:38.353 8 INFO cinder.api.openstack.wsgi [None req-2ec92474-4a13-4807-ad8f-01c95a4fc3c7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.250 () {30 vars in 721 bytes} [Sat Sep 19 17:31:37 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/types?name=rbd1&is_public=None => generated 20 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 17:31:40.621 7 INFO cinder.api.openstack.wsgi [None req-ee3be2cc-e850-44ba-874f-c43b1b66914f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/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-09-19 17:31:40.658 7 INFO cinder.api.openstack.wsgi [None req-ee3be2cc-e850-44ba-874f-c43b1b66914f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.250 () {34 vars in 725 bytes} [Sat Sep 19 17:31:40 2026] POST /v3/930080b1c38148ac91861b9334db1b0f/types => generated 179 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 17:31:40.678 8 INFO cinder.api.openstack.wsgi [req-ee3be2cc-e850-44ba-874f-c43b1b66914f req-9a3ac7a3-d0ab-4e05-9bc4-3d1e28686d4d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types/6272bfa9-43eb-49e6-a69f-07993d74a53a/extra_specs 2026-09-19 17:31:40.768 8 INFO cinder.api.openstack.wsgi [req-ee3be2cc-e850-44ba-874f-c43b1b66914f req-9a3ac7a3-d0ab-4e05-9bc4-3d1e28686d4d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types/6272bfa9-43eb-49e6-a69f-07993d74a53a/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.250 () {36 vars in 894 bytes} [Sat Sep 19 17:31:40 2026] POST /v3/930080b1c38148ac91861b9334db1b0f/types/6272bfa9-43eb-49e6-a69f-07993d74a53a/extra_specs => generated 48 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 17:31:41.058 7 INFO cinder.api.openstack.wsgi [None req-ee3be2cc-e850-44ba-874f-c43b1b66914f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:31:41.058 8 INFO cinder.api.openstack.wsgi [req-ee3be2cc-e850-44ba-874f-c43b1b66914f req-9a3ac7a3-d0ab-4e05-9bc4-3d1e28686d4d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:31:41.059 7 INFO cinder.api.openstack.wsgi [None req-ee3be2cc-e850-44ba-874f-c43b1b66914f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:41.060 8 INFO cinder.api.openstack.wsgi [req-ee3be2cc-e850-44ba-874f-c43b1b66914f req-9a3ac7a3-d0ab-4e05-9bc4-3d1e28686d4d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:42.663 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types?is_public=None 2026-09-19 17:31:42.684 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.250 () {30 vars in 701 bytes} [Sat Sep 19 17:31:42 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/types?is_public=None => generated 443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 17:31:45.069 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/qos-specs 2026-09-19 17:31:45.090 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.250 () {30 vars in 680 bytes} [Sat Sep 19 17:31:44 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/qos-specs => generated 17 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 17:31:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:31:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:31:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:31:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:01.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:11.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:41.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:32:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:32:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:01.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:01.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:11.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:21.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:21.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:31.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:41.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:33:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:33:51.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:01.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:34:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:34:51.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:01.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:01.061 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:11.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:21.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:41.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:41.061 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:35:51.061 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:35:51.061 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:21.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:36:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:36:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:01.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:11.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:41.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:51.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:37:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:37:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:31.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:38:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:38:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:41.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:41.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:39:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:39:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:01.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:01.061 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:21.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:40:51.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:40:51.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:01.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:01.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:01.061 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:01.061 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:21.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:21.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:41:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:41:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:11.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:11.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:21.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:31.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:41.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:42:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:42:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:01.061 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:11.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:11.061 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:21.062 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:21.063 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:21.063 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:21.064 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:31.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:51.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:43:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:43:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:01.061 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:21.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:21.068 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:21.069 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:31.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:51.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:51.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:44:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:44:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:01.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:11.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:11.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:21.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:41.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:45:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:45:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:01.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:01.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:11.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:21.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:21.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:31.057 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:46:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:46:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:11.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:21.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:41.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:47:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:47:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:01.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:11.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:21.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:21.060 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:31.057 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:41.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:48:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:48:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:01.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:01.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:01.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:01.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:11.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:11.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:11.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:11.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:21.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:21.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:21.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:21.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:31.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:31.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:31.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:31.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:41.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:41.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:41.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:41.060 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:51.058 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:51.058 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:49:51.059 7 INFO cinder.api.openstack.wsgi [None req-0ba41672-21d3-4800-acfe-44678044a1d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:49:51.059 8 INFO cinder.api.openstack.wsgi [None req-b3f16417-c6e5-44e1-b394-e9b4d009a58f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 17:49:51.338 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False 2026-09-19 17:49:51.458 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.459 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.459 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.460 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.460 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.461 7 WARNING cinder.quota [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.466 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 122/243] 162.253.55.220 () {44 vars in 1068 bytes} [Sat Sep 19 17:49:51 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False => generated 340 bytes in 285 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:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 17:49:51.680 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] PUT https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f 2026-09-19 17:49:51.804 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.805 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.805 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.806 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.806 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.806 8 WARNING cinder.quota [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - 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-09-19 17:49:51.812 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f returned with HTTP 200 [pid: 8|app: 0|req: 122/244] 162.253.55.220 () {48 vars in 1097 bytes} [Sat Sep 19 17:49:51 2026] PUT /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f => generated 296 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 17:50:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:11.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:31.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:41.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:50:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:50:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:01.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:01.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:11.064 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:21.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:21.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:41.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:41.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:51:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:51:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:11.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:11.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:21.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:31.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:31.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:41.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:52:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:52:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:21.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:21.063 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:31.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:31.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:41.062 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:53:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:53:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:01.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:41.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:54:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:54:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:21.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:41.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:55:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:55:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:21.061 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:41.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:56:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:56:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:01.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:11.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:11.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:21.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:41.061 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:41.062 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:41.065 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:41.066 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:57:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:57:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:11.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:21.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:41.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:51.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:58:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:58:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:01.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:11.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:21.064 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:21.065 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:21.065 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:21.066 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:41.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 17:59:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 17:59:51.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:01.076 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:01.077 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:01.080 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:01.081 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:21.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:41.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:00:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:00:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:21.060 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:21.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:41.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:01:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:01:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:01.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:01.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:01.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:11.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:21.066 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:21.066 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:21.067 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:21.067 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:31.057 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:31.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:41.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:41.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:41.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:41.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:51.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:51.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:02:51.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:02:51.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:01.057 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:01.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:01.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:01.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:11.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:11.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:11.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:11.061 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:21.058 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:21.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:21.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:21.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:31.058 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:31.059 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:31.059 7 INFO cinder.api.openstack.wsgi [None req-66be5141-7fca-49a1-acc1-c30bb1eb139e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:31.060 8 INFO cinder.api.openstack.wsgi [None req-4209384d-75b0-46ea-b31f-0de2126f8b82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:36.537 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False 2026-09-19 18:03:36.623 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 162.253.55.220 () {44 vars in 1068 bytes} [Sat Sep 19 18:03:36 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False => generated 340 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:03:37.376 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] PUT https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791 2026-09-19 18:03:37.503 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791 returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 162.253.55.220 () {48 vars in 1097 bytes} [Sat Sep 19 18:03:37 2026] PUT /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791 => generated 296 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:03:41.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:41.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:41.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:41.060 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:51.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:51.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:03:51.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:03:51.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:01.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:01.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:01.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:01.060 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:11.057 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:11.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:11.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:11.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:21.057 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:21.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:21.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:21.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:31.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:31.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:31.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:31.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:41.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:41.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:41.059 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:41.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:51.057 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:51.058 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:04:51.058 8 INFO cinder.api.openstack.wsgi [None req-631b2840-8b0c-4a2d-8c92-7b71d2338021 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:51.059 7 INFO cinder.api.openstack.wsgi [None req-3f10e013-8514-4f15-a214-9952d079aac2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:04:56.378 8 INFO cinder.api.openstack.wsgi [None req-dfc20c66-be39-4192-9921-9ed1b56284fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:04:56.432 8 INFO cinder.api.openstack.wsgi [None req-dfc20c66-be39-4192-9921-9ed1b56284fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:04:56.459 7 INFO cinder.api.openstack.wsgi [None req-4f20482e-773c-45dc-bdb9-aa4751cb2341 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:04:56.505 7 INFO cinder.api.openstack.wsgi [None req-4f20482e-773c-45dc-bdb9-aa4751cb2341 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:04:56.542 8 INFO cinder.api.openstack.wsgi [None req-d6506eba-b339-4dbf-a0fc-7cfded8a549f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:04:56.572 8 INFO cinder.api.openstack.wsgi [None req-d6506eba-b339-4dbf-a0fc-7cfded8a549f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:04:56.586 7 INFO cinder.api.openstack.wsgi [None req-c3c0111b-bf4c-4882-856b-ce5e8d2982a5 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:04:56.599 7 INFO cinder.api.openstack.wsgi [None req-c3c0111b-bf4c-4882-856b-ce5e8d2982a5 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:04:56.614 8 INFO cinder.api.openstack.wsgi [None req-1290513c-39ed-4f89-966b-a5ee3e101fa1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:04:56.687 8 INFO cinder.api.openstack.wsgi [None req-1290513c-39ed-4f89-966b-a5ee3e101fa1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:04:56.706 7 INFO cinder.api.openstack.wsgi [None req-73af8a60-c862-4c7c-91c8-c446a2f92023 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:04:56.735 7 INFO cinder.volume.api [None req-73af8a60-c862-4c7c-91c8-c446a2f92023 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:04:56.735 7 INFO cinder.api.openstack.wsgi [None req-73af8a60-c862-4c7c-91c8-c446a2f92023 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:04:56.747 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:04:56.809 8 INFO cinder.volume.api [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:04:56.813 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:04:56.836 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:04:56.889 7 INFO cinder.volume.api [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:04:56.891 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/434] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:04:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:05:01.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:01.058 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:01.059 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:01.059 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:11.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:11.058 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:11.059 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:11.059 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:21.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:21.058 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:21.059 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:21.059 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:31.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:31.058 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:31.059 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:31.059 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:41.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:41.059 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:41.062 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:41.067 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:51.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:51.058 7 INFO cinder.api.openstack.wsgi [None req-3fbdc5ad-5bd5-485d-ba2a-ce432f292038 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:51.059 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:05:51.060 8 INFO cinder.api.openstack.wsgi [None req-84dc2174-b4a9-47c0-a63f-4c90b21f0282 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:05:56.338 7 INFO cinder.api.openstack.wsgi [None req-bf331ba5-d9f1-4490-9997-4f2276530064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:05:56.350 7 INFO cinder.volume.api [None req-bf331ba5-d9f1-4490-9997-4f2276530064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:05:56.353 7 INFO cinder.api.openstack.wsgi [None req-bf331ba5-d9f1-4490-9997-4f2276530064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:05:56.367 8 INFO cinder.api.openstack.wsgi [None req-81d8223e-927f-41f3-9e3b-f8966231956d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:05:56.409 8 INFO cinder.volume.api [None req-81d8223e-927f-41f3-9e3b-f8966231956d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:05:56.411 8 INFO cinder.api.openstack.wsgi [None req-81d8223e-927f-41f3-9e3b-f8966231956d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:05:56.429 7 INFO cinder.api.openstack.wsgi [None req-a5768a7b-da03-4d88-b214-ae2fd5992b32 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:05:56.446 7 INFO cinder.volume.api [None req-a5768a7b-da03-4d88-b214-ae2fd5992b32 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:05:56.449 7 INFO cinder.api.openstack.wsgi [None req-a5768a7b-da03-4d88-b214-ae2fd5992b32 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:05:56.463 8 INFO cinder.api.openstack.wsgi [None req-5ef6fa56-48a6-4019-b341-de2edd845275 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:05:56.474 8 INFO cinder.api.openstack.wsgi [None req-5ef6fa56-48a6-4019-b341-de2edd845275 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:05:56.484 7 INFO cinder.api.openstack.wsgi [None req-fee713e9-8329-4453-a662-d87193317656 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:05:56.547 7 INFO cinder.api.openstack.wsgi [None req-fee713e9-8329-4453-a662-d87193317656 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:05:56.609 8 INFO cinder.api.openstack.wsgi [None req-592e4dc2-32e2-4c7f-8155-999799880b0f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:05:56.649 8 INFO cinder.api.openstack.wsgi [None req-592e4dc2-32e2-4c7f-8155-999799880b0f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:05:56.661 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:05:56.687 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:05:56.700 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:05:56.757 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:05:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:01.058 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:01.058 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:01.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:01.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:11.058 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:11.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:11.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:11.060 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:21.058 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:21.058 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:21.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:21.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:31.057 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:31.058 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:31.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:31.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:41.058 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:41.058 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:41.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:41.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:51.058 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:51.058 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:06:51.059 8 INFO cinder.api.openstack.wsgi [None req-e04f45c8-f867-453c-b521-d3785610bcdf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:51.059 7 INFO cinder.api.openstack.wsgi [None req-964a4d5e-f63b-4946-b46e-bd83a591b347 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:06:56.345 7 INFO cinder.api.openstack.wsgi [None req-dfc16fa4-80df-4847-ad43-58c6479487f5 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:06:56.359 7 INFO cinder.volume.api [None req-dfc16fa4-80df-4847-ad43-58c6479487f5 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:06:56.360 7 INFO cinder.api.openstack.wsgi [None req-dfc16fa4-80df-4847-ad43-58c6479487f5 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:06:56.378 8 INFO cinder.api.openstack.wsgi [None req-d23eb24c-ce12-4882-919f-ada954fe764a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:06:56.398 8 INFO cinder.api.openstack.wsgi [None req-d23eb24c-ce12-4882-919f-ada954fe764a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:56.418 7 INFO cinder.api.openstack.wsgi [None req-aac24156-b779-4f77-acf0-d50f7c05791d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:06:56.438 7 INFO cinder.api.openstack.wsgi [None req-aac24156-b779-4f77-acf0-d50f7c05791d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:56.460 8 INFO cinder.api.openstack.wsgi [None req-53901c21-85f2-465b-82ca-891e86dd9681 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:06:56.474 8 INFO cinder.volume.api [None req-53901c21-85f2-465b-82ca-891e86dd9681 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:06:56.477 8 INFO cinder.api.openstack.wsgi [None req-53901c21-85f2-465b-82ca-891e86dd9681 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:06:56.543 7 INFO cinder.api.openstack.wsgi [None req-bcd01819-de37-41e9-852a-5f7d8152610a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:06:56.568 7 INFO cinder.api.openstack.wsgi [None req-bcd01819-de37-41e9-852a-5f7d8152610a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:56.579 8 INFO cinder.api.openstack.wsgi [None req-796e5f45-3540-4b5c-b8d9-99dbf00f2e50 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:06:56.624 8 INFO cinder.api.openstack.wsgi [None req-796e5f45-3540-4b5c-b8d9-99dbf00f2e50 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:56.639 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:06:56.679 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/473] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:06:56.707 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:06:56.724 8 INFO cinder.volume.api [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:06:56.727 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/474] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:06:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:07:01.057 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:01.059 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:01.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:01.060 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:11.058 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:11.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:11.059 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:11.060 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:21.058 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:21.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:21.059 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:21.059 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:31.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:31.058 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:31.059 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:31.059 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:41.058 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:41.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:41.059 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:41.059 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:51.058 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:51.059 8 INFO cinder.api.openstack.wsgi [None req-eede1bd2-fba7-4291-88c4-30de6927ac6d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:51.057 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:07:51.070 7 INFO cinder.api.openstack.wsgi [None req-ee6cac0f-25b9-4903-8ce3-a46326ee5b91 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:07:56.320 8 INFO cinder.api.openstack.wsgi [None req-12ee24c9-176f-439b-9f7c-66007d14300a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:07:56.334 8 INFO cinder.volume.api [None req-12ee24c9-176f-439b-9f7c-66007d14300a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:07:56.339 8 INFO cinder.api.openstack.wsgi [None req-12ee24c9-176f-439b-9f7c-66007d14300a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:07:56.359 7 INFO cinder.api.openstack.wsgi [None req-d3a0202b-5466-4b09-a043-f6bd6c48ed19 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:07:56.373 7 INFO cinder.volume.api [None req-d3a0202b-5466-4b09-a043-f6bd6c48ed19 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:07:56.376 7 INFO cinder.api.openstack.wsgi [None req-d3a0202b-5466-4b09-a043-f6bd6c48ed19 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:07:56.430 8 INFO cinder.api.openstack.wsgi [None req-95052e44-866f-43b9-b8b7-78c2f4a30ffe a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:07:56.467 8 INFO cinder.api.openstack.wsgi [None req-95052e44-866f-43b9-b8b7-78c2f4a30ffe a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:07:56.484 7 INFO cinder.api.openstack.wsgi [None req-1ac338c9-e5ef-442d-907d-76796c623b11 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:07:56.516 7 INFO cinder.api.openstack.wsgi [None req-1ac338c9-e5ef-442d-907d-76796c623b11 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:07:56.528 8 INFO cinder.api.openstack.wsgi [None req-95a8de44-5829-4b5e-b8dd-30c01fe25075 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:07:56.551 8 INFO cinder.api.openstack.wsgi [None req-95a8de44-5829-4b5e-b8dd-30c01fe25075 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:07:56.562 7 INFO cinder.api.openstack.wsgi [None req-15cfc842-e6a1-4b35-94b5-2216e3e1019e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:07:56.569 7 INFO cinder.volume.api [None req-15cfc842-e6a1-4b35-94b5-2216e3e1019e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:07:56.569 7 INFO cinder.api.openstack.wsgi [None req-15cfc842-e6a1-4b35-94b5-2216e3e1019e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:07:56.577 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:07:56.582 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:07:56.591 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:07:56.607 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:07:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:08:01.058 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:01.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:01.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:01.059 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:11.059 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:11.060 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:11.060 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:11.063 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:21.058 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:21.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:21.059 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:21.060 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:31.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:31.058 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:31.059 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:31.059 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:41.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:41.058 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:41.059 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:41.060 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:51.058 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:51.058 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:08:51.059 7 INFO cinder.api.openstack.wsgi [None req-936ae505-468f-4b07-b974-4197d877798b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:51.060 8 INFO cinder.api.openstack.wsgi [None req-ee810248-d7cd-41fd-ad62-b3cd1cb8fa70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:08:56.372 7 INFO cinder.api.openstack.wsgi [None req-f9a36d7a-e181-42bf-ba61-bd477e2665a1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:08:56.385 7 INFO cinder.volume.api [None req-f9a36d7a-e181-42bf-ba61-bd477e2665a1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:08:56.387 7 INFO cinder.api.openstack.wsgi [None req-f9a36d7a-e181-42bf-ba61-bd477e2665a1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:08:56.404 8 INFO cinder.api.openstack.wsgi [None req-2f6ccdeb-3ff1-4238-b028-fed752462797 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:08:56.425 8 INFO cinder.volume.api [None req-2f6ccdeb-3ff1-4238-b028-fed752462797 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:08:56.428 8 INFO cinder.api.openstack.wsgi [None req-2f6ccdeb-3ff1-4238-b028-fed752462797 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:08:56.474 7 INFO cinder.api.openstack.wsgi [None req-3633ef53-6354-44c2-82bd-707f0ba92e74 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:08:56.497 7 INFO cinder.api.openstack.wsgi [None req-3633ef53-6354-44c2-82bd-707f0ba92e74 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:08:56.505 8 INFO cinder.api.openstack.wsgi [None req-0782f793-648a-46c5-b8dc-c8035d12905b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:08:56.541 8 INFO cinder.api.openstack.wsgi [None req-0782f793-648a-46c5-b8dc-c8035d12905b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:08:56.557 7 INFO cinder.api.openstack.wsgi [None req-b071726e-d6c1-429d-9857-11f21c177d0a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:08:56.588 7 INFO cinder.api.openstack.wsgi [None req-b071726e-d6c1-429d-9857-11f21c177d0a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:08:56.597 8 INFO cinder.api.openstack.wsgi [None req-42adf21a-78f4-48a8-9826-836daae2b440 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:08:56.605 8 INFO cinder.volume.api [None req-42adf21a-78f4-48a8-9826-836daae2b440 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:08:56.605 8 INFO cinder.api.openstack.wsgi [None req-42adf21a-78f4-48a8-9826-836daae2b440 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:08:56.615 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:08:56.631 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:08:56.640 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:08:56.646 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:08:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:01.058 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:01.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:01.059 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:01.059 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:11.058 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:11.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:11.060 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:11.060 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:21.057 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:21.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:21.057 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:21.059 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:31.058 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:31.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:31.059 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:31.060 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:41.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:41.058 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:41.059 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:41.059 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:51.057 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:51.058 8 INFO cinder.api.openstack.wsgi [None req-0b586d76-3c40-4aef-ab91-5365b58bb5d4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:51.058 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:09:51.059 7 INFO cinder.api.openstack.wsgi [None req-3aee6642-a502-4985-b573-77b64832fe2f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:09:56.468 8 INFO cinder.api.openstack.wsgi [None req-29fdbec4-fd06-4aac-8969-839526a79ec1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:09:56.480 8 INFO cinder.volume.api [None req-29fdbec4-fd06-4aac-8969-839526a79ec1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:09:56.483 8 INFO cinder.api.openstack.wsgi [None req-29fdbec4-fd06-4aac-8969-839526a79ec1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:09:56.498 7 INFO cinder.api.openstack.wsgi [None req-56f7b9a9-75e9-4c5d-b315-2745af638530 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:09:56.505 7 INFO cinder.volume.api [None req-56f7b9a9-75e9-4c5d-b315-2745af638530 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:09:56.506 7 INFO cinder.api.openstack.wsgi [None req-56f7b9a9-75e9-4c5d-b315-2745af638530 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:09:56.517 8 INFO cinder.api.openstack.wsgi [None req-a8af4b72-6358-4234-904c-28fd6b63b1d7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:09:56.524 8 INFO cinder.api.openstack.wsgi [None req-a8af4b72-6358-4234-904c-28fd6b63b1d7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:56.576 7 INFO cinder.api.openstack.wsgi [None req-86ee7ec0-38c0-4924-85f2-7ec87e338e3b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:09:56.610 7 INFO cinder.api.openstack.wsgi [None req-86ee7ec0-38c0-4924-85f2-7ec87e338e3b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:56.622 8 INFO cinder.api.openstack.wsgi [None req-9aa2b6e9-7e58-4d10-9d81-56723a1ecc93 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:09:56.652 8 INFO cinder.api.openstack.wsgi [None req-9aa2b6e9-7e58-4d10-9d81-56723a1ecc93 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:56.664 7 INFO cinder.api.openstack.wsgi [None req-3f16bd77-c418-486a-a34d-e1ed1afba07a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:09:56.692 7 INFO cinder.api.openstack.wsgi [None req-3f16bd77-c418-486a-a34d-e1ed1afba07a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:56.705 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:09:56.727 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:09:56.740 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:09:56.753 7 INFO cinder.volume.api [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:09:56.756 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:09:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:10:01.058 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:01.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:01.059 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:01.059 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:11.058 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:11.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:11.059 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:11.061 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:21.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:21.059 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:21.059 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:21.060 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:31.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:31.058 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:31.059 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:31.059 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:41.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:41.059 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:41.058 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:41.060 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:51.057 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:51.058 7 INFO cinder.api.openstack.wsgi [None req-e5d175c5-cff9-443c-be88-87ab1d74c6db a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:51.059 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:10:51.061 8 INFO cinder.api.openstack.wsgi [None req-344d3440-760d-4d08-b3bf-280bf1ba834b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:10:56.419 7 INFO cinder.api.openstack.wsgi [None req-ce481693-9a90-4de9-a63a-b8b94186ea0b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:10:56.432 7 INFO cinder.volume.api [None req-ce481693-9a90-4de9-a63a-b8b94186ea0b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:10:56.434 7 INFO cinder.api.openstack.wsgi [None req-ce481693-9a90-4de9-a63a-b8b94186ea0b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:10:56.450 8 INFO cinder.api.openstack.wsgi [None req-47805dad-423f-43a7-94f8-090c84c5ae94 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:10:56.470 8 INFO cinder.api.openstack.wsgi [None req-47805dad-423f-43a7-94f8-090c84c5ae94 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:10:56.482 7 INFO cinder.api.openstack.wsgi [None req-2750cc84-a8c1-41f1-a8bc-e24d5b3759d7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:10:56.488 7 INFO cinder.volume.api [None req-2750cc84-a8c1-41f1-a8bc-e24d5b3759d7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:10:56.488 7 INFO cinder.api.openstack.wsgi [None req-2750cc84-a8c1-41f1-a8bc-e24d5b3759d7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:10:56.504 8 INFO cinder.api.openstack.wsgi [None req-3ab791ff-086b-420d-a7c5-f903520278b2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:10:56.514 8 INFO cinder.api.openstack.wsgi [None req-3ab791ff-086b-420d-a7c5-f903520278b2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:10:56.617 7 INFO cinder.api.openstack.wsgi [None req-27d5e192-630f-4813-82fd-04f16f06c36e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:10:56.655 7 INFO cinder.api.openstack.wsgi [None req-27d5e192-630f-4813-82fd-04f16f06c36e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:10:56.682 8 INFO cinder.api.openstack.wsgi [None req-e5f14aa8-258a-4cc4-849e-086888152c54 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:10:56.757 8 INFO cinder.api.openstack.wsgi [None req-e5f14aa8-258a-4cc4-849e-086888152c54 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:10:56.773 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:10:56.828 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:10:56.838 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:10:56.847 8 INFO cinder.volume.api [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:10:56.849 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:10:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:11:01.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:01.058 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:01.059 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:01.059 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:11.058 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:11.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:11.059 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:11.059 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:21.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:21.059 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:21.059 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:21.060 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:31.058 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:31.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:31.059 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:31.059 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:41.057 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:41.057 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:41.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:41.058 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:51.058 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:51.058 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:11:51.059 7 INFO cinder.api.openstack.wsgi [None req-c7e12e38-5e4d-4cb1-a206-74811be31cfb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:51.059 8 INFO cinder.api.openstack.wsgi [None req-1b6beb66-57ff-478a-ad80-ac69b7a719af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:11:56.376 7 INFO cinder.api.openstack.wsgi [None req-086e20c8-736c-4dc0-a424-d3d2533cb3c7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:11:56.390 7 INFO cinder.volume.api [None req-086e20c8-736c-4dc0-a424-d3d2533cb3c7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:11:56.391 7 INFO cinder.api.openstack.wsgi [None req-086e20c8-736c-4dc0-a424-d3d2533cb3c7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:11:56.416 8 INFO cinder.api.openstack.wsgi [None req-540482f4-8b04-438b-864e-a7ba08ed30c1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:11:56.426 8 INFO cinder.api.openstack.wsgi [None req-540482f4-8b04-438b-864e-a7ba08ed30c1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:11:56.441 7 INFO cinder.api.openstack.wsgi [None req-22c428ed-a67d-4c6d-8437-943c1f31a9f4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:11:56.463 7 INFO cinder.api.openstack.wsgi [None req-22c428ed-a67d-4c6d-8437-943c1f31a9f4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:11:56.474 8 INFO cinder.api.openstack.wsgi [None req-668bd781-c6f0-4c80-a069-d72847867492 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:11:56.485 8 INFO cinder.volume.api [None req-668bd781-c6f0-4c80-a069-d72847867492 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:11:56.488 8 INFO cinder.api.openstack.wsgi [None req-668bd781-c6f0-4c80-a069-d72847867492 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:11:56.546 7 INFO cinder.api.openstack.wsgi [None req-4ad15d3c-36bb-41ce-8964-301a0880040c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:11:56.580 7 INFO cinder.api.openstack.wsgi [None req-4ad15d3c-36bb-41ce-8964-301a0880040c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:11:56.592 8 INFO cinder.api.openstack.wsgi [None req-0bed0a39-85af-410f-bba5-edfcecf1154d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:11:56.624 8 INFO cinder.api.openstack.wsgi [None req-0bed0a39-85af-410f-bba5-edfcecf1154d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:11:56.636 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:11:56.667 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:11:56.684 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:11:56.705 8 INFO cinder.volume.api [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:11:56.708 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:11:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:12:01.058 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:01.058 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:01.059 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:01.059 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:11.058 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:11.058 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:11.059 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:11.059 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:21.057 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:21.058 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:21.058 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:21.059 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:31.058 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:31.058 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:31.059 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:31.059 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:41.058 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:41.058 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:41.059 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:41.059 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:51.063 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:51.064 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:12:51.064 7 INFO cinder.api.openstack.wsgi [None req-3b26c822-13e6-4dc5-84c2-4c6114b37767 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:51.065 8 INFO cinder.api.openstack.wsgi [None req-a0b179b9-1b92-45f5-9036-22541524030c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:12:56.312 7 INFO cinder.api.openstack.wsgi [None req-1945974a-a7c8-4574-b5b7-1edcb4b41eef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:12:56.331 7 INFO cinder.api.openstack.wsgi [None req-1945974a-a7c8-4574-b5b7-1edcb4b41eef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:12:56.425 8 INFO cinder.api.openstack.wsgi [None req-814e72c8-8f16-4ca9-ae12-74e55aa7785e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:12:56.498 8 INFO cinder.api.openstack.wsgi [None req-814e72c8-8f16-4ca9-ae12-74e55aa7785e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:12:56.512 7 INFO cinder.api.openstack.wsgi [None req-9ec1f2e3-92e4-43d6-a9f3-79b2c96f554a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:12:56.546 7 INFO cinder.api.openstack.wsgi [None req-9ec1f2e3-92e4-43d6-a9f3-79b2c96f554a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:12:56.558 8 INFO cinder.api.openstack.wsgi [None req-95e2274e-cdb9-48cc-8e96-0fe194e14fc0 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:12:56.592 8 INFO cinder.api.openstack.wsgi [None req-95e2274e-cdb9-48cc-8e96-0fe194e14fc0 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:12:56.604 7 INFO cinder.api.openstack.wsgi [None req-26975ca8-cb57-45af-b68d-9d829304f02f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:12:56.611 7 INFO cinder.volume.api [None req-26975ca8-cb57-45af-b68d-9d829304f02f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:12:56.612 7 INFO cinder.api.openstack.wsgi [None req-26975ca8-cb57-45af-b68d-9d829304f02f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:12:56.631 8 INFO cinder.api.openstack.wsgi [None req-2096b0ec-dfdf-4018-a36b-00fe6ca27f06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:12:56.641 8 INFO cinder.api.openstack.wsgi [None req-2096b0ec-dfdf-4018-a36b-00fe6ca27f06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:12:56.655 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:12:56.667 7 INFO cinder.volume.api [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:12:56.671 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:12:56.682 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:12:56.694 8 INFO cinder.volume.api [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:12:56.697 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:12:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:13:01.057 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:01.058 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:01.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:01.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:11.057 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:11.058 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:11.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:11.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:21.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:21.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:21.059 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:21.060 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:31.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:31.058 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:31.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:31.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:41.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:41.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:41.059 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:41.060 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:51.058 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:51.058 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:13:51.059 7 INFO cinder.api.openstack.wsgi [None req-d594fa00-e6dd-44d8-8407-ab260d8b41f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:51.059 8 INFO cinder.api.openstack.wsgi [None req-dd542fec-96c8-4be9-9c34-bac5e2d7b1ce a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:13:56.423 7 INFO cinder.api.openstack.wsgi [None req-153c4ea5-4e79-4658-9897-cf5e8c797e44 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:13:56.509 7 INFO cinder.volume.api [None req-153c4ea5-4e79-4658-9897-cf5e8c797e44 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:13:56.512 7 INFO cinder.api.openstack.wsgi [None req-153c4ea5-4e79-4658-9897-cf5e8c797e44 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:13:56.528 8 INFO cinder.api.openstack.wsgi [None req-e7af2e3c-2c86-45f1-bded-b2b305a6cc59 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:13:56.546 8 INFO cinder.api.openstack.wsgi [None req-e7af2e3c-2c86-45f1-bded-b2b305a6cc59 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:13:56.556 7 INFO cinder.api.openstack.wsgi [None req-bfb1a0cb-373e-46a4-b766-7fe04b3c4b01 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:13:56.568 7 INFO cinder.volume.api [None req-bfb1a0cb-373e-46a4-b766-7fe04b3c4b01 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:13:56.571 7 INFO cinder.api.openstack.wsgi [None req-bfb1a0cb-373e-46a4-b766-7fe04b3c4b01 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:13:56.582 8 INFO cinder.api.openstack.wsgi [None req-e81eac00-761a-4a77-8106-45078bc7c7f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:13:56.664 8 INFO cinder.api.openstack.wsgi [None req-e81eac00-761a-4a77-8106-45078bc7c7f6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:13:56.717 7 INFO cinder.api.openstack.wsgi [None req-a5c7727a-03f8-48a6-a55f-a3caa4a334a6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:13:56.749 7 INFO cinder.api.openstack.wsgi [None req-a5c7727a-03f8-48a6-a55f-a3caa4a334a6 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:13:56.762 8 INFO cinder.api.openstack.wsgi [None req-64bb708c-72fe-49d4-8100-00833e18aa18 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:13:56.796 8 INFO cinder.api.openstack.wsgi [None req-64bb708c-72fe-49d4-8100-00833e18aa18 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:13:56.809 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:13:56.843 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:13:56.859 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:13:56.867 8 INFO cinder.volume.api [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:13:56.867 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:13:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:14:01.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:01.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:01.060 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:01.060 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:11.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:11.058 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:11.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:11.059 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:21.058 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:21.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:21.059 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:21.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:31.058 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:31.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:31.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:31.059 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:41.058 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:41.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:41.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:41.059 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:51.058 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:51.058 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:14:51.059 7 INFO cinder.api.openstack.wsgi [None req-9a2cc7b4-4ec5-49c9-aa06-db70538bb064 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:51.059 8 INFO cinder.api.openstack.wsgi [None req-ab7010f1-ab3a-4713-b9cd-24ef1dae8848 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:14:56.551 7 INFO cinder.api.openstack.wsgi [None req-e6f7fc94-f520-4843-a4c2-85530409486c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:14:56.584 7 INFO cinder.api.openstack.wsgi [None req-e6f7fc94-f520-4843-a4c2-85530409486c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/627] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:14:56.598 8 INFO cinder.api.openstack.wsgi [None req-e496e06a-d994-46e1-9fd2-145a4aa4e551 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:14:56.630 8 INFO cinder.api.openstack.wsgi [None req-e496e06a-d994-46e1-9fd2-145a4aa4e551 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/628] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:14:56.644 7 INFO cinder.api.openstack.wsgi [None req-3e82c623-51cc-4d9a-84b2-d738a7b61fee a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:14:56.673 7 INFO cinder.api.openstack.wsgi [None req-3e82c623-51cc-4d9a-84b2-d738a7b61fee a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/629] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:14:56.685 8 INFO cinder.api.openstack.wsgi [None req-7d22f663-fbd5-41b3-80f3-58ce515d9122 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:14:56.693 8 INFO cinder.api.openstack.wsgi [None req-7d22f663-fbd5-41b3-80f3-58ce515d9122 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/630] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:14:56.707 7 INFO cinder.api.openstack.wsgi [None req-629553a1-02bc-4bed-b4fa-7dfd0032bfe9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:14:56.726 7 INFO cinder.api.openstack.wsgi [None req-629553a1-02bc-4bed-b4fa-7dfd0032bfe9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:14:56.737 8 INFO cinder.api.openstack.wsgi [None req-6fa9d611-4d8c-403d-8668-e6a67d9ed280 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:14:56.750 8 INFO cinder.volume.api [None req-6fa9d611-4d8c-403d-8668-e6a67d9ed280 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:14:56.753 8 INFO cinder.api.openstack.wsgi [None req-6fa9d611-4d8c-403d-8668-e6a67d9ed280 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:14:56.764 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:14:56.772 7 INFO cinder.volume.api [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:14:56.772 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:14:56.783 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:14:56.795 8 INFO cinder.volume.api [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:14:56.798 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:14:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:15:01.058 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:01.058 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:01.059 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:01.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:11.057 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:11.058 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:11.058 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:11.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:21.058 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:21.058 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:21.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:21.059 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:31.058 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:31.058 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:31.059 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:31.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:41.058 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:41.058 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:41.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:41.059 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:51.059 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:51.059 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:15:51.060 7 INFO cinder.api.openstack.wsgi [None req-db648186-689a-430a-a3ac-ff2a67986b0e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:51.061 8 INFO cinder.api.openstack.wsgi [None req-1ef3e83b-8358-4b61-9172-850d43f01ecc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:15:56.313 7 INFO cinder.api.openstack.wsgi [None req-1020a46d-7a05-4486-979d-7a739f94b4f9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:15:56.329 7 INFO cinder.volume.api [None req-1020a46d-7a05-4486-979d-7a739f94b4f9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:15:56.332 7 INFO cinder.api.openstack.wsgi [None req-1020a46d-7a05-4486-979d-7a739f94b4f9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:15:56.352 8 INFO cinder.api.openstack.wsgi [None req-f50c11e9-8427-4ea5-84de-add6ef1f03de a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:15:56.372 8 INFO cinder.volume.api [None req-f50c11e9-8427-4ea5-84de-add6ef1f03de a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:15:56.377 8 INFO cinder.api.openstack.wsgi [None req-f50c11e9-8427-4ea5-84de-add6ef1f03de a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:15:56.461 7 INFO cinder.api.openstack.wsgi [None req-b85a7677-f54a-4df9-89be-4e0a8edc1ec3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:15:56.507 7 INFO cinder.api.openstack.wsgi [None req-b85a7677-f54a-4df9-89be-4e0a8edc1ec3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:15:56.522 8 INFO cinder.api.openstack.wsgi [None req-0a1a531f-9a62-40b1-9fbb-6bbe01209c3c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:15:56.556 8 INFO cinder.api.openstack.wsgi [None req-0a1a531f-9a62-40b1-9fbb-6bbe01209c3c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:15:56.571 7 INFO cinder.api.openstack.wsgi [None req-90e1e302-958e-41cb-bd2b-3e28ed34de70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:15:56.605 7 INFO cinder.api.openstack.wsgi [None req-90e1e302-958e-41cb-bd2b-3e28ed34de70 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:15:56.617 8 INFO cinder.api.openstack.wsgi [None req-293c6fb9-613d-4bb9-a116-cba3c5908151 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:15:56.622 8 INFO cinder.volume.api [None req-293c6fb9-613d-4bb9-a116-cba3c5908151 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:15:56.623 8 INFO cinder.api.openstack.wsgi [None req-293c6fb9-613d-4bb9-a116-cba3c5908151 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:15:56.633 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:15:56.640 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:15:56.650 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:15:56.667 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:15:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:01.058 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:01.058 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:01.059 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:01.060 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:11.060 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:11.061 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:11.062 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:11.063 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:21.057 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:21.058 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:21.059 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:21.059 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:31.058 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:31.058 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:31.059 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:31.059 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:41.058 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:41.058 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:41.059 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:41.060 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:51.058 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:51.058 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:16:51.059 7 INFO cinder.api.openstack.wsgi [None req-d4ce36ef-ce1e-4e45-8ada-3de9ab9043da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:51.059 8 INFO cinder.api.openstack.wsgi [None req-de98fbd3-83ac-45af-a3df-9824525cfba7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:16:56.423 8 INFO cinder.api.openstack.wsgi [None req-c6ca3bb0-3869-4a36-8719-efb30f11e498 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:16:56.435 8 INFO cinder.api.openstack.wsgi [None req-c6ca3bb0-3869-4a36-8719-efb30f11e498 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:56.452 7 INFO cinder.api.openstack.wsgi [None req-a344ec09-706a-4f15-aa6c-b94f7d57e0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:16:56.468 7 INFO cinder.volume.api [None req-a344ec09-706a-4f15-aa6c-b94f7d57e0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:16:56.472 7 INFO cinder.api.openstack.wsgi [None req-a344ec09-706a-4f15-aa6c-b94f7d57e0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:16:56.488 8 INFO cinder.api.openstack.wsgi [None req-2745d32b-791d-40f0-8358-8472fd72203d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:16:56.509 8 INFO cinder.api.openstack.wsgi [None req-2745d32b-791d-40f0-8358-8472fd72203d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:56.572 7 INFO cinder.api.openstack.wsgi [None req-6fde8069-2379-4977-ba0e-c008a0c0857f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:16:56.603 7 INFO cinder.api.openstack.wsgi [None req-6fde8069-2379-4977-ba0e-c008a0c0857f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/670] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:56.613 8 INFO cinder.api.openstack.wsgi [None req-8f0ae6ed-b4c9-4375-b8f7-d46b94371396 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:16:56.640 8 INFO cinder.api.openstack.wsgi [None req-8f0ae6ed-b4c9-4375-b8f7-d46b94371396 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:56.655 7 INFO cinder.api.openstack.wsgi [None req-4dbb71c5-21c9-422e-a80c-94521923e57a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:16:56.691 7 INFO cinder.api.openstack.wsgi [None req-4dbb71c5-21c9-422e-a80c-94521923e57a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/672] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:16:56.703 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:16:56.716 8 INFO cinder.volume.api [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:16:56.720 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/673] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:16:56.734 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:16:56.743 7 INFO cinder.volume.api [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:16:56.744 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 337/674] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:16:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:17:01.058 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:01.059 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:01.059 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:01.060 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:11.058 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:11.058 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:11.059 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:11.059 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:21.059 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:21.059 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:21.060 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:21.061 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:31.058 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:31.058 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:31.059 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:31.060 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:41.058 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:41.058 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:41.058 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:41.058 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:51.057 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:51.058 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:17:51.059 8 INFO cinder.api.openstack.wsgi [None req-a50790d6-3412-490e-b9c8-0cd0da4b6c62 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:51.059 7 INFO cinder.api.openstack.wsgi [None req-fe7fc454-0526-4719-af74-cddcc9dd76a9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:17:56.275 8 INFO cinder.api.openstack.wsgi [None req-2048162f-bff0-4372-9f4f-9857b9ec2db2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:17:56.284 8 INFO cinder.volume.api [None req-2048162f-bff0-4372-9f4f-9857b9ec2db2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:17:56.284 8 INFO cinder.api.openstack.wsgi [None req-2048162f-bff0-4372-9f4f-9857b9ec2db2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:17:56.306 7 INFO cinder.api.openstack.wsgi [None req-fb4f8eb9-3ba3-417a-a002-6c9f8de02a5f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:17:56.330 7 INFO cinder.api.openstack.wsgi [None req-fb4f8eb9-3ba3-417a-a002-6c9f8de02a5f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:17:56.347 8 INFO cinder.api.openstack.wsgi [None req-b95acddf-ade7-4dee-852a-880ef123cdcb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:17:56.361 8 INFO cinder.volume.api [None req-b95acddf-ade7-4dee-852a-880ef123cdcb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:17:56.364 8 INFO cinder.api.openstack.wsgi [None req-b95acddf-ade7-4dee-852a-880ef123cdcb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:17:56.415 7 INFO cinder.api.openstack.wsgi [None req-45347f12-5dd7-4812-841e-bca772a94059 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:17:56.457 7 INFO cinder.api.openstack.wsgi [None req-45347f12-5dd7-4812-841e-bca772a94059 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:17:56.470 8 INFO cinder.api.openstack.wsgi [None req-d9b1dd76-72e7-4541-94ce-6183d952d46b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:17:56.505 8 INFO cinder.api.openstack.wsgi [None req-d9b1dd76-72e7-4541-94ce-6183d952d46b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:17:56.517 7 INFO cinder.api.openstack.wsgi [None req-6ac40878-9a66-4ea5-8c2b-8c7d95d2d456 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:17:56.548 7 INFO cinder.api.openstack.wsgi [None req-6ac40878-9a66-4ea5-8c2b-8c7d95d2d456 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:17:56.567 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:17:56.578 8 INFO cinder.volume.api [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:17:56.581 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:17:56.593 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:17:56.600 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:17:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:01.057 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:01.057 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:01.058 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:01.058 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:11.058 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:11.059 8 INFO cinder.api.openstack.wsgi [None req-d3a23ee8-eb16-4dac-9248-98ec10a34f2b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:11.059 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:11.060 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:14.495 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False 2026-09-19 18:18:14.519 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 162.253.55.220 () {44 vars in 1068 bytes} [Sat Sep 19 18:18:14 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:21.058 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:21.058 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:21.059 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:21.059 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:31.058 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:31.058 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:31.059 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:31.059 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:41.057 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:41.058 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:41.058 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:41.059 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:51.057 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:51.058 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:18:51.059 7 INFO cinder.api.openstack.wsgi [None req-6e09e7d4-7357-42a0-83ab-747ad77f7069 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:51.059 8 INFO cinder.api.openstack.wsgi [None req-b2e05c33-74c6-44e1-8c57-520177969991 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:18:56.295 8 INFO cinder.api.openstack.wsgi [None req-556788c7-ff8d-46f0-9db0-a6f654170987 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:18:56.308 8 INFO cinder.volume.api [None req-556788c7-ff8d-46f0-9db0-a6f654170987 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:18:56.313 8 INFO cinder.api.openstack.wsgi [None req-556788c7-ff8d-46f0-9db0-a6f654170987 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:18:56.334 7 INFO cinder.api.openstack.wsgi [None req-b127bd23-3e5a-41e5-ac00-d5ba812b7402 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:18:56.344 7 INFO cinder.volume.api [None req-b127bd23-3e5a-41e5-ac00-d5ba812b7402 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:18:56.345 7 INFO cinder.api.openstack.wsgi [None req-b127bd23-3e5a-41e5-ac00-d5ba812b7402 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:18:56.358 8 INFO cinder.api.openstack.wsgi [None req-10a7c9d5-9041-412e-84cc-ed4b9cff5eef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:18:56.373 8 INFO cinder.volume.api [None req-10a7c9d5-9041-412e-84cc-ed4b9cff5eef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:18:56.376 8 INFO cinder.api.openstack.wsgi [None req-10a7c9d5-9041-412e-84cc-ed4b9cff5eef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:18:56.433 7 INFO cinder.api.openstack.wsgi [None req-6e7b721b-4918-453b-982b-c28e92ecb163 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:18:56.490 7 INFO cinder.api.openstack.wsgi [None req-6e7b721b-4918-453b-982b-c28e92ecb163 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:56.504 8 INFO cinder.api.openstack.wsgi [None req-9dbdcaf3-2645-4c9c-867a-5604ffdbd16e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:18:56.539 8 INFO cinder.api.openstack.wsgi [None req-9dbdcaf3-2645-4c9c-867a-5604ffdbd16e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:56.555 7 INFO cinder.api.openstack.wsgi [None req-659e9ce6-c2cf-4f0e-bfa7-35617244f0ba a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:18:56.580 7 INFO cinder.api.openstack.wsgi [None req-659e9ce6-c2cf-4f0e-bfa7-35617244f0ba a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:56.596 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:18:56.604 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:18:56.614 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:18:56.630 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 357/715] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:18:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:01.058 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:01.058 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:01.059 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:01.059 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:11.058 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:11.058 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:11.059 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:11.061 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:21.058 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:21.058 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:21.059 7 INFO cinder.api.openstack.wsgi [None req-5c2db174-eaab-44e2-9a8e-4ab9984f67ac a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:21.059 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:27.709 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False 2026-09-19 18:19:27.739 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] https://volume.162-253-55-220.nip.io/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 162.253.55.220 () {44 vars in 1068 bytes} [Sat Sep 19 18:19:27 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=False => generated 338 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:31.057 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:31.057 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:31.058 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:31.059 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:41.058 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:41.059 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:41.059 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:41.060 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:51.060 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:51.061 8 INFO cinder.api.openstack.wsgi [None req-27df954f-ea76-401f-8f4d-def71d44f65a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:51.060 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:19:51.062 7 INFO cinder.api.openstack.wsgi [None req-58bf03c8-1542-4b05-8f32-fb063b5c2284 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:19:56.367 8 INFO cinder.api.openstack.wsgi [None req-4374d5fe-cf19-4a4d-9770-fda301deebf7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:19:56.383 8 INFO cinder.volume.api [None req-4374d5fe-cf19-4a4d-9770-fda301deebf7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:19:56.388 8 INFO cinder.api.openstack.wsgi [None req-4374d5fe-cf19-4a4d-9770-fda301deebf7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:19:56.408 7 INFO cinder.api.openstack.wsgi [None req-2a5e3a4c-9095-4edb-a5ef-1ce9018169dc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:19:56.431 7 INFO cinder.volume.api [None req-2a5e3a4c-9095-4edb-a5ef-1ce9018169dc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:19:56.432 7 INFO cinder.api.openstack.wsgi [None req-2a5e3a4c-9095-4edb-a5ef-1ce9018169dc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:19:56.451 8 INFO cinder.api.openstack.wsgi [None req-becae4f8-ff8d-47f6-8a3f-b34fa1a76d8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:19:56.459 8 INFO cinder.api.openstack.wsgi [None req-becae4f8-ff8d-47f6-8a3f-b34fa1a76d8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:56.471 7 INFO cinder.api.openstack.wsgi [None req-999bea1a-1a0f-4401-bfa1-4ed0d8369fb7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:19:56.483 7 INFO cinder.volume.api [None req-999bea1a-1a0f-4401-bfa1-4ed0d8369fb7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:19:56.486 7 INFO cinder.api.openstack.wsgi [None req-999bea1a-1a0f-4401-bfa1-4ed0d8369fb7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:19:56.611 8 INFO cinder.api.openstack.wsgi [None req-1e87e02e-2958-4135-a95d-88421edf01f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:19:56.638 8 INFO cinder.api.openstack.wsgi [None req-1e87e02e-2958-4135-a95d-88421edf01f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/733] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:56.648 7 INFO cinder.api.openstack.wsgi [None req-67e0f752-4a3e-4773-8a91-88593201e50b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:19:56.670 7 INFO cinder.api.openstack.wsgi [None req-67e0f752-4a3e-4773-8a91-88593201e50b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:56.682 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:19:56.715 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/735] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:19:56.732 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:19:56.750 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:19:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:01.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:01.058 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:01.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:01.059 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:11.057 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:11.058 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:11.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:11.060 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:21.057 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:21.058 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:21.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:21.059 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:31.057 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:31.057 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:31.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:31.058 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:41.059 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:41.059 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:41.060 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:41.061 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:51.058 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:51.058 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:20:51.059 8 INFO cinder.api.openstack.wsgi [None req-cd0dae85-ede1-4cfb-9446-e6aea82eb7b7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:51.059 7 INFO cinder.api.openstack.wsgi [None req-da033901-9377-4b37-834b-3fdf1a960c71 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:20:56.469 8 INFO cinder.api.openstack.wsgi [None req-2cbd90ae-9e0f-4b12-abc2-51a9798318dc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:20:56.494 8 INFO cinder.api.openstack.wsgi [None req-2cbd90ae-9e0f-4b12-abc2-51a9798318dc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/749] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:56.505 7 INFO cinder.api.openstack.wsgi [None req-29a05c51-1ab5-449d-8d7e-140dd1f42a3c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:20:56.517 7 INFO cinder.volume.api [None req-29a05c51-1ab5-449d-8d7e-140dd1f42a3c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:20:56.520 7 INFO cinder.api.openstack.wsgi [None req-29a05c51-1ab5-449d-8d7e-140dd1f42a3c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 375/750] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:20:56.616 8 INFO cinder.api.openstack.wsgi [None req-7262b985-c098-4d77-95e8-8657b99d1d16 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:20:56.647 8 INFO cinder.api.openstack.wsgi [None req-7262b985-c098-4d77-95e8-8657b99d1d16 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/751] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:56.658 7 INFO cinder.api.openstack.wsgi [None req-7dcdb130-5911-4f01-b5d5-23a42f89d486 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:20:56.688 7 INFO cinder.api.openstack.wsgi [None req-7dcdb130-5911-4f01-b5d5-23a42f89d486 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/752] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:56.701 8 INFO cinder.api.openstack.wsgi [None req-70ea3c37-bafb-431c-a4b8-eb4fe4346e4e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:20:56.806 8 INFO cinder.api.openstack.wsgi [None req-70ea3c37-bafb-431c-a4b8-eb4fe4346e4e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/753] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:56.821 7 INFO cinder.api.openstack.wsgi [None req-2af4da50-2522-40d2-8f6d-3fb912f69623 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:20:56.825 7 INFO cinder.volume.api [None req-2af4da50-2522-40d2-8f6d-3fb912f69623 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:20:56.825 7 INFO cinder.api.openstack.wsgi [None req-2af4da50-2522-40d2-8f6d-3fb912f69623 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 377/754] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:20:56.837 8 INFO cinder.api.openstack.wsgi [None req-611e979a-2811-4450-9231-b0a924380d33 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:20:56.843 8 INFO cinder.api.openstack.wsgi [None req-611e979a-2811-4450-9231-b0a924380d33 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 378/755] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:20:56.848 7 INFO cinder.api.openstack.wsgi [None req-8cf41f91-a7df-4f1b-9ee2-fc7fd84877fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:20:56.856 7 INFO cinder.volume.api [None req-8cf41f91-a7df-4f1b-9ee2-fc7fd84877fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:20:56.857 7 INFO cinder.api.openstack.wsgi [None req-8cf41f91-a7df-4f1b-9ee2-fc7fd84877fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/756] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:20:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:21:01.058 8 INFO cinder.api.openstack.wsgi [None req-611e979a-2811-4450-9231-b0a924380d33 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:01.058 7 INFO cinder.api.openstack.wsgi [None req-8cf41f91-a7df-4f1b-9ee2-fc7fd84877fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:01.059 8 INFO cinder.api.openstack.wsgi [None req-611e979a-2811-4450-9231-b0a924380d33 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:01.059 7 INFO cinder.api.openstack.wsgi [None req-8cf41f91-a7df-4f1b-9ee2-fc7fd84877fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:06.560 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots 2026-09-19 18:21:06.577 8 INFO cinder.volume.api [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:21:06.578 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 380/759] 10.0.0.29 () {32 vars in 704 bytes} [Sat Sep 19 18:21:06 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:21:06.592 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes 2026-09-19 18:21:06.635 7 INFO cinder.volume.api [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:21:06.636 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes returned with HTTP 200 [pid: 7|app: 0|req: 380/760] 10.0.0.29 () {32 vars in 700 bytes} [Sat Sep 19 18:21:06 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:21:11.058 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:11.058 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:11.059 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:11.059 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:21.057 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:21.058 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:21.058 7 INFO cinder.api.openstack.wsgi [None req-795bf31a-d367-4c79-afa2-839f6186a3ec a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:21.059 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:30.112 7 INFO cinder.api.openstack.wsgi [None req-477e84db-3f5d-48a9-90bc-661cad3173fd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes 2026-09-19 18:21:30.706 7 INFO cinder.api.v3.volumes [None req-477e84db-3f5d-48a9-90bc-661cad3173fd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Create volume of 1 GB 2026-09-19 18:21:30.728 7 INFO cinder.volume.api [None req-477e84db-3f5d-48a9-90bc-661cad3173fd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Availability Zones retrieved successfully. 2026-09-19 18:21:31.058 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:31.060 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:31.062 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:31.063 8 INFO cinder.api.openstack.wsgi [None req-45f7e100-9c75-4b21-8167-0239d3f24105 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:31.192 7 INFO cinder.volume.api [None req-477e84db-3f5d-48a9-90bc-661cad3173fd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Create volume request issued successfully. 2026-09-19 18:21:31.193 7 INFO cinder.api.openstack.wsgi [None req-477e84db-3f5d-48a9-90bc-661cad3173fd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes returned with HTTP 202 [pid: 7|app: 0|req: 383/767] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:21:30 2026] POST /v3/74cf717545b94b60968d77abb0c2c2aa/volumes => generated 864 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-19 18:21:31.216 8 INFO cinder.api.openstack.wsgi [None req-fd7af80e-6ef4-40b5-938c-b9d4c426f5ac 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:31.249 8 INFO cinder.volume.api [None req-fd7af80e-6ef4-40b5-938c-b9d4c426f5ac 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:31.256 8 INFO cinder.api.openstack.wsgi [None req-fd7af80e-6ef4-40b5-938c-b9d4c426f5ac 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:21:31 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 932 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:32.281 7 INFO cinder.api.openstack.wsgi [None req-8940bb73-4420-48ed-9ec5-132a5c46c041 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:32.314 7 INFO cinder.volume.api [None req-8940bb73-4420-48ed-9ec5-132a5c46c041 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:32.330 7 INFO cinder.api.openstack.wsgi [None req-8940bb73-4420-48ed-9ec5-132a5c46c041 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:21:32 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 956 bytes in 58 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:33.361 8 INFO cinder.api.openstack.wsgi [None req-a251467a-20c1-49ff-851e-50c5dc06f2a0 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:33.380 8 INFO cinder.volume.api [None req-a251467a-20c1-49ff-851e-50c5dc06f2a0 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:33.386 8 INFO cinder.api.openstack.wsgi [None req-a251467a-20c1-49ff-851e-50c5dc06f2a0 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:21:33 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:34.418 7 INFO cinder.api.openstack.wsgi [None req-027ad583-d44a-4ba5-9b9a-02665b15379a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:34.449 7 INFO cinder.volume.api [None req-027ad583-d44a-4ba5-9b9a-02665b15379a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:34.460 7 INFO cinder.api.openstack.wsgi [None req-027ad583-d44a-4ba5-9b9a-02665b15379a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:21:34 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 1482 bytes in 51 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:34.575 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:34.603 8 INFO cinder.volume.api [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:34.614 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.34 () {34 vars in 1027 bytes} [Sat Sep 19 18:21:34 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 1482 bytes in 47 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:38.002 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-6e654950-b3ba-4dd2-9d4a-940180dc4ec7 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:38.018 7 INFO cinder.volume.api [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-6e654950-b3ba-4dd2-9d4a-940180dc4ec7 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:38.024 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-6e654950-b3ba-4dd2-9d4a-940180dc4ec7 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.34 () {34 vars in 1027 bytes} [Sat Sep 19 18:21:37 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 1482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-19 18:21:38.037 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:21:38.038 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 388/774] 10.0.0.34 () {32 vars in 828 bytes} [Sat Sep 19 18:21:38 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:38.056 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-2295191e-57ba-492b-8391-f4c6ccccb1ba 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/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_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. .first() 2026-09-19 18:21:38.132 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-2295191e-57ba-492b-8391-f4c6ccccb1ba 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.34 () {40 vars in 1056 bytes} [Sat Sep 19 18:21:38 2026] POST /v3/74cf717545b94b60968d77abb0c2c2aa/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-19 18:21:39.461 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:21:39.462 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f0b76bcf-b020-47b8-b350-bcf36a342f44 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/776] 162.253.55.220 () {32 vars in 840 bytes} [Sat Sep 19 18:21:39 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:39.508 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:39.541 7 INFO cinder.volume.api [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:39.574 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 162.253.55.220 () {36 vars in 1073 bytes} [Sat Sep 19 18:21:39 2026] GET /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 1662 bytes in 75 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:40.971 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-b20ac4f5-623d-4a27-97ee-5a1cf34adae9 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py: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-09-19 18:21:41.058 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:41.060 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:41.061 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:41.062 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-cc7b1635-0692-4177-9d4c-a587b2670bc3 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:41.666 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-b20ac4f5-623d-4a27-97ee-5a1cf34adae9 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 returned with HTTP 200 [pid: 8|app: 0|req: 390/780] 162.253.55.220 () {40 vars in 1135 bytes} [Sat Sep 19 18:21:40 2026] PUT /v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 => generated 802 bytes in 704 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:41.703 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f800d5d1-839a-48b7-b1a2-22b2b88d6b75 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2/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-09-19 18:21:41.757 7 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-f800d5d1-839a-48b7-b1a2-22b2b88d6b75 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2/action returned with HTTP 204 [pid: 7|app: 0|req: 391/781] 162.253.55.220 () {40 vars in 1148 bytes} [Sat Sep 19 18:21:41 2026] POST /v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2/action => generated 0 bytes in 64 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:43.630 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-e5d0cfcd-9cf6-4a64-9c72-216d442d57bd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 /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-09-19 18:21:43.882 8 INFO cinder.api.openstack.wsgi [req-27ee42dc-8d7c-41e8-b105-bed88ab0ca1d req-e5d0cfcd-9cf6-4a64-9c72-216d442d57bd 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 returned with HTTP 200 [pid: 8|app: 0|req: 391/782] 162.253.55.220 () {38 vars in 1103 bytes} [Sat Sep 19 18:21:43 2026] DELETE /v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 => generated 19 bytes in 262 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:47.842 7 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-edbc2477-eabf-4e23-86e8-91c25a5a0f4a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 2026-09-19 18:21:47.850 7 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-edbc2477-eabf-4e23-86e8-91c25a5a0f4a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 returned with HTTP 404 [pid: 7|app: 0|req: 392/783] 10.0.0.34 () {38 vars in 1098 bytes} [Sat Sep 19 18:21:47 2026] DELETE /v3/74cf717545b94b60968d77abb0c2c2aa/attachments/e8ae196c-e79a-4fea-a940-306eec08cbc2 => generated 149 bytes in 18 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:47.868 8 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c 2026-09-19 18:21:47.869 8 INFO cinder.api.v3.volumes [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Delete volume with id: 34ac066c-ce8a-4a45-9744-74115f54266c /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-09-19 18:21:47.883 8 INFO cinder.volume.api [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Volume info retrieved successfully. 2026-09-19 18:21:47.931 8 INFO cinder.volume.api [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] Delete volume request issued successfully. 2026-09-19 18:21:47.932 8 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c returned with HTTP 202 [pid: 8|app: 0|req: 392/784] 10.0.0.34 () {36 vars in 1049 bytes} [Sat Sep 19 18:21:47 2026] DELETE /v3/74cf717545b94b60968d77abb0c2c2aa/volumes/34ac066c-ce8a-4a45-9744-74115f54266c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-09-19 18:21:51.058 7 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-edbc2477-eabf-4e23-86e8-91c25a5a0f4a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:51.058 8 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:21:51.059 7 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-edbc2477-eabf-4e23-86e8-91c25a5a0f4a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:21:51.059 8 INFO cinder.api.openstack.wsgi [req-3baf810c-1671-4bb0-afa7-957086dcab61 req-36244743-2972-4a06-b505-bc006079b05a 36fd1c6bbbb04c84a5c29c6c265b0672 74cf717545b94b60968d77abb0c2c2aa - - default default] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:21:56.395 8 INFO cinder.api.openstack.wsgi [None req-d4686b9f-8e69-4927-87e8-7dfe604ce904 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:21:56.414 8 INFO cinder.volume.api [None req-d4686b9f-8e69-4927-87e8-7dfe604ce904 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:21:56.420 8 INFO cinder.api.openstack.wsgi [None req-d4686b9f-8e69-4927-87e8-7dfe604ce904 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 394/787] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:21:56.431 7 INFO cinder.api.openstack.wsgi [None req-9cc1e739-9b3e-4572-8b91-914670a3e417 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:21:56.442 7 INFO cinder.volume.api [None req-9cc1e739-9b3e-4572-8b91-914670a3e417 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:21:56.444 7 INFO cinder.api.openstack.wsgi [None req-9cc1e739-9b3e-4572-8b91-914670a3e417 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 394/788] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:21:56.462 8 INFO cinder.api.openstack.wsgi [None req-84f16080-4373-4c58-bf18-64e28156e903 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:21:56.477 8 INFO cinder.api.openstack.wsgi [None req-84f16080-4373-4c58-bf18-64e28156e903 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 395/789] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.537 7 INFO cinder.api.openstack.wsgi [None req-14b15f3d-2c85-4455-90e0-1e55c96afee3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2c47819fc8e14e3fad59a3baf05ae53e?usage=true 2026-09-19 18:21:56.574 7 INFO cinder.api.openstack.wsgi [None req-14b15f3d-2c85-4455-90e0-1e55c96afee3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2c47819fc8e14e3fad59a3baf05ae53e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/790] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2c47819fc8e14e3fad59a3baf05ae53e?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.587 8 INFO cinder.api.openstack.wsgi [None req-c23d1f4f-029f-46ed-ae2d-f8434d613346 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:21:56.629 8 INFO cinder.api.openstack.wsgi [None req-c23d1f4f-029f-46ed-ae2d-f8434d613346 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/791] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.644 7 INFO cinder.api.openstack.wsgi [None req-8a224fb1-9371-40d5-a9a9-fb9d5deca5a4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/545d068e7c054bb297af8a696d8126fd?usage=true 2026-09-19 18:21:56.673 7 INFO cinder.api.openstack.wsgi [None req-8a224fb1-9371-40d5-a9a9-fb9d5deca5a4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/545d068e7c054bb297af8a696d8126fd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/792] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/545d068e7c054bb297af8a696d8126fd?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.686 8 INFO cinder.api.openstack.wsgi [None req-072705fa-018b-4546-b5ca-475b6d6e3eca a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/698d6b5fa8e54f18a4c5ba2c0108141e?usage=true 2026-09-19 18:21:56.720 8 INFO cinder.api.openstack.wsgi [None req-072705fa-018b-4546-b5ca-475b6d6e3eca a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/698d6b5fa8e54f18a4c5ba2c0108141e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/793] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/698d6b5fa8e54f18a4c5ba2c0108141e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.732 7 INFO cinder.api.openstack.wsgi [None req-a399a67e-0e98-4084-b11c-98863cc5e841 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/8ac9b44110464a13a265e1013ea265b6?usage=true 2026-09-19 18:21:56.768 7 INFO cinder.api.openstack.wsgi [None req-a399a67e-0e98-4084-b11c-98863cc5e841 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/8ac9b44110464a13a265e1013ea265b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/794] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/8ac9b44110464a13a265e1013ea265b6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.785 8 INFO cinder.api.openstack.wsgi [None req-60f9ffd7-e29c-473c-9e31-80ce55590d10 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:21:56.824 8 INFO cinder.api.openstack.wsgi [None req-60f9ffd7-e29c-473c-9e31-80ce55590d10 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/795] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.837 7 INFO cinder.api.openstack.wsgi [None req-a88b9893-87d6-4cda-b80a-e53fcd7f3a39 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:21:56.870 7 INFO cinder.api.openstack.wsgi [None req-a88b9893-87d6-4cda-b80a-e53fcd7f3a39 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/796] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.886 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:21:56.893 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 399/797] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:21:56.905 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:21:56.916 7 INFO cinder.volume.api [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:21:56.917 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/798] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:21:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:22:01.058 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:01.058 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:01.059 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:01.059 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:11.058 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:11.059 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:11.060 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:11.062 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:21.058 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:21.058 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:21.059 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:21.059 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:31.058 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:31.059 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:31.060 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:31.060 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:41.058 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:41.058 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:41.059 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:41.059 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:51.058 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:51.058 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:22:51.059 8 INFO cinder.api.openstack.wsgi [None req-b903638a-62ef-4915-8c5d-e828b0e522dd a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:51.059 7 INFO cinder.api.openstack.wsgi [None req-ec1872ec-1f5e-47bf-b6c9-87dde66d41fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:22:56.529 7 INFO cinder.api.openstack.wsgi [None req-5436107c-fabc-4d51-9ed1-2c1a49eac93b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:22:56.537 7 INFO cinder.api.openstack.wsgi [None req-5436107c-fabc-4d51-9ed1-2c1a49eac93b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 406/811] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.547 8 INFO cinder.api.openstack.wsgi [None req-21d1c7ff-e2db-4937-be92-9ff4bab3d9f4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:22:56.556 8 INFO cinder.api.openstack.wsgi [None req-21d1c7ff-e2db-4937-be92-9ff4bab3d9f4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.595 7 INFO cinder.api.openstack.wsgi [None req-d0abdf64-d6a0-412f-b0c0-7aa52ee4df3f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3214436af3b24ca79d7c6491df696ae7?usage=true 2026-09-19 18:22:56.624 7 INFO cinder.api.openstack.wsgi [None req-d0abdf64-d6a0-412f-b0c0-7aa52ee4df3f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3214436af3b24ca79d7c6491df696ae7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3214436af3b24ca79d7c6491df696ae7?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.639 8 INFO cinder.api.openstack.wsgi [None req-38fbdbe7-9bb5-43e0-b408-741fd8921e7c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:22:56.665 8 INFO cinder.api.openstack.wsgi [None req-38fbdbe7-9bb5-43e0-b408-741fd8921e7c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.675 7 INFO cinder.api.openstack.wsgi [None req-c51833b1-7a75-4d8a-aea9-e2b60ab61d7f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:22:56.704 7 INFO cinder.api.openstack.wsgi [None req-c51833b1-7a75-4d8a-aea9-e2b60ab61d7f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/815] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.716 8 INFO cinder.api.openstack.wsgi [None req-ecd477ff-7a08-402a-a55a-5e73384797d2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:22:56.754 8 INFO cinder.api.openstack.wsgi [None req-ecd477ff-7a08-402a-a55a-5e73384797d2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/816] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.766 7 INFO cinder.api.openstack.wsgi [None req-0c3375a2-806f-4dac-a03c-432e38dc9887 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b2eb9734f9f54f23ac4b827ac0cb88d6?usage=true 2026-09-19 18:22:56.794 7 INFO cinder.api.openstack.wsgi [None req-0c3375a2-806f-4dac-a03c-432e38dc9887 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b2eb9734f9f54f23ac4b827ac0cb88d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/817] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b2eb9734f9f54f23ac4b827ac0cb88d6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.804 8 INFO cinder.api.openstack.wsgi [None req-5a735f13-8165-43f0-8009-dd1f675c678d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c7abaaaceb514c08ac1281fb4ba227c0?usage=true 2026-09-19 18:22:56.825 8 INFO cinder.api.openstack.wsgi [None req-5a735f13-8165-43f0-8009-dd1f675c678d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c7abaaaceb514c08ac1281fb4ba227c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/818] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c7abaaaceb514c08ac1281fb4ba227c0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.833 7 INFO cinder.api.openstack.wsgi [None req-cdf530bc-ce42-46f7-bc8f-6302ac57131c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/fd29b0c3f2c0470693d67a2bb3119e1d?usage=true 2026-09-19 18:22:56.850 7 INFO cinder.api.openstack.wsgi [None req-cdf530bc-ce42-46f7-bc8f-6302ac57131c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/fd29b0c3f2c0470693d67a2bb3119e1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/819] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/fd29b0c3f2c0470693d67a2bb3119e1d?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:22:56.869 8 INFO cinder.api.openstack.wsgi [None req-b3b34d42-42aa-4ad5-a40e-7a15b38460d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:22:56.877 8 INFO cinder.volume.api [None req-b3b34d42-42aa-4ad5-a40e-7a15b38460d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:22:56.878 8 INFO cinder.api.openstack.wsgi [None req-b3b34d42-42aa-4ad5-a40e-7a15b38460d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/820] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:22:56.886 7 INFO cinder.api.openstack.wsgi [None req-93c7463a-9bee-434d-9ff0-5d157e65b43a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:22:56.893 7 INFO cinder.volume.api [None req-93c7463a-9bee-434d-9ff0-5d157e65b43a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:22:56.894 7 INFO cinder.api.openstack.wsgi [None req-93c7463a-9bee-434d-9ff0-5d157e65b43a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/821] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:22:56.906 8 INFO cinder.api.openstack.wsgi [None req-7f0fbdf1-74fa-4cf3-a31f-80e61d6966fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:22:56.911 8 INFO cinder.volume.api [None req-7f0fbdf1-74fa-4cf3-a31f-80e61d6966fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:22:56.911 8 INFO cinder.api.openstack.wsgi [None req-7f0fbdf1-74fa-4cf3-a31f-80e61d6966fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 411/822] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:22:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:23:01.058 7 INFO cinder.api.openstack.wsgi [None req-93c7463a-9bee-434d-9ff0-5d157e65b43a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:01.059 8 INFO cinder.api.openstack.wsgi [None req-7f0fbdf1-74fa-4cf3-a31f-80e61d6966fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:01.060 7 INFO cinder.api.openstack.wsgi [None req-93c7463a-9bee-434d-9ff0-5d157e65b43a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:01.061 8 INFO cinder.api.openstack.wsgi [None req-7f0fbdf1-74fa-4cf3-a31f-80e61d6966fa a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:06.230 7 INFO cinder.api.openstack.wsgi [None req-4fdb84f1-6b05-49e5-957f-5ed86bf04622 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes 2026-09-19 18:23:06.234 7 INFO cinder.api.v3.volumes [None req-4fdb84f1-6b05-49e5-957f-5ed86bf04622 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Create volume of 1 GB 2026-09-19 18:23:06.244 7 INFO cinder.volume.api [None req-4fdb84f1-6b05-49e5-957f-5ed86bf04622 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Availability Zones retrieved successfully. 2026-09-19 18:23:06.469 7 INFO cinder.volume.api [None req-4fdb84f1-6b05-49e5-957f-5ed86bf04622 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Create volume request issued successfully. 2026-09-19 18:23:06.471 7 INFO cinder.api.openstack.wsgi [None req-4fdb84f1-6b05-49e5-957f-5ed86bf04622 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 413/825] 10.0.0.29 () {34 vars in 721 bytes} [Sat Sep 19 18:23:06 2026] POST /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes => generated 859 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-19 18:23:06.494 8 INFO cinder.api.openstack.wsgi [None req-de2f4756-9de0-40d8-8a0c-ab5f8812d76f 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 /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-09-19 18:23:06.518 8 INFO cinder.volume.api [None req-de2f4756-9de0-40d8-8a0c-ab5f8812d76f 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Volume info retrieved successfully. 2026-09-19 18:23:06.527 8 INFO cinder.api.openstack.wsgi [None req-de2f4756-9de0-40d8-8a0c-ab5f8812d76f 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:23:06 2026] GET /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 927 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:07.555 7 INFO cinder.api.openstack.wsgi [None req-e70f3fd2-c2cb-4b69-876a-0bc2d016b1f3 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 /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-09-19 18:23:07.578 7 INFO cinder.volume.api [None req-e70f3fd2-c2cb-4b69-876a-0bc2d016b1f3 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Volume info retrieved successfully. 2026-09-19 18:23:07.584 7 INFO cinder.api.openstack.wsgi [None req-e70f3fd2-c2cb-4b69-876a-0bc2d016b1f3 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:23:07 2026] GET /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:11.057 8 INFO cinder.api.openstack.wsgi [None req-de2f4756-9de0-40d8-8a0c-ab5f8812d76f 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:11.058 7 INFO cinder.api.openstack.wsgi [None req-e70f3fd2-c2cb-4b69-876a-0bc2d016b1f3 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:11.058 8 INFO cinder.api.openstack.wsgi [None req-de2f4756-9de0-40d8-8a0c-ab5f8812d76f 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:11.059 7 INFO cinder.api.openstack.wsgi [None req-e70f3fd2-c2cb-4b69-876a-0bc2d016b1f3 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:17.043 8 INFO cinder.api.openstack.wsgi [None req-323e4330-01af-4075-8ba3-a834a0e8aaed 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 /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-09-19 18:23:17.064 8 INFO cinder.volume.api [None req-323e4330-01af-4075-8ba3-a834a0e8aaed 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Volume info retrieved successfully. 2026-09-19 18:23:17.072 8 INFO cinder.api.openstack.wsgi [None req-323e4330-01af-4075-8ba3-a834a0e8aaed 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:23:17 2026] GET /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 952 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:17.098 7 INFO cinder.api.openstack.wsgi [None req-722f9767-ed96-42ab-b158-ee0cd23db34e 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 2026-09-19 18:23:17.099 7 INFO cinder.api.v3.volumes [None req-722f9767-ed96-42ab-b158-ee0cd23db34e 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Delete volume with id: b6d34bc6-834a-4cf1-be49-1bfc6c589102 /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-09-19 18:23:17.120 7 INFO cinder.volume.api [None req-722f9767-ed96-42ab-b158-ee0cd23db34e 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Volume info retrieved successfully. 2026-09-19 18:23:17.197 7 INFO cinder.volume.api [None req-722f9767-ed96-42ab-b158-ee0cd23db34e 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Delete volume request issued successfully. 2026-09-19 18:23:17.198 7 INFO cinder.api.openstack.wsgi [None req-722f9767-ed96-42ab-b158-ee0cd23db34e 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 202 [pid: 7|app: 0|req: 416/831] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:23:17 2026] DELETE /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 0 bytes in 111 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:17.213 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 /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-09-19 18:23:17.237 8 INFO cinder.volume.api [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] Volume info retrieved successfully. 2026-09-19 18:23:17.246 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:23:17 2026] GET /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:18.272 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 2026-09-19 18:23:18.284 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 returned with HTTP 404 [pid: 7|app: 0|req: 417/833] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:23:18 2026] GET /v3/fd29b0c3f2c0470693d67a2bb3119e1d/volumes/b6d34bc6-834a-4cf1-be49-1bfc6c589102 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-19 18:23:21.058 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:21.058 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:21.059 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:21.059 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:31.058 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:31.058 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:31.058 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:31.059 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:41.057 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:41.058 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:41.058 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:41.059 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:51.057 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:51.058 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:23:51.059 7 INFO cinder.api.openstack.wsgi [None req-65569073-71e2-4906-b2ae-1cd99ced93d1 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:51.059 8 INFO cinder.api.openstack.wsgi [None req-d989a09b-3f8e-4303-86f5-e93a026a737a 9cb210b3d22d494593822d546ca0252a fd29b0c3f2c0470693d67a2bb3119e1d - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:23:56.357 7 INFO cinder.api.openstack.wsgi [None req-0cf9ecdc-9b4c-4349-9bbb-f8f6a2535369 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:23:56.373 7 INFO cinder.volume.api [None req-0cf9ecdc-9b4c-4349-9bbb-f8f6a2535369 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:23:56.377 7 INFO cinder.api.openstack.wsgi [None req-0cf9ecdc-9b4c-4349-9bbb-f8f6a2535369 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 422/842] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 123 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:23:56.391 8 INFO cinder.api.openstack.wsgi [None req-da3a6aee-dc0b-4415-8acf-7d4bc9ee4fc2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:23:56.401 8 INFO cinder.volume.api [None req-da3a6aee-dc0b-4415-8acf-7d4bc9ee4fc2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:23:56.401 8 INFO cinder.api.openstack.wsgi [None req-da3a6aee-dc0b-4415-8acf-7d4bc9ee4fc2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/843] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:23:56.418 7 INFO cinder.api.openstack.wsgi [None req-b2777a77-b836-42ef-87c0-d830c7cfd8f1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:23:56.441 7 INFO cinder.api.openstack.wsgi [None req-b2777a77-b836-42ef-87c0-d830c7cfd8f1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 423/844] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.456 8 INFO cinder.api.openstack.wsgi [None req-0bbc4395-58a8-4945-af3d-5c270b961cbf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:23:56.470 8 INFO cinder.volume.api [None req-0bbc4395-58a8-4945-af3d-5c270b961cbf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:23:56.473 8 INFO cinder.api.openstack.wsgi [None req-0bbc4395-58a8-4945-af3d-5c270b961cbf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 422/845] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:23:56.486 7 INFO cinder.api.openstack.wsgi [None req-686aeeaf-50c7-4663-a128-42176fd40d8e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:23:56.550 7 INFO cinder.api.openstack.wsgi [None req-686aeeaf-50c7-4663-a128-42176fd40d8e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 424/846] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.593 8 INFO cinder.api.openstack.wsgi [None req-64aa6ed9-4211-4326-9d02-f4937420ac12 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/0704b23fbd0d45d994cc9ff1fd58caba?usage=true 2026-09-19 18:23:56.682 8 INFO cinder.api.openstack.wsgi [None req-64aa6ed9-4211-4326-9d02-f4937420ac12 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/0704b23fbd0d45d994cc9ff1fd58caba?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/847] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/0704b23fbd0d45d994cc9ff1fd58caba?usage=true => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.695 7 INFO cinder.api.openstack.wsgi [None req-60cc3197-3556-4f3e-a288-8ea229aa1a82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:23:56.737 7 INFO cinder.api.openstack.wsgi [None req-60cc3197-3556-4f3e-a288-8ea229aa1a82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/848] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.752 8 INFO cinder.api.openstack.wsgi [None req-e7551e5b-1c54-45a6-a201-5b586ca47d68 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/5d8a393174974a118ed342758faacb93?usage=true 2026-09-19 18:23:56.784 8 INFO cinder.api.openstack.wsgi [None req-e7551e5b-1c54-45a6-a201-5b586ca47d68 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/5d8a393174974a118ed342758faacb93?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/849] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/5d8a393174974a118ed342758faacb93?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.796 7 INFO cinder.api.openstack.wsgi [None req-3ed48883-7896-4751-a19c-b74fabc01e40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/664b2d1dd66f4187ae86bd6e37ae4196?usage=true 2026-09-19 18:23:56.827 7 INFO cinder.api.openstack.wsgi [None req-3ed48883-7896-4751-a19c-b74fabc01e40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/664b2d1dd66f4187ae86bd6e37ae4196?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/664b2d1dd66f4187ae86bd6e37ae4196?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.839 8 INFO cinder.api.openstack.wsgi [None req-4f94b25d-6922-4869-9f43-8290ec569312 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/743811cf79d24795aebb52897a981e4f?usage=true 2026-09-19 18:23:56.871 8 INFO cinder.api.openstack.wsgi [None req-4f94b25d-6922-4869-9f43-8290ec569312 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/743811cf79d24795aebb52897a981e4f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/743811cf79d24795aebb52897a981e4f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.883 7 INFO cinder.api.openstack.wsgi [None req-b90e81a9-bb9a-4d59-aedb-fada74489d66 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:23:56.920 7 INFO cinder.api.openstack.wsgi [None req-b90e81a9-bb9a-4d59-aedb-fada74489d66 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.936 8 INFO cinder.api.openstack.wsgi [None req-469128b9-e9e2-4129-b3ea-8b916c6e7e50 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:23:56.968 8 INFO cinder.api.openstack.wsgi [None req-469128b9-e9e2-4129-b3ea-8b916c6e7e50 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:56.982 7 INFO cinder.api.openstack.wsgi [None req-0482965d-4d37-46a7-94b0-ceaa852f0fb4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c1adccab2b5946789a3434a99a736dc4?usage=true 2026-09-19 18:23:57.034 7 INFO cinder.api.openstack.wsgi [None req-0482965d-4d37-46a7-94b0-ceaa852f0fb4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c1adccab2b5946789a3434a99a736dc4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c1adccab2b5946789a3434a99a736dc4?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:57.047 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c27bad4791c946e7add7f83eee1e2e49?usage=true 2026-09-19 18:23:57.078 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c27bad4791c946e7add7f83eee1e2e49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/855] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/c27bad4791c946e7add7f83eee1e2e49?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:23:57.090 7 INFO cinder.api.openstack.wsgi [None req-1a270cde-2617-4092-91d6-69df98eb58fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca88144bc4ab4feca9829cde3801b5cd?usage=true 2026-09-19 18:23:57.133 7 INFO cinder.api.openstack.wsgi [None req-1a270cde-2617-4092-91d6-69df98eb58fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca88144bc4ab4feca9829cde3801b5cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:23:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca88144bc4ab4feca9829cde3801b5cd?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:01.057 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:01.058 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:01.058 7 INFO cinder.api.openstack.wsgi [None req-1a270cde-2617-4092-91d6-69df98eb58fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:01.060 7 INFO cinder.api.openstack.wsgi [None req-1a270cde-2617-4092-91d6-69df98eb58fb a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:05.512 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:05.513 8 INFO cinder.api.openstack.wsgi [None req-a839e534-05f3-4109-89ee-b441d02fb2d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 429/859] 10.0.0.29 () {30 vars in 410 bytes} [Sat Sep 19 18:24:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-19 18:24:08.733 7 INFO cinder.api.openstack.wsgi [None req-7d30b5ed-20f0-4503-ba24-13f8ab4f0209 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes 2026-09-19 18:24:08.736 7 INFO cinder.api.v3.volumes [None req-7d30b5ed-20f0-4503-ba24-13f8ab4f0209 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume of 1 GB 2026-09-19 18:24:08.741 7 INFO cinder.volume.api [None req-7d30b5ed-20f0-4503-ba24-13f8ab4f0209 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:08.911 7 INFO cinder.volume.api [None req-7d30b5ed-20f0-4503-ba24-13f8ab4f0209 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume request issued successfully. 2026-09-19 18:24:08.912 7 INFO cinder.api.openstack.wsgi [None req-7d30b5ed-20f0-4503-ba24-13f8ab4f0209 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes returned with HTTP 202 [pid: 7|app: 0|req: 431/860] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:08 2026] POST /v3/4f6f5cc9743b465e82e11da033474173/volumes => generated 871 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-19 18:24:08.936 8 INFO cinder.api.openstack.wsgi [None req-ca09ccdd-c1b2-480f-aeb5-defb20a1151e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:08.957 8 INFO cinder.volume.api [None req-ca09ccdd-c1b2-480f-aeb5-defb20a1151e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:08.968 8 INFO cinder.api.openstack.wsgi [None req-ca09ccdd-c1b2-480f-aeb5-defb20a1151e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:08 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:09.993 7 INFO cinder.api.openstack.wsgi [None req-a4365f5c-0c72-42db-a465-931859f71b11 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:10.018 7 INFO cinder.volume.api [None req-a4365f5c-0c72-42db-a465-931859f71b11 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.028 7 INFO cinder.api.openstack.wsgi [None req-a4365f5c-0c72-42db-a465-931859f71b11 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:09 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.052 8 INFO cinder.api.openstack.wsgi [None req-5245e8ae-430a-412a-8faf-75c145a803c3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:10.073 8 INFO cinder.volume.api [None req-5245e8ae-430a-412a-8faf-75c145a803c3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.081 8 INFO cinder.api.openstack.wsgi [None req-5245e8ae-430a-412a-8faf-75c145a803c3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:10 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.104 7 INFO cinder.api.openstack.wsgi [None req-dfdd9310-7994-4a4a-bb2c-3fde42932e0c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:10.130 7 INFO cinder.volume.api [None req-dfdd9310-7994-4a4a-bb2c-3fde42932e0c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.142 7 INFO cinder.volume.api [None req-dfdd9310-7994-4a4a-bb2c-3fde42932e0c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:10.143 7 INFO cinder.api.openstack.wsgi [None req-dfdd9310-7994-4a4a-bb2c-3fde42932e0c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 7|app: 0|req: 433/864] 10.0.0.29 () {34 vars in 794 bytes} [Sat Sep 19 18:24:10 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.166 8 INFO cinder.api.openstack.wsgi [None req-ba2856ac-8d1b-41b8-b1af-8ca937b0a5d7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:10.191 8 INFO cinder.volume.api [None req-ba2856ac-8d1b-41b8-b1af-8ca937b0a5d7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.204 8 INFO cinder.volume.api [None req-ba2856ac-8d1b-41b8-b1af-8ca937b0a5d7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:10.205 8 INFO cinder.api.openstack.wsgi [None req-ba2856ac-8d1b-41b8-b1af-8ca937b0a5d7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 8|app: 0|req: 432/865] 10.0.0.29 () {34 vars in 795 bytes} [Sat Sep 19 18:24:10 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 935 bytes in 49 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.225 7 INFO cinder.api.openstack.wsgi [None req-e252ec76-c4c1-46da-99ef-9cb8330133f0 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:10.241 7 INFO cinder.volume.api [None req-e252ec76-c4c1-46da-99ef-9cb8330133f0 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.247 7 INFO cinder.api.openstack.wsgi [None req-e252ec76-c4c1-46da-99ef-9cb8330133f0 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:10 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.269 8 INFO cinder.api.openstack.wsgi [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes 2026-09-19 18:24:10.272 8 INFO cinder.api.v3.volumes [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume of 1 GB 2026-09-19 18:24:10.298 8 INFO cinder.volume.api [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:10.536 8 INFO cinder.volume.api [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume request issued successfully. 2026-09-19 18:24:10.537 8 INFO cinder.api.openstack.wsgi [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes returned with HTTP 202 [pid: 8|app: 0|req: 433/867] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:10 2026] POST /v3/4f6f5cc9743b465e82e11da033474173/volumes => generated 892 bytes in 275 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:10.565 7 INFO cinder.api.openstack.wsgi [None req-99644cb9-12c0-4f00-8726-7a90cc0b529a 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:10.581 7 INFO cinder.volume.api [None req-99644cb9-12c0-4f00-8726-7a90cc0b529a 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:10.598 7 INFO cinder.api.openstack.wsgi [None req-99644cb9-12c0-4f00-8726-7a90cc0b529a 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 200 [pid: 7|app: 0|req: 435/868] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:10 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:11.058 8 INFO cinder.api.openstack.wsgi [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:11.058 7 INFO cinder.api.openstack.wsgi [None req-99644cb9-12c0-4f00-8726-7a90cc0b529a 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:11.059 7 INFO cinder.api.openstack.wsgi [None req-99644cb9-12c0-4f00-8726-7a90cc0b529a 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:11.060 8 INFO cinder.api.openstack.wsgi [None req-516ef82b-46db-44ff-8b29-5ba52c15838e 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:11.617 7 INFO cinder.api.openstack.wsgi [None req-6b9cc829-48ac-43cd-8645-de0ccec4dc14 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:11.639 7 INFO cinder.volume.api [None req-6b9cc829-48ac-43cd-8645-de0ccec4dc14 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:11.664 7 INFO cinder.api.openstack.wsgi [None req-6b9cc829-48ac-43cd-8645-de0ccec4dc14 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 200 [pid: 7|app: 0|req: 437/871] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:11 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 985 bytes in 55 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:11.694 8 INFO cinder.api.openstack.wsgi [None req-4e217802-2a9b-40f8-a3e3-4216f80a888d 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:11.726 8 INFO cinder.volume.api [None req-4e217802-2a9b-40f8-a3e3-4216f80a888d 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:11.736 8 INFO cinder.volume.api [None req-4e217802-2a9b-40f8-a3e3-4216f80a888d 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:11.737 8 INFO cinder.api.openstack.wsgi [None req-4e217802-2a9b-40f8-a3e3-4216f80a888d 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 200 [pid: 8|app: 0|req: 435/872] 10.0.0.29 () {34 vars in 794 bytes} [Sat Sep 19 18:24:11 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 882 bytes in 55 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:11.765 7 INFO cinder.api.openstack.wsgi [None req-584913b8-ef67-4b81-a7c9-2525f43dcbad 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:11.786 7 INFO cinder.volume.api [None req-584913b8-ef67-4b81-a7c9-2525f43dcbad 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:11.795 7 INFO cinder.api.openstack.wsgi [None req-584913b8-ef67-4b81-a7c9-2525f43dcbad 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 200 [pid: 7|app: 0|req: 438/873] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:11 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 950 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:11.816 8 INFO cinder.api.openstack.wsgi [None req-b05f57fa-9152-4d1b-9e6b-df54d8695e21 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d 2026-09-19 18:24:11.817 8 INFO cinder.api.v3.volumes [None req-b05f57fa-9152-4d1b-9e6b-df54d8695e21 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume with id: 7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:11.832 8 INFO cinder.volume.api [None req-b05f57fa-9152-4d1b-9e6b-df54d8695e21 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:11.859 8 INFO cinder.volume.api [None req-b05f57fa-9152-4d1b-9e6b-df54d8695e21 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:11.860 8 INFO cinder.api.openstack.wsgi [None req-b05f57fa-9152-4d1b-9e6b-df54d8695e21 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 202 [pid: 8|app: 0|req: 436/874] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:11 2026] DELETE /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 0 bytes in 52 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:11.872 7 INFO cinder.api.openstack.wsgi [None req-4526147d-c620-49b0-857e-5988b9fc7608 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d /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-09-19 18:24:11.893 7 INFO cinder.volume.api [None req-4526147d-c620-49b0-857e-5988b9fc7608 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:11.901 7 INFO cinder.api.openstack.wsgi [None req-4526147d-c620-49b0-857e-5988b9fc7608 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 200 [pid: 7|app: 0|req: 439/875] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:11 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:12.922 8 INFO cinder.api.openstack.wsgi [None req-6d10e3db-faae-4c45-9201-77883ac3df09 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d 2026-09-19 18:24:12.931 8 INFO cinder.api.openstack.wsgi [None req-6d10e3db-faae-4c45-9201-77883ac3df09 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d returned with HTTP 404 [pid: 8|app: 0|req: 437/876] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:12 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7ce21ccc-acc4-4e48-a50e-832fbcaf0f1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:12.941 7 INFO cinder.api.openstack.wsgi [None req-581683bb-4a5d-49a6-b1b6-304fbef889fe 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:12.964 7 INFO cinder.volume.api [None req-581683bb-4a5d-49a6-b1b6-304fbef889fe 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:12.972 7 INFO cinder.api.openstack.wsgi [None req-581683bb-4a5d-49a6-b1b6-304fbef889fe 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 7|app: 0|req: 440/877] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:12 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 1003 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-19 18:24:12.998 8 INFO cinder.api.openstack.wsgi [None req-405fe4a6-0511-494e-b0b4-14f327a11323 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b 2026-09-19 18:24:12.998 8 INFO cinder.api.v3.volumes [None req-405fe4a6-0511-494e-b0b4-14f327a11323 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume with id: 5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:13.009 8 INFO cinder.volume.api [None req-405fe4a6-0511-494e-b0b4-14f327a11323 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:13.032 8 INFO cinder.volume.api [None req-405fe4a6-0511-494e-b0b4-14f327a11323 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:13.032 8 INFO cinder.api.openstack.wsgi [None req-405fe4a6-0511-494e-b0b4-14f327a11323 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 202 [pid: 8|app: 0|req: 438/878] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:12 2026] DELETE /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:13.056 7 INFO cinder.api.openstack.wsgi [None req-89da1a22-0550-4dde-b0af-b323a7c846a2 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b /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-09-19 18:24:13.085 7 INFO cinder.volume.api [None req-89da1a22-0550-4dde-b0af-b323a7c846a2 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:13.094 7 INFO cinder.api.openstack.wsgi [None req-89da1a22-0550-4dde-b0af-b323a7c846a2 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 200 [pid: 7|app: 0|req: 441/879] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:13 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 1002 bytes in 45 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:14.119 8 INFO cinder.api.openstack.wsgi [None req-166cc5f3-10cb-4f2e-ac01-61ab81e4b328 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b 2026-09-19 18:24:14.132 8 INFO cinder.api.openstack.wsgi [None req-166cc5f3-10cb-4f2e-ac01-61ab81e4b328 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b returned with HTTP 404 [pid: 8|app: 0|req: 439/880] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:14 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/5e647500-e058-40de-bef1-36221d41438b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:14.208 7 INFO cinder.api.openstack.wsgi [None req-b74fba51-3b75-40ba-a9aa-692402b890a3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes 2026-09-19 18:24:14.334 7 INFO cinder.api.v3.volumes [None req-b74fba51-3b75-40ba-a9aa-692402b890a3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume of 1 GB 2026-09-19 18:24:14.349 7 INFO cinder.volume.api [None req-b74fba51-3b75-40ba-a9aa-692402b890a3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:14.576 7 INFO cinder.volume.api [None req-b74fba51-3b75-40ba-a9aa-692402b890a3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume request issued successfully. 2026-09-19 18:24:14.577 7 INFO cinder.api.openstack.wsgi [None req-b74fba51-3b75-40ba-a9aa-692402b890a3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes returned with HTTP 202 [pid: 7|app: 0|req: 442/881] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:14 2026] POST /v3/4f6f5cc9743b465e82e11da033474173/volumes => generated 871 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-19 18:24:14.599 8 INFO cinder.api.openstack.wsgi [None req-467bc830-e24a-4a9a-95ce-c14c55e990a7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:14.622 8 INFO cinder.volume.api [None req-467bc830-e24a-4a9a-95ce-c14c55e990a7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:14.633 8 INFO cinder.api.openstack.wsgi [None req-467bc830-e24a-4a9a-95ce-c14c55e990a7 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 8|app: 0|req: 440/882] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:14 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.660 7 INFO cinder.api.openstack.wsgi [None req-059195fb-456d-4b69-8900-29182cf7fd6f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:15.680 7 INFO cinder.volume.api [None req-059195fb-456d-4b69-8900-29182cf7fd6f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:15.689 7 INFO cinder.api.openstack.wsgi [None req-059195fb-456d-4b69-8900-29182cf7fd6f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 7|app: 0|req: 443/883] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:15 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 1489 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.710 8 INFO cinder.api.openstack.wsgi [None req-40086829-92e2-4916-aea4-93b70b298e09 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:15.732 8 INFO cinder.volume.api [None req-40086829-92e2-4916-aea4-93b70b298e09 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:15.742 8 INFO cinder.api.openstack.wsgi [None req-40086829-92e2-4916-aea4-93b70b298e09 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 8|app: 0|req: 441/884] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:15 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 1489 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.767 7 INFO cinder.api.openstack.wsgi [None req-fa27a4ce-4693-43cb-8b3f-2d01d1ed8990 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:15.790 7 INFO cinder.volume.api [None req-fa27a4ce-4693-43cb-8b3f-2d01d1ed8990 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:15.805 7 INFO cinder.volume.api [None req-fa27a4ce-4693-43cb-8b3f-2d01d1ed8990 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:15.806 7 INFO cinder.api.openstack.wsgi [None req-fa27a4ce-4693-43cb-8b3f-2d01d1ed8990 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 7|app: 0|req: 444/885] 10.0.0.29 () {34 vars in 794 bytes} [Sat Sep 19 18:24:15 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.832 8 INFO cinder.api.openstack.wsgi [None req-8caeffe4-8ba9-47d7-9d4d-9a8090f2fed3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:15.859 8 INFO cinder.volume.api [None req-8caeffe4-8ba9-47d7-9d4d-9a8090f2fed3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:15.872 8 INFO cinder.volume.api [None req-8caeffe4-8ba9-47d7-9d4d-9a8090f2fed3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:15.873 8 INFO cinder.api.openstack.wsgi [None req-8caeffe4-8ba9-47d7-9d4d-9a8090f2fed3 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 8|app: 0|req: 442/886] 10.0.0.29 () {34 vars in 795 bytes} [Sat Sep 19 18:24:15 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.891 7 INFO cinder.api.openstack.wsgi [None req-47e81fe4-61d1-4622-b84d-f0dd185de784 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:15.910 7 INFO cinder.volume.api [None req-47e81fe4-61d1-4622-b84d-f0dd185de784 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:15.920 7 INFO cinder.api.openstack.wsgi [None req-47e81fe4-61d1-4622-b84d-f0dd185de784 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 7|app: 0|req: 445/887] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:15 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 1528 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:15.939 8 INFO cinder.api.openstack.wsgi [None req-f3bd9b61-ead4-49df-9d13-1413665f0c49 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes 2026-09-19 18:24:15.943 8 INFO cinder.api.v3.volumes [None req-f3bd9b61-ead4-49df-9d13-1413665f0c49 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume of 1 GB 2026-09-19 18:24:15.952 8 INFO cinder.volume.api [None req-f3bd9b61-ead4-49df-9d13-1413665f0c49 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:16.071 8 INFO cinder.volume.api [None req-f3bd9b61-ead4-49df-9d13-1413665f0c49 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Create volume request issued successfully. 2026-09-19 18:24:16.072 8 INFO cinder.api.openstack.wsgi [None req-f3bd9b61-ead4-49df-9d13-1413665f0c49 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes returned with HTTP 202 [pid: 8|app: 0|req: 443/888] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:15 2026] POST /v3/4f6f5cc9743b465e82e11da033474173/volumes => generated 892 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:16.085 7 INFO cinder.api.openstack.wsgi [None req-e5c32e8a-1193-4c72-b66f-0f1b798466c4 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:16.102 7 INFO cinder.volume.api [None req-e5c32e8a-1193-4c72-b66f-0f1b798466c4 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:16.110 7 INFO cinder.api.openstack.wsgi [None req-e5c32e8a-1193-4c72-b66f-0f1b798466c4 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 200 [pid: 7|app: 0|req: 446/889] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:16 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 960 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:17.134 8 INFO cinder.api.openstack.wsgi [None req-21760243-d01d-43a3-b7a7-791886689c3c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:17.155 8 INFO cinder.volume.api [None req-21760243-d01d-43a3-b7a7-791886689c3c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:17.163 8 INFO cinder.api.openstack.wsgi [None req-21760243-d01d-43a3-b7a7-791886689c3c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 200 [pid: 8|app: 0|req: 444/890] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:17 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 985 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:17.186 7 INFO cinder.api.openstack.wsgi [None req-f9f33994-1cad-4f04-843e-98f06096c8aa 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:17.208 7 INFO cinder.volume.api [None req-f9f33994-1cad-4f04-843e-98f06096c8aa 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:17.218 7 INFO cinder.volume.api [None req-f9f33994-1cad-4f04-843e-98f06096c8aa 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume updated successfully. 2026-09-19 18:24:17.219 7 INFO cinder.api.openstack.wsgi [None req-f9f33994-1cad-4f04-843e-98f06096c8aa 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 200 [pid: 7|app: 0|req: 447/891] 10.0.0.29 () {34 vars in 794 bytes} [Sat Sep 19 18:24:17 2026] PUT /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:17.242 8 INFO cinder.api.openstack.wsgi [None req-6da37f5e-9b48-442a-8720-55038f45f79c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:17.264 8 INFO cinder.volume.api [None req-6da37f5e-9b48-442a-8720-55038f45f79c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:17.273 8 INFO cinder.api.openstack.wsgi [None req-6da37f5e-9b48-442a-8720-55038f45f79c 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 200 [pid: 8|app: 0|req: 445/892] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:17 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:17.296 7 INFO cinder.api.openstack.wsgi [None req-9ea51d14-1cec-4814-97c0-28e641c8db58 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 2026-09-19 18:24:17.297 7 INFO cinder.api.v3.volumes [None req-9ea51d14-1cec-4814-97c0-28e641c8db58 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume with id: 7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:17.313 7 INFO cinder.volume.api [None req-9ea51d14-1cec-4814-97c0-28e641c8db58 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:17.343 7 INFO cinder.volume.api [None req-9ea51d14-1cec-4814-97c0-28e641c8db58 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:17.343 7 INFO cinder.api.openstack.wsgi [None req-9ea51d14-1cec-4814-97c0-28e641c8db58 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 202 [pid: 7|app: 0|req: 448/893] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:17 2026] DELETE /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 0 bytes in 54 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:17.356 8 INFO cinder.api.openstack.wsgi [None req-6bd130d6-433a-41f3-bc3c-5b719e3f3d1f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 /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-09-19 18:24:17.396 8 INFO cinder.volume.api [None req-6bd130d6-433a-41f3-bc3c-5b719e3f3d1f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:17.415 8 INFO cinder.api.openstack.wsgi [None req-6bd130d6-433a-41f3-bc3c-5b719e3f3d1f 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 200 [pid: 8|app: 0|req: 446/894] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:17 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 949 bytes in 68 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:18.443 7 INFO cinder.api.openstack.wsgi [None req-a991b5ee-8e50-4cf7-98be-2d793e1003ab 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 2026-09-19 18:24:18.458 7 INFO cinder.api.openstack.wsgi [None req-a991b5ee-8e50-4cf7-98be-2d793e1003ab 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 returned with HTTP 404 [pid: 7|app: 0|req: 449/895] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:18 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/7137774a-028c-402b-8f7b-ac1f7461c892 => generated 109 bytes in 25 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:18.476 8 INFO cinder.api.openstack.wsgi [None req-ad9702e4-35ec-4da1-bc81-5f1a83a87a67 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:18.497 8 INFO cinder.volume.api [None req-ad9702e4-35ec-4da1-bc81-5f1a83a87a67 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:18.507 8 INFO cinder.api.openstack.wsgi [None req-ad9702e4-35ec-4da1-bc81-5f1a83a87a67 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 8|app: 0|req: 447/896] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:18 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 1528 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-09-19 18:24:18.526 7 INFO cinder.api.openstack.wsgi [None req-730381be-eb47-4dfa-afcb-e7458d9eb724 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 2026-09-19 18:24:18.527 7 INFO cinder.api.v3.volumes [None req-730381be-eb47-4dfa-afcb-e7458d9eb724 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume with id: 8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:18.543 7 INFO cinder.volume.api [None req-730381be-eb47-4dfa-afcb-e7458d9eb724 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:18.577 7 INFO cinder.volume.api [None req-730381be-eb47-4dfa-afcb-e7458d9eb724 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:18.578 7 INFO cinder.api.openstack.wsgi [None req-730381be-eb47-4dfa-afcb-e7458d9eb724 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 202 [pid: 7|app: 0|req: 450/897] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:18 2026] DELETE /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 0 bytes in 58 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:18.588 8 INFO cinder.api.openstack.wsgi [None req-8844be59-4107-4038-9e12-0531cd52b1fb 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 /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-09-19 18:24:18.606 8 INFO cinder.volume.api [None req-8844be59-4107-4038-9e12-0531cd52b1fb 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:18.613 8 INFO cinder.api.openstack.wsgi [None req-8844be59-4107-4038-9e12-0531cd52b1fb 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 200 [pid: 8|app: 0|req: 448/898] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:18 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 1527 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:19.636 7 INFO cinder.api.openstack.wsgi [None req-202967b2-0a8c-4d66-93a1-10b4e06c0ac5 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 2026-09-19 18:24:19.646 7 INFO cinder.api.openstack.wsgi [None req-202967b2-0a8c-4d66-93a1-10b4e06c0ac5 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 returned with HTTP 404 [pid: 7|app: 0|req: 451/899] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:19 2026] GET /v3/4f6f5cc9743b465e82e11da033474173/volumes/8f3e8536-929e-4795-bd74-995743c94228 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-19 18:24:21.057 8 INFO cinder.api.openstack.wsgi [None req-8844be59-4107-4038-9e12-0531cd52b1fb 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:21.058 7 INFO cinder.api.openstack.wsgi [None req-202967b2-0a8c-4d66-93a1-10b4e06c0ac5 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:21.058 8 INFO cinder.api.openstack.wsgi [None req-8844be59-4107-4038-9e12-0531cd52b1fb 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:21.059 7 INFO cinder.api.openstack.wsgi [None req-202967b2-0a8c-4d66-93a1-10b4e06c0ac5 8966d36d70d4462f880ff507c6be551e 4f6f5cc9743b465e82e11da033474173 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:23.633 7 INFO cinder.api.openstack.wsgi [None req-cbf0ff8e-3627-4608-88d1-33b527fca0ff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes 2026-09-19 18:24:23.670 7 INFO cinder.volume.api [None req-cbf0ff8e-3627-4608-88d1-33b527fca0ff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Get all volumes completed successfully. 2026-09-19 18:24:23.670 7 INFO cinder.api.openstack.wsgi [None req-cbf0ff8e-3627-4608-88d1-33b527fca0ff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes returned with HTTP 200 [pid: 7|app: 0|req: 453/902] 10.0.0.29 () {32 vars in 700 bytes} [Sat Sep 19 18:24:23 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes => generated 15 bytes in 185 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:23.683 8 INFO cinder.api.openstack.wsgi [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes 2026-09-19 18:24:23.687 8 INFO cinder.api.v3.volumes [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume of 1 GB 2026-09-19 18:24:23.693 8 INFO cinder.volume.api [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:23.878 8 INFO cinder.volume.api [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume request issued successfully. 2026-09-19 18:24:23.878 8 INFO cinder.api.openstack.wsgi [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes returned with HTTP 202 [pid: 8|app: 0|req: 450/903] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:23 2026] POST /v3/d56cb56edd6948caa837738c9904f623/volumes => generated 875 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-09-19 18:24:23.899 7 INFO cinder.api.openstack.wsgi [None req-664fb24f-80e2-4811-879f-a59b4de42883 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:23.919 7 INFO cinder.volume.api [None req-664fb24f-80e2-4811-879f-a59b4de42883 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:23.926 7 INFO cinder.api.openstack.wsgi [None req-664fb24f-80e2-4811-879f-a59b4de42883 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 200 [pid: 7|app: 0|req: 454/904] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:23 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:24.878 8 INFO cinder.api.openstack.wsgi [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:24.879 8 INFO cinder.api.openstack.wsgi [None req-26dfbbe2-db73-41bd-ad58-8c2358396af6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 451/905] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:24 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:24.895 7 INFO cinder.api.openstack.wsgi [None req-4144283a-7bcc-4e00-9052-517d56259e46 cacc177580484648895e51e1e5b63ac0 e2555b82c9af45a7b29a4cd76610c021 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 2026-09-19 18:24:24.933 7 INFO cinder.api.openstack.wsgi [None req-4144283a-7bcc-4e00-9052-517d56259e46 cacc177580484648895e51e1e5b63ac0 e2555b82c9af45a7b29a4cd76610c021 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 returned with HTTP 200 [pid: 7|app: 0|req: 455/906] 10.0.0.189 () {34 vars in 879 bytes} [Sat Sep 19 18:24:24 2026] GET /v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:24.949 8 INFO cinder.api.openstack.wsgi [None req-0fa72a9e-bd95-443b-a89a-db5e4eb7e772 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:24.972 8 INFO cinder.volume.api [None req-0fa72a9e-bd95-443b-a89a-db5e4eb7e772 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:24.980 8 INFO cinder.api.openstack.wsgi [None req-0fa72a9e-bd95-443b-a89a-db5e4eb7e772 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 200 [pid: 8|app: 0|req: 452/907] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:24 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:25.005 7 INFO cinder.api.openstack.wsgi [None req-bcc5fb49-dd73-4c31-b72a-f7f0a096545f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:25.028 7 INFO cinder.volume.api [None req-bcc5fb49-dd73-4c31-b72a-f7f0a096545f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:25.037 7 INFO cinder.api.openstack.wsgi [None req-bcc5fb49-dd73-4c31-b72a-f7f0a096545f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 200 [pid: 7|app: 0|req: 456/908] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:24 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:25.062 8 INFO cinder.api.openstack.wsgi [None req-8d2899f3-ab3f-4ca2-a95d-434e185488e4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes 2026-09-19 18:24:25.065 8 INFO cinder.api.v3.volumes [None req-8d2899f3-ab3f-4ca2-a95d-434e185488e4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume of 1 GB 2026-09-19 18:24:25.075 8 INFO cinder.volume.api [None req-8d2899f3-ab3f-4ca2-a95d-434e185488e4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:25.221 8 INFO cinder.volume.api [None req-8d2899f3-ab3f-4ca2-a95d-434e185488e4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume request issued successfully. 2026-09-19 18:24:25.222 8 INFO cinder.api.openstack.wsgi [None req-8d2899f3-ab3f-4ca2-a95d-434e185488e4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes returned with HTTP 202 [pid: 8|app: 0|req: 453/909] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:25 2026] POST /v3/d56cb56edd6948caa837738c9904f623/volumes => generated 876 bytes in 166 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:25.244 7 INFO cinder.api.openstack.wsgi [None req-ef252f78-1271-4ea6-b996-55ebaafef14a 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:25.268 7 INFO cinder.volume.api [None req-ef252f78-1271-4ea6-b996-55ebaafef14a 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:25.276 7 INFO cinder.api.openstack.wsgi [None req-ef252f78-1271-4ea6-b996-55ebaafef14a 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 200 [pid: 7|app: 0|req: 457/910] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:25 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:26.302 8 INFO cinder.api.openstack.wsgi [None req-3bdffd13-3b07-4385-8805-2c6d659ef899 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:26.329 8 INFO cinder.volume.api [None req-3bdffd13-3b07-4385-8805-2c6d659ef899 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:26.339 8 INFO cinder.api.openstack.wsgi [None req-3bdffd13-3b07-4385-8805-2c6d659ef899 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 200 [pid: 8|app: 0|req: 454/911] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:26 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 969 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:26.375 7 INFO cinder.api.openstack.wsgi [None req-a659db44-9d13-471c-8e32-110cbd057787 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:26.414 7 INFO cinder.volume.api [None req-a659db44-9d13-471c-8e32-110cbd057787 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:26.427 7 INFO cinder.api.openstack.wsgi [None req-a659db44-9d13-471c-8e32-110cbd057787 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 200 [pid: 7|app: 0|req: 458/912] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:26 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 969 bytes in 65 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:26.459 8 INFO cinder.api.openstack.wsgi [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes 2026-09-19 18:24:26.462 8 INFO cinder.api.v3.volumes [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume of 1 GB 2026-09-19 18:24:26.469 8 INFO cinder.volume.api [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Availability Zones retrieved successfully. 2026-09-19 18:24:26.617 8 INFO cinder.volume.api [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Create volume request issued successfully. 2026-09-19 18:24:26.618 8 INFO cinder.api.openstack.wsgi [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes returned with HTTP 202 [pid: 8|app: 0|req: 455/913] 10.0.0.29 () {34 vars in 722 bytes} [Sat Sep 19 18:24:26 2026] POST /v3/d56cb56edd6948caa837738c9904f623/volumes => generated 876 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:26.648 7 INFO cinder.api.openstack.wsgi [None req-1ce7aef0-135b-4ce6-8229-62ff8dc10fb1 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:26.672 7 INFO cinder.volume.api [None req-1ce7aef0-135b-4ce6-8229-62ff8dc10fb1 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:26.685 7 INFO cinder.api.openstack.wsgi [None req-1ce7aef0-135b-4ce6-8229-62ff8dc10fb1 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 200 [pid: 7|app: 0|req: 459/914] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:26 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:27.457 8 INFO cinder.api.openstack.wsgi [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:27.458 8 INFO cinder.api.openstack.wsgi [None req-1aa1aa73-7f0c-44e7-bc32-e9f7e7dddf37 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 456/915] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-19 18:24:27.464 7 INFO cinder.api.openstack.wsgi [None req-1ce7aef0-135b-4ce6-8229-62ff8dc10fb1 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:27.465 7 INFO cinder.api.openstack.wsgi [None req-1ce7aef0-135b-4ce6-8229-62ff8dc10fb1 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 460/916] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:27 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.711 8 INFO cinder.api.openstack.wsgi [None req-a9782d1e-d8b2-4786-a414-248f3bc78cd4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:27.735 8 INFO cinder.volume.api [None req-a9782d1e-d8b2-4786-a414-248f3bc78cd4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:27.744 8 INFO cinder.api.openstack.wsgi [None req-a9782d1e-d8b2-4786-a414-248f3bc78cd4 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 200 [pid: 8|app: 0|req: 457/917] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:27 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.760 7 INFO cinder.api.openstack.wsgi [None req-39ba528d-1dba-4c5c-993a-889c94177e6d 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:27.782 7 INFO cinder.volume.api [None req-39ba528d-1dba-4c5c-993a-889c94177e6d 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:27.791 7 INFO cinder.api.openstack.wsgi [None req-39ba528d-1dba-4c5c-993a-889c94177e6d 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 200 [pid: 7|app: 0|req: 461/918] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:27 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.809 8 INFO cinder.api.openstack.wsgi [None req-c528f348-f494-44d9-87ae-4e544f84e606 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes 2026-09-19 18:24:27.843 8 INFO cinder.volume.api [None req-c528f348-f494-44d9-87ae-4e544f84e606 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Get all volumes completed successfully. 2026-09-19 18:24:27.843 8 INFO cinder.api.openstack.wsgi [None req-c528f348-f494-44d9-87ae-4e544f84e606 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes returned with HTTP 200 [pid: 8|app: 0|req: 458/919] 10.0.0.29 () {32 vars in 700 bytes} [Sat Sep 19 18:24:27 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.861 7 INFO cinder.api.openstack.wsgi [None req-1276425d-4cd1-4136-b5ae-994c942a671e 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:27.880 7 INFO cinder.volume.api [None req-1276425d-4cd1-4136-b5ae-994c942a671e 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:27.889 7 INFO cinder.api.openstack.wsgi [None req-1276425d-4cd1-4136-b5ae-994c942a671e 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 200 [pid: 7|app: 0|req: 462/920] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:27 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 969 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.904 8 INFO cinder.api.openstack.wsgi [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 2026-09-19 18:24:27.904 8 INFO cinder.api.v3.volumes [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume with id: 7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:27.915 8 INFO cinder.volume.api [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:27.954 8 INFO cinder.volume.api [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:27.955 8 INFO cinder.api.openstack.wsgi [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 202 [pid: 8|app: 0|req: 459/921] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:27 2026] DELETE /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:27.969 7 INFO cinder.api.openstack.wsgi [None req-f5f51e7d-645c-4bfd-b7bc-eb731b6ba4f6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 /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-09-19 18:24:27.991 7 INFO cinder.volume.api [None req-f5f51e7d-645c-4bfd-b7bc-eb731b6ba4f6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:28.003 7 INFO cinder.api.openstack.wsgi [None req-f5f51e7d-645c-4bfd-b7bc-eb731b6ba4f6 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 200 [pid: 7|app: 0|req: 463/922] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:27 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:28.313 8 INFO cinder.api.openstack.wsgi [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:28.313 8 INFO cinder.api.openstack.wsgi [None req-0fdc9874-710a-4d59-a885-f029ef01cd9f 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 460/923] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:28 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:28.328 7 INFO cinder.api.openstack.wsgi [None req-fdcc3be0-3500-4ed5-8cce-029e1d1e3964 cacc177580484648895e51e1e5b63ac0 e2555b82c9af45a7b29a4cd76610c021 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 2026-09-19 18:24:28.364 7 INFO cinder.api.openstack.wsgi [None req-fdcc3be0-3500-4ed5-8cce-029e1d1e3964 cacc177580484648895e51e1e5b63ac0 e2555b82c9af45a7b29a4cd76610c021 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 returned with HTTP 200 [pid: 7|app: 0|req: 464/924] 10.0.0.189 () {34 vars in 879 bytes} [Sat Sep 19 18:24:28 2026] GET /v3/e2555b82c9af45a7b29a4cd76610c021/limits?tenant_id=e2555b82c9af45a7b29a4cd76610c021 => generated 302 bytes in 45 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:29.028 8 INFO cinder.api.openstack.wsgi [None req-2cd22d92-8569-4c47-a805-9ea7f6e63d61 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 2026-09-19 18:24:29.042 8 INFO cinder.api.openstack.wsgi [None req-2cd22d92-8569-4c47-a805-9ea7f6e63d61 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 returned with HTTP 404 [pid: 8|app: 0|req: 461/925] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:29 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/7ba58c79-fd4a-4137-9386-99ebad4f6624 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-19 18:24:29.057 7 INFO cinder.api.openstack.wsgi [None req-87736a07-c130-41d2-a0da-c564e6ffde41 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:29.080 7 INFO cinder.volume.api [None req-87736a07-c130-41d2-a0da-c564e6ffde41 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:29.089 7 INFO cinder.api.openstack.wsgi [None req-87736a07-c130-41d2-a0da-c564e6ffde41 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 200 [pid: 7|app: 0|req: 465/926] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:29 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:29.113 8 INFO cinder.api.openstack.wsgi [None req-9cba3393-b25e-4972-92b5-9f8229ff6e92 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e 2026-09-19 18:24:29.114 8 INFO cinder.api.v3.volumes [None req-9cba3393-b25e-4972-92b5-9f8229ff6e92 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume with id: 2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:29.128 8 INFO cinder.volume.api [None req-9cba3393-b25e-4972-92b5-9f8229ff6e92 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:29.159 8 INFO cinder.volume.api [None req-9cba3393-b25e-4972-92b5-9f8229ff6e92 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:29.160 8 INFO cinder.api.openstack.wsgi [None req-9cba3393-b25e-4972-92b5-9f8229ff6e92 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 202 [pid: 8|app: 0|req: 462/927] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:29 2026] DELETE /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 0 bytes in 54 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:29.172 7 INFO cinder.api.openstack.wsgi [None req-93be6982-4f40-48f2-a91a-be7628dbb46c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e /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-09-19 18:24:29.202 7 INFO cinder.volume.api [None req-93be6982-4f40-48f2-a91a-be7628dbb46c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:29.214 7 INFO cinder.api.openstack.wsgi [None req-93be6982-4f40-48f2-a91a-be7628dbb46c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 200 [pid: 7|app: 0|req: 466/928] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:29 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 968 bytes in 49 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:30.238 8 INFO cinder.api.openstack.wsgi [None req-296b9d16-af47-4e51-a6ac-f43cbb605aeb 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e 2026-09-19 18:24:30.246 8 INFO cinder.api.openstack.wsgi [None req-296b9d16-af47-4e51-a6ac-f43cbb605aeb 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e returned with HTTP 404 [pid: 8|app: 0|req: 463/929] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:30 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/2e45b7ff-9fe7-4436-ba90-d623a895851e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:30.261 7 INFO cinder.api.openstack.wsgi [None req-462fef19-3fa6-4846-95bd-dc4bed4fffff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:30.282 7 INFO cinder.volume.api [None req-462fef19-3fa6-4846-95bd-dc4bed4fffff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:30.291 7 INFO cinder.api.openstack.wsgi [None req-462fef19-3fa6-4846-95bd-dc4bed4fffff 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 200 [pid: 7|app: 0|req: 467/930] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:30 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:30.317 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 2026-09-19 18:24:30.319 8 INFO cinder.api.v3.volumes [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume with id: ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:30.336 8 INFO cinder.volume.api [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:30.373 8 INFO cinder.volume.api [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Delete volume request issued successfully. 2026-09-19 18:24:30.374 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 202 [pid: 8|app: 0|req: 464/931] 10.0.0.29 () {32 vars in 777 bytes} [Sat Sep 19 18:24:30 2026] DELETE /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 0 bytes in 65 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:30.389 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 /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-09-19 18:24:30.412 7 INFO cinder.volume.api [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] Volume info retrieved successfully. 2026-09-19 18:24:30.422 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 200 [pid: 7|app: 0|req: 468/932] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:30 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:31.058 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:31.058 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:31.058 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:31.059 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:31.128 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:31.129 8 INFO cinder.api.openstack.wsgi [None req-6b314018-b224-461d-9507-43128806f919 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 466/935] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:31 2026] GET / => generated 411 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-09-19 18:24:31.138 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-09-19 18:24:31.139 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 470/936] 10.0.0.189 () {28 vars in 376 bytes} [Sat Sep 19 18:24:31 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:31.453 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 2026-09-19 18:24:31.463 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 returned with HTTP 404 [pid: 8|app: 0|req: 467/937] 10.0.0.29 () {32 vars in 774 bytes} [Sat Sep 19 18:24:31 2026] GET /v3/d56cb56edd6948caa837738c9904f623/volumes/ec8bd4ce-7fd7-430d-b0aa-887a46dd0c13 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-09-19 18:24:41.058 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:41.058 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:41.059 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:41.059 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:51.057 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:51.058 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:24:51.059 7 INFO cinder.api.openstack.wsgi [None req-594463da-aea2-42b7-afd0-2301c3af6b6c 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:24:51.059 8 INFO cinder.api.openstack.wsgi [None req-3a937d6e-4b86-4ebc-8808-86cfa6c24cdd 4f48b79f98f64ea095b4bf3d601a7f06 d56cb56edd6948caa837738c9904f623 - - default default] http://10.0.0.193:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-19 18:24:56.581 7 INFO cinder.api.openstack.wsgi [None req-958be508-68fe-4d41-af46-85f0ad12c014 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/050d990f8e994bb2b3ebc8325e0646f3?usage=true 2026-09-19 18:24:56.617 7 INFO cinder.api.openstack.wsgi [None req-958be508-68fe-4d41-af46-85f0ad12c014 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/050d990f8e994bb2b3ebc8325e0646f3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/942] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/050d990f8e994bb2b3ebc8325e0646f3?usage=true => generated 847 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.628 8 INFO cinder.api.openstack.wsgi [None req-97f7e4fd-1eb2-4cc2-9e79-54e3662f6749 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1512094effea4b9a9ecc69c80d9d62ef?usage=true 2026-09-19 18:24:56.653 8 INFO cinder.api.openstack.wsgi [None req-97f7e4fd-1eb2-4cc2-9e79-54e3662f6749 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1512094effea4b9a9ecc69c80d9d62ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/943] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1512094effea4b9a9ecc69c80d9d62ef?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.673 7 INFO cinder.api.openstack.wsgi [None req-89674887-3059-4b00-bf42-7cf19e554907 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1b15548d38fb434d9c0af2519781c17f?usage=true 2026-09-19 18:24:56.703 7 INFO cinder.api.openstack.wsgi [None req-89674887-3059-4b00-bf42-7cf19e554907 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1b15548d38fb434d9c0af2519781c17f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/944] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/1b15548d38fb434d9c0af2519781c17f?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.724 8 INFO cinder.api.openstack.wsgi [None req-8ee41650-9c52-4be9-8a1c-341bb9579fc1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/460157218ade456a976e0e6785428d75?usage=true 2026-09-19 18:24:56.754 8 INFO cinder.api.openstack.wsgi [None req-8ee41650-9c52-4be9-8a1c-341bb9579fc1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/460157218ade456a976e0e6785428d75?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/460157218ade456a976e0e6785428d75?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.769 7 INFO cinder.api.openstack.wsgi [None req-a052acbd-8f02-4e59-bfb3-54bffe7525cc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/4a9f68f7406646729701f3c0f1ec6605?usage=true 2026-09-19 18:24:56.797 7 INFO cinder.api.openstack.wsgi [None req-a052acbd-8f02-4e59-bfb3-54bffe7525cc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/4a9f68f7406646729701f3c0f1ec6605?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/946] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/4a9f68f7406646729701f3c0f1ec6605?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.817 8 INFO cinder.api.openstack.wsgi [None req-881f1e05-fffd-405f-9208-05dc4738f35c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:24:56.850 8 INFO cinder.api.openstack.wsgi [None req-881f1e05-fffd-405f-9208-05dc4738f35c a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/947] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.867 7 INFO cinder.api.openstack.wsgi [None req-5aaf013c-7455-4c62-9340-7f5295607782 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/51c53871e41b4c7eae4b83a2e8402608?usage=true 2026-09-19 18:24:56.918 7 INFO cinder.api.openstack.wsgi [None req-5aaf013c-7455-4c62-9340-7f5295607782 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/51c53871e41b4c7eae4b83a2e8402608?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/948] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/51c53871e41b4c7eae4b83a2e8402608?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.933 8 INFO cinder.api.openstack.wsgi [None req-4fcb3417-6fef-47ed-b57a-cb1270c5febc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/80237b63e6a14b938d8f1fa888a309dd?usage=true 2026-09-19 18:24:56.966 8 INFO cinder.api.openstack.wsgi [None req-4fcb3417-6fef-47ed-b57a-cb1270c5febc a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/80237b63e6a14b938d8f1fa888a309dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/949] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/80237b63e6a14b938d8f1fa888a309dd?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:56.980 7 INFO cinder.api.openstack.wsgi [None req-b984a08f-64ea-4134-9e21-a66731d555d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:24:57.028 7 INFO cinder.api.openstack.wsgi [None req-b984a08f-64ea-4134-9e21-a66731d555d3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/950] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.046 8 INFO cinder.api.openstack.wsgi [None req-b55070d8-75fe-4e36-8092-b6d318980b54 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ad53553c29ff47b4b29f61daadfd4daf?usage=true 2026-09-19 18:24:57.078 8 INFO cinder.api.openstack.wsgi [None req-b55070d8-75fe-4e36-8092-b6d318980b54 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ad53553c29ff47b4b29f61daadfd4daf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/951] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ad53553c29ff47b4b29f61daadfd4daf?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.093 7 INFO cinder.api.openstack.wsgi [None req-eae4b8db-46ae-4101-bb1a-aeb1a17fd9d1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:24:57.128 7 INFO cinder.api.openstack.wsgi [None req-eae4b8db-46ae-4101-bb1a-aeb1a17fd9d1 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/952] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.143 8 INFO cinder.api.openstack.wsgi [None req-c92f463a-fb17-40a9-b163-c39e69cfb2f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b7b8db09d744408b8e650f5d5b181c96?usage=true 2026-09-19 18:24:57.167 8 INFO cinder.api.openstack.wsgi [None req-c92f463a-fb17-40a9-b163-c39e69cfb2f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b7b8db09d744408b8e650f5d5b181c96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/953] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b7b8db09d744408b8e650f5d5b181c96?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.183 7 INFO cinder.api.openstack.wsgi [None req-a6fdc28d-8c32-4ba5-aa01-ae6d93c1658e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca7e87f15fc141989a965d0b7a62071b?usage=true 2026-09-19 18:24:57.223 7 INFO cinder.api.openstack.wsgi [None req-a6fdc28d-8c32-4ba5-aa01-ae6d93c1658e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca7e87f15fc141989a965d0b7a62071b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/954] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/ca7e87f15fc141989a965d0b7a62071b?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.240 8 INFO cinder.api.openstack.wsgi [None req-9ed7eb06-ce72-495c-8638-e7e8192fc2a3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/d1627557e8384096b1697d6be77fda22?usage=true 2026-09-19 18:24:57.262 8 INFO cinder.api.openstack.wsgi [None req-9ed7eb06-ce72-495c-8638-e7e8192fc2a3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/d1627557e8384096b1697d6be77fda22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/955] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/d1627557e8384096b1697d6be77fda22?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.273 7 INFO cinder.api.openstack.wsgi [None req-f143ecd2-2433-475f-96c0-2839e4795a24 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/dcd193e65eba48b5a978aa0695f16b17?usage=true 2026-09-19 18:24:57.300 7 INFO cinder.api.openstack.wsgi [None req-f143ecd2-2433-475f-96c0-2839e4795a24 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/dcd193e65eba48b5a978aa0695f16b17?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/956] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/dcd193e65eba48b5a978aa0695f16b17?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.311 8 INFO cinder.api.openstack.wsgi [None req-36781b1c-41d3-41ab-9742-df4f5730cca8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:24:57.317 8 INFO cinder.api.openstack.wsgi [None req-36781b1c-41d3-41ab-9742-df4f5730cca8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 477/957] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.329 7 INFO cinder.api.openstack.wsgi [None req-3a9454ab-0df1-46e8-b35b-c7ae24c3e243 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:24:57.338 7 INFO cinder.volume.api [None req-3a9454ab-0df1-46e8-b35b-c7ae24c3e243 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:24:57.338 7 INFO cinder.api.openstack.wsgi [None req-3a9454ab-0df1-46e8-b35b-c7ae24c3e243 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 481/958] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:24:57.350 8 INFO cinder.api.openstack.wsgi [None req-622a0d8d-bf0e-4f1b-931e-934f368b7f41 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:24:57.361 8 INFO cinder.volume.api [None req-622a0d8d-bf0e-4f1b-931e-934f368b7f41 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:24:57.363 8 INFO cinder.api.openstack.wsgi [None req-622a0d8d-bf0e-4f1b-931e-934f368b7f41 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/959] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:24:57.375 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:24:57.405 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 482/960] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 668 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:24:57.417 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:24:57.432 8 INFO cinder.volume.api [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:24:57.435 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/961] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:24:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:25:01.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:01.059 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:01.060 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:01.061 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:11.057 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:11.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:11.060 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:11.061 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:21.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:21.058 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:21.059 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:21.060 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:31.058 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:31.058 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:31.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:31.060 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:41.058 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:41.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:41.059 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:41.059 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:51.058 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:51.058 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:25:51.059 7 INFO cinder.api.openstack.wsgi [None req-beb66ce0-38b4-4202-a6c1-20174db45e88 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:51.059 8 INFO cinder.api.openstack.wsgi [None req-5ac2535e-1cd1-4f07-b899-7a973245acc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:25:56.566 8 INFO cinder.api.openstack.wsgi [None req-01a28402-f42f-432b-b134-f178995d304d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2cde543b145c4bd18566facbe4357621?usage=true 2026-09-19 18:25:56.591 8 INFO cinder.api.openstack.wsgi [None req-01a28402-f42f-432b-b134-f178995d304d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2cde543b145c4bd18566facbe4357621?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/974] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/2cde543b145c4bd18566facbe4357621?usage=true => generated 847 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.610 7 INFO cinder.api.openstack.wsgi [None req-d54362e6-f911-47de-974d-88802873904f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3dc14347aedc493d9450d71fbafd7c1d?usage=true 2026-09-19 18:25:56.650 7 INFO cinder.api.openstack.wsgi [None req-d54362e6-f911-47de-974d-88802873904f a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3dc14347aedc493d9450d71fbafd7c1d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/975] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/3dc14347aedc493d9450d71fbafd7c1d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.668 8 INFO cinder.api.openstack.wsgi [None req-15cf4120-5348-4bc2-bab5-6008dbd68ff3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/49f62b64e8ce423daf4221344e7f7499?usage=true 2026-09-19 18:25:56.705 8 INFO cinder.api.openstack.wsgi [None req-15cf4120-5348-4bc2-bab5-6008dbd68ff3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/49f62b64e8ce423daf4221344e7f7499?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/976] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/49f62b64e8ce423daf4221344e7f7499?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.724 7 INFO cinder.api.openstack.wsgi [None req-4adf363b-e4cf-44b6-a709-9b0ec4744271 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:25:56.763 7 INFO cinder.api.openstack.wsgi [None req-4adf363b-e4cf-44b6-a709-9b0ec4744271 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/977] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.778 8 INFO cinder.api.openstack.wsgi [None req-93ea5df7-2fed-46d5-96cc-421588e8ad63 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/7612aea0415f48b1b19f8959987ee871?usage=true 2026-09-19 18:25:56.820 8 INFO cinder.api.openstack.wsgi [None req-93ea5df7-2fed-46d5-96cc-421588e8ad63 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/7612aea0415f48b1b19f8959987ee871?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/978] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/7612aea0415f48b1b19f8959987ee871?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.833 7 INFO cinder.api.openstack.wsgi [None req-d6cf80c4-3372-46f4-bf0b-183b7b43e513 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:25:56.860 7 INFO cinder.api.openstack.wsgi [None req-d6cf80c4-3372-46f4-bf0b-183b7b43e513 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/979] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.876 8 INFO cinder.api.openstack.wsgi [None req-5564aa0d-3806-464b-a199-1d7a461222d9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:25:56.903 8 INFO cinder.api.openstack.wsgi [None req-5564aa0d-3806-464b-a199-1d7a461222d9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/980] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.914 7 INFO cinder.api.openstack.wsgi [None req-5b7f8404-4244-4af2-941d-15280beeb7a4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:25:56.919 7 INFO cinder.api.openstack.wsgi [None req-5b7f8404-4244-4af2-941d-15280beeb7a4 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 492/981] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.931 8 INFO cinder.api.openstack.wsgi [None req-be5244ff-eb0e-4402-a563-5e897a270f40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:25:56.949 8 INFO cinder.api.openstack.wsgi [None req-be5244ff-eb0e-4402-a563-5e897a270f40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 490/982] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:25:56.961 7 INFO cinder.api.openstack.wsgi [None req-64489735-1834-4509-8848-d84b81390c82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:25:56.972 7 INFO cinder.volume.api [None req-64489735-1834-4509-8848-d84b81390c82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:25:56.974 7 INFO cinder.api.openstack.wsgi [None req-64489735-1834-4509-8848-d84b81390c82 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 493/983] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:25:56.985 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:25:56.993 8 INFO cinder.volume.api [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:25:56.994 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/984] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:25:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:25:57.005 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:25:57.017 7 INFO cinder.volume.api [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:25:57.020 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/985] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:25:57 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:26:01.058 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:01.058 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:01.059 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:01.060 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:11.059 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:11.059 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:11.060 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:11.060 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:21.058 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:21.058 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:21.059 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:21.059 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:31.067 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:31.067 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:31.071 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:31.072 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:41.058 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:41.059 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:41.058 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:41.060 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:51.057 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:51.058 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:26:51.059 8 INFO cinder.api.openstack.wsgi [None req-008ca321-442d-4a7a-98ca-92fe4c3ecb1b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:51.059 7 INFO cinder.api.openstack.wsgi [None req-00de7497-bfcd-48e0-a8f6-02b1fdaf48af a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:26:56.350 8 INFO cinder.api.openstack.wsgi [None req-cae5036c-9525-461b-b614-2bb914410fe3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:26:56.368 8 INFO cinder.api.openstack.wsgi [None req-cae5036c-9525-461b-b614-2bb914410fe3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 498/998] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:26:56.382 7 INFO cinder.api.openstack.wsgi [None req-1bc56552-e682-4869-995b-41b5084d38bf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:26:56.391 7 INFO cinder.api.openstack.wsgi [None req-1bc56552-e682-4869-995b-41b5084d38bf a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 501/999] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:26:56.402 8 INFO cinder.api.openstack.wsgi [None req-69f18930-2140-4fe2-b3ee-9f98d63aec2e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:26:56.425 8 INFO cinder.volume.api [None req-69f18930-2140-4fe2-b3ee-9f98d63aec2e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:26:56.430 8 INFO cinder.api.openstack.wsgi [None req-69f18930-2140-4fe2-b3ee-9f98d63aec2e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1000] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:26:56.442 7 INFO cinder.api.openstack.wsgi [None req-a52ff104-69ea-4e96-bc7d-2bf77d830228 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:26:56.453 7 INFO cinder.volume.api [None req-a52ff104-69ea-4e96-bc7d-2bf77d830228 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:26:56.455 7 INFO cinder.api.openstack.wsgi [None req-a52ff104-69ea-4e96-bc7d-2bf77d830228 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1001] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:26:56.471 8 INFO cinder.api.openstack.wsgi [None req-a8f325fa-ea6e-496e-94fe-7356c7ecadc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:26:56.486 8 INFO cinder.volume.api [None req-a8f325fa-ea6e-496e-94fe-7356c7ecadc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:26:56.489 8 INFO cinder.api.openstack.wsgi [None req-a8f325fa-ea6e-496e-94fe-7356c7ecadc3 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1002] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:26:56.542 7 INFO cinder.api.openstack.wsgi [None req-13a9a563-c0f8-4413-8f15-667a9ac91ad9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:26:56.569 7 INFO cinder.api.openstack.wsgi [None req-13a9a563-c0f8-4413-8f15-667a9ac91ad9 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1003] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:26:56.586 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:26:56.617 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1004] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:26:56.630 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:26:56.675 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1005] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:26:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:01.057 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:01.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:01.059 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:01.060 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:11.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:11.060 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:11.062 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:11.063 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:21.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:21.059 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:21.060 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:21.060 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:31.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:31.058 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:31.059 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:31.059 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:41.057 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:41.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:41.058 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:41.059 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:51.058 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:51.059 8 INFO cinder.api.openstack.wsgi [None req-41266c99-bc2d-4763-9021-bdbf1e6409c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:51.059 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:27:51.060 7 INFO cinder.api.openstack.wsgi [None req-58e96773-322e-4fe2-8a9f-ab1850713093 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:27:56.267 8 INFO cinder.api.openstack.wsgi [None req-bd60230c-eaef-441e-afa9-795d686f4540 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:27:56.274 8 INFO cinder.api.openstack.wsgi [None req-bd60230c-eaef-441e-afa9-795d686f4540 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 508/1018] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:56.286 7 INFO cinder.api.openstack.wsgi [None req-83ac6295-9f8e-4cb1-90f9-50b290efe0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:27:56.304 7 INFO cinder.volume.api [None req-83ac6295-9f8e-4cb1-90f9-50b290efe0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:27:56.307 7 INFO cinder.api.openstack.wsgi [None req-83ac6295-9f8e-4cb1-90f9-50b290efe0da a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1019] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:27:56.384 8 INFO cinder.api.openstack.wsgi [None req-821b2c47-3936-47f6-9941-b8d6318ce53b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:27:56.429 8 INFO cinder.api.openstack.wsgi [None req-821b2c47-3936-47f6-9941-b8d6318ce53b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1020] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:56.444 7 INFO cinder.api.openstack.wsgi [None req-2cb56b3a-af66-450c-a639-01f93f87ad83 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:27:56.469 7 INFO cinder.api.openstack.wsgi [None req-2cb56b3a-af66-450c-a639-01f93f87ad83 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1021] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:56.486 8 INFO cinder.api.openstack.wsgi [None req-ba7e9314-8b95-4499-a9bc-70aa3d28822d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:27:56.525 8 INFO cinder.api.openstack.wsgi [None req-ba7e9314-8b95-4499-a9bc-70aa3d28822d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1022] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:56.540 7 INFO cinder.api.openstack.wsgi [None req-41f7f621-b366-4af2-8aa6-19dfc9b29c48 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:27:56.547 7 INFO cinder.volume.api [None req-41f7f621-b366-4af2-8aa6-19dfc9b29c48 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:27:56.548 7 INFO cinder.api.openstack.wsgi [None req-41f7f621-b366-4af2-8aa6-19dfc9b29c48 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1023] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:27:56.559 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:27:56.575 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1024] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:27:56.586 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:27:56.591 7 INFO cinder.volume.api [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:27:56.591 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1025] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:27:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:28:01.057 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:01.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:01.058 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:01.059 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:11.058 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:11.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:11.059 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:11.059 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:21.060 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:21.060 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:21.061 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:21.062 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:31.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:31.058 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:31.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:31.059 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:41.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:41.058 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:41.059 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:41.059 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:51.058 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:51.058 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:28:51.059 7 INFO cinder.api.openstack.wsgi [None req-16d99a16-19e4-448c-8e7c-3a51add4d851 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:51.060 8 INFO cinder.api.openstack.wsgi [None req-53aeb50c-a4b2-4d83-ae47-aff1a4cbf35d a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:28:56.258 7 INFO cinder.api.openstack.wsgi [None req-3dbda389-fcb0-4940-a753-91ad22711a40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:28:56.270 7 INFO cinder.volume.api [None req-3dbda389-fcb0-4940-a753-91ad22711a40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:28:56.274 7 INFO cinder.api.openstack.wsgi [None req-3dbda389-fcb0-4940-a753-91ad22711a40 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1038] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:28:56.287 8 INFO cinder.api.openstack.wsgi [None req-6a1f9eab-e60f-4154-9d5c-c296c68ff12a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:28:56.299 8 INFO cinder.api.openstack.wsgi [None req-6a1f9eab-e60f-4154-9d5c-c296c68ff12a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1039] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:28:56.382 7 INFO cinder.api.openstack.wsgi [None req-3fa6e3cd-6403-40f8-9c37-7a813ad19c6e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:28:56.418 7 INFO cinder.api.openstack.wsgi [None req-3fa6e3cd-6403-40f8-9c37-7a813ad19c6e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1040] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:28:56.428 8 INFO cinder.api.openstack.wsgi [None req-40249da2-008e-43e5-9c96-345c627685b2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:28:56.458 8 INFO cinder.api.openstack.wsgi [None req-40249da2-008e-43e5-9c96-345c627685b2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1041] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:28:56.472 7 INFO cinder.api.openstack.wsgi [None req-7b999c04-3ee3-4914-aed4-fc847add3cc2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:28:56.496 7 INFO cinder.api.openstack.wsgi [None req-7b999c04-3ee3-4914-aed4-fc847add3cc2 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1042] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:28:56.506 8 INFO cinder.api.openstack.wsgi [None req-7df4d37c-2f39-4b41-8b24-b15c82fbc845 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:28:56.511 8 INFO cinder.api.openstack.wsgi [None req-7df4d37c-2f39-4b41-8b24-b15c82fbc845 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1043] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:28:56.520 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:28:56.536 7 INFO cinder.volume.api [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:28:56.538 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1044] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:28:56.552 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:28:56.558 8 INFO cinder.volume.api [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:28:56.558 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1045] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:28:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:29:01.058 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:01.058 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:01.059 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:01.059 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:11.058 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:11.059 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:11.059 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:11.060 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:21.058 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:21.059 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:21.060 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:21.061 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:31.057 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:31.057 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:31.058 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:31.059 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:41.057 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:41.058 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:41.058 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:41.059 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:51.058 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:51.058 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:29:51.059 7 INFO cinder.api.openstack.wsgi [None req-17c1aa2c-4311-4e85-b814-eddf72d8ea06 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:51.060 8 INFO cinder.api.openstack.wsgi [None req-c91d1101-c876-4147-a52b-6f1f9f5056a7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:29:56.480 7 INFO cinder.api.openstack.wsgi [None req-7a416f7a-6a88-44be-a456-03e70dbaff5a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:29:56.486 7 INFO cinder.volume.api [None req-7a416f7a-6a88-44be-a456-03e70dbaff5a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:29:56.488 7 INFO cinder.api.openstack.wsgi [None req-7a416f7a-6a88-44be-a456-03e70dbaff5a a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1058] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:29:56.585 8 INFO cinder.api.openstack.wsgi [None req-4d749f56-d69a-4c2e-ace7-2cad3f91adf8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:29:56.609 8 INFO cinder.api.openstack.wsgi [None req-4d749f56-d69a-4c2e-ace7-2cad3f91adf8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1059] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:29:56.617 7 INFO cinder.api.openstack.wsgi [None req-956c3c33-ccca-4748-9578-a4fc9f75202e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:29:56.639 7 INFO cinder.api.openstack.wsgi [None req-956c3c33-ccca-4748-9578-a4fc9f75202e a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1060] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:29:56.649 8 INFO cinder.api.openstack.wsgi [None req-1c8e07ac-a846-4138-bbbf-383fe54862f8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:29:56.668 8 INFO cinder.api.openstack.wsgi [None req-1c8e07ac-a846-4138-bbbf-383fe54862f8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1061] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:29:56.678 7 INFO cinder.api.openstack.wsgi [None req-e11ae6a5-7dc3-4bef-9d35-b1591ba051ae a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:29:56.692 7 INFO cinder.api.openstack.wsgi [None req-e11ae6a5-7dc3-4bef-9d35-b1591ba051ae a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1062] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:29:56.700 8 INFO cinder.api.openstack.wsgi [None req-d13a1b20-2890-4428-ac93-7fd451c8faef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:29:56.710 8 INFO cinder.volume.api [None req-d13a1b20-2890-4428-ac93-7fd451c8faef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:29:56.712 8 INFO cinder.api.openstack.wsgi [None req-d13a1b20-2890-4428-ac93-7fd451c8faef a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1063] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:29:56.725 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:29:56.732 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 534/1064] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:29:56.746 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:29:56.755 8 INFO cinder.volume.api [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:29:56.757 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1065] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:29:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:30:01.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:01.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:01.059 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:01.059 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:11.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:11.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:11.059 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:11.059 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:21.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:21.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:21.059 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:21.059 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:31.057 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:31.057 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:31.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:31.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:41.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:41.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:41.059 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:41.059 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:51.058 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:51.058 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:30:51.059 8 INFO cinder.api.openstack.wsgi [None req-fe7a2364-eeb9-46f5-b7b9-b4f9c7ffd1e8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:51.059 7 INFO cinder.api.openstack.wsgi [None req-ea97e598-d2dc-4f4d-853d-9b9cc7a875f7 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:30:56.444 8 INFO cinder.api.openstack.wsgi [None req-e2ec0879-4c4f-43bc-9423-1b41ed997267 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true 2026-09-19 18:30:56.465 8 INFO cinder.api.openstack.wsgi [None req-e2ec0879-4c4f-43bc-9423-1b41ed997267 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1078] 10.0.0.77 () {28 vars in 695 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/scheduler-stats/get_pools?detail=true => generated 670 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:30:56.512 7 INFO cinder.api.openstack.wsgi [None req-b3e9857f-4b38-4c08-bdfc-75ddea933ca0 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true 2026-09-19 18:30:56.549 7 INFO cinder.api.openstack.wsgi [None req-b3e9857f-4b38-4c08-bdfc-75ddea933ca0 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1079] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/516bd1ac1d224e7daa6b66428de4b791?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:30:56.568 8 INFO cinder.api.openstack.wsgi [None req-1a8ff682-d3a8-487e-8edc-8f0f8d057833 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true 2026-09-19 18:30:56.600 8 INFO cinder.api.openstack.wsgi [None req-1a8ff682-d3a8-487e-8edc-8f0f8d057833 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1080] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/930080b1c38148ac91861b9334db1b0f?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:30:56.615 7 INFO cinder.api.openstack.wsgi [None req-36dedcfc-87f3-4485-8d8a-c79381c10b95 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true 2026-09-19 18:30:56.641 7 INFO cinder.api.openstack.wsgi [None req-36dedcfc-87f3-4485-8d8a-c79381c10b95 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1081] 10.0.0.77 () {28 vars in 735 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-quota-sets/b1f71b1a2151475da9b0206843ed0c86?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:30:56.655 8 INFO cinder.api.openstack.wsgi [None req-d4b750d9-e5ba-481b-ab8b-6fe515403660 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true 2026-09-19 18:30:56.663 8 INFO cinder.volume.api [None req-d4b750d9-e5ba-481b-ab8b-6fe515403660 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all snapshots completed successfully. 2026-09-19 18:30:56.663 8 INFO cinder.api.openstack.wsgi [None req-d4b750d9-e5ba-481b-ab8b-6fe515403660 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1082] 10.0.0.77 () {28 vars in 673 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-19 18:30:56.675 7 INFO cinder.api.openstack.wsgi [None req-34ad0d66-9c03-4819-aea5-fb1b821c40c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services 2026-09-19 18:30:56.682 7 INFO cinder.api.openstack.wsgi [None req-34ad0d66-9c03-4819-aea5-fb1b821c40c8 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/os-services returned with HTTP 200 [pid: 7|app: 0|req: 543/1083] 10.0.0.77 () {28 vars in 644 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-19 18:30:56.693 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:30:56.707 8 INFO cinder.volume.api [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:30:56.711 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1084] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:30:56.719 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true 2026-09-19 18:30:56.729 7 INFO cinder.volume.api [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] Get all volumes completed successfully. 2026-09-19 18:30:56.731 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/930080b1c38148ac91861b9334db1b0f/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1085] 10.0.0.77 () {28 vars in 683 bytes} [Sat Sep 19 18:30:56 2026] GET /v3/930080b1c38148ac91861b9334db1b0f/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-09-19 18:31:01.058 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:01.059 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:01.059 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:31:01.061 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:31:11.057 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:11.058 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:11.059 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:31:11.059 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:31:21.058 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:21.059 8 INFO cinder.api.openstack.wsgi [None req-2a5be9ea-d6b2-4a56-9e56-307b256eac8b a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300 2026-09-19 18:31:21.060 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] GET http://10.0.0.193:8776/ 2026-09-19 18:31:21.061 7 INFO cinder.api.openstack.wsgi [None req-fa51567b-daeb-4a9b-ad54-dfd25dcaed29 a443508f306b4e728f13c993d7ccf66f 930080b1c38148ac91861b9334db1b0f - - default default] http://10.0.0.193:8776/ returned with HTTP 300