+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 13:53:09 2026] *** compiled with version: 13.3.0 on 19 May 2026 08:47:05 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-d5dd456bf-c4975 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 0x7fa57ad6f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 13:53:13.432 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-19 13:53:13.433 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-19 13:53:13.460 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-19 13:53:13.460 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-19 13:53:14.703 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-19 13:53:14.706 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-19 13:53:14.708 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-19 13:53:14.711 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-19 13:53:14.725 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-19 13:53:14.728 7 INFO cinder.rpc [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-19 13:53:14.729 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-19 13:53:14.737 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-19 13:53:14.739 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-19 13:53:14.741 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-19 13:53:14.753 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-19 13:53:14.755 8 INFO cinder.rpc [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-19 13:53:14.783 7 WARNING cinder.api.contrib.hosts [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-19 13:53:14.803 8 WARNING cinder.api.contrib.hosts [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-19 13:53:14.816 7 WARNING keystonemiddleware._common.config [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:53:14.825 7 WARNING oslo_config.cfg [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa57ad6f668 pid: 7 (default app) 2026-05-19 13:53:14.834 8 WARNING keystonemiddleware._common.config [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:53:14.843 8 WARNING oslo_config.cfg [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa57ad6f668 pid: 8 (default app) 2026-05-19 13:53:20.664 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:20.665 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:53:30.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:30.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:53:40.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:40.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:40.664 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:53:40.664 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:53:50.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:50.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:53:50.663 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:53:50.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:00.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:00.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:00.663 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:00.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:10.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:10.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:10.663 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:10.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:20.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:20.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:20.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:20.663 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:30.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:30.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:30.663 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:30.663 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:40.661 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:40.661 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] GET http://10.0.0.1:8776/ 2026-05-19 13:54:40.662 8 INFO cinder.api.openstack.wsgi [None req-ea4b91d3-19e5-4c71-bba6-6ce7ed421415 - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:40.662 7 INFO cinder.api.openstack.wsgi [None req-e5cd0e7f-0cfb-4851-813e-cd5b6d1d928f - - - - - -] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-19 13:54:46.444 8 INFO cinder.api.openstack.wsgi [None req-13aeece0-a0aa-4669-9c03-3a5d9ce572a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types/rbd1 2026-05-19 13:54:46.465 8 INFO cinder.api.openstack.wsgi [None req-13aeece0-a0aa-4669-9c03-3a5d9ce572a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/17] 10.0.0.17 () {30 vars in 680 bytes} [Tue May 19 13:54:45 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/types/rbd1 => generated 82 bytes in 844 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-19 13:54:46.848 7 INFO cinder.api.openstack.wsgi [None req-88f85f85-4089-45f2-af5c-26fe9b9a2b9a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 13:54:46.870 7 INFO cinder.api.openstack.wsgi [None req-88f85f85-4089-45f2-af5c-26fe9b9a2b9a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.17 () {30 vars in 719 bytes} [Tue May 19 13:54:46 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/types?name=rbd1&is_public=None => generated 20 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:54:48.695 8 INFO cinder.api.openstack.wsgi [None req-963b8942-6281-47ae-8a2c-dbcb543b65cd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 13:54:48.723 8 INFO cinder.api.openstack.wsgi [None req-963b8942-6281-47ae-8a2c-dbcb543b65cd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.17 () {34 vars in 723 bytes} [Tue May 19 13:54:48 2026] POST /v3/8a8322b9407d49da9779354d5d8d2533/types => generated 179 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 13:54:48.739 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types/05153c25-b287-4afd-a39e-edfc2bf3538c/extra_specs 2026-05-19 13:54:48.792 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types/05153c25-b287-4afd-a39e-edfc2bf3538c/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.17 () {36 vars in 892 bytes} [Tue May 19 13:54:48 2026] POST /v3/8a8322b9407d49da9779354d5d8d2533/types/05153c25-b287-4afd-a39e-edfc2bf3538c/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:54:50.584 8 INFO cinder.api.openstack.wsgi [None req-841d02c3-f5cc-4730-b828-ef4c5f473220 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types?is_public=None 2026-05-19 13:54:50.597 8 INFO cinder.api.openstack.wsgi [None req-841d02c3-f5cc-4730-b828-ef4c5f473220 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.17 () {30 vars in 699 bytes} [Tue May 19 13:54:50 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 13:54:50.662 8 INFO cinder.api.openstack.wsgi [None req-841d02c3-f5cc-4730-b828-ef4c5f473220 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:54:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:54:50.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:50.664 8 INFO cinder.api.openstack.wsgi [None req-841d02c3-f5cc-4730-b828-ef4c5f473220 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:54:52.308 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/qos-specs 2026-05-19 13:54:52.319 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.17 () {30 vars in 678 bytes} [Tue May 19 13:54:52 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/qos-specs => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 13:55:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:00.672 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:00.673 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:30.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:30.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:40.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:55:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:55:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:00.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:00.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:20.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:30.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:56:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:56:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:10.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:20.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:30.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:57:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:57:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:10.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:10.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:40.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:40.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:58:50.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:58:50.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:00.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:20.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:50.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 13:59:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 13:59:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:20.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:00:50.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:00:50.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:00.665 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:00.665 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:10.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:10.665 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:20.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:30.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:30.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:30.665 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:50.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:01:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:01:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:00.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:00.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:02:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:02:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:20.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:30.672 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:03:50.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:03:50.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:04:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:04:50.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:00.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:10.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:20.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:30.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:40.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:40.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:05:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:05:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:00.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:00.665 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:20.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:30.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:40.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:50.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:50.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:06:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:06:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:00.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:20.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:30.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:07:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:07:50.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:00.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:30.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:30.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:08:50.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:08:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:00.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:00.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:20.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:20.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:30.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:30.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:30.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:40.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:50.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:50.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:09:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:09:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:00.661 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:00.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:10.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:10.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:20.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:20.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:20.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:20.666 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:30.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:30.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:30.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:30.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:40.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:40.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:40.663 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:40.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:50.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:50.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:10:50.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:10:50.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:00.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:00.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:00.664 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:00.664 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:10.661 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:10.662 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:10.662 7 INFO cinder.api.openstack.wsgi [req-963b8942-6281-47ae-8a2c-dbcb543b65cd req-bee3a889-c8fa-4f9a-951a-ee6bcf5b0764 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:10.663 8 INFO cinder.api.openstack.wsgi [None req-f53a844d-30b8-4386-851a-2a43ecb13142 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:11:12.916 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False 2026-05-19 14:11:12.936 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.937 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.937 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.937 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.937 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.938 7 WARNING cinder.quota [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:12.943 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/221] 199.204.45.44 () {44 vars in 1064 bytes} [Tue May 19 14:11:12 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False => generated 340 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:11:13.136 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] PUT https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533 2026-05-19 14:11:13.207 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.208 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.208 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.208 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.209 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.209 8 WARNING cinder.quota [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-19 14:11:13.214 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533 returned with HTTP 200 [pid: 8|app: 0|req: 112/222] 199.204.45.44 () {48 vars in 1093 bytes} [Tue May 19 14:11:13 2026] PUT /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533 => generated 296 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:11:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:20.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:20.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:30.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:11:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:11:50.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:00.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:00.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:30.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:12:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:12:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:00.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:00.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:20.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:20.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:20.669 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:20.670 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:30.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:50.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:50.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:13:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:13:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:20.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:30.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:14:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:14:50.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:00.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:00.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:40.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:15:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:15:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:10.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:16:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:16:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:10.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:30.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:40.665 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:17:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:17:50.665 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:10.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:10.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:20.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:30.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:30.667 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:40.665 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:18:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:18:50.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:00.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:10.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:30.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:30.665 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:40.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:40.666 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:19:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:19:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:30.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:30.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:40.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:40.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:40.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:20:50.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:20:50.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:10.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:10.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:20.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:20.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:30.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:30.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:40.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:40.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:40.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:50.661 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:50.661 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:21:50.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:21:50.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:00.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:00.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:00.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:00.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:10.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:10.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:10.665 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:10.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:20.662 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:20.663 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:20.664 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:20.665 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:30.662 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:30.663 8 INFO cinder.api.openstack.wsgi [None req-8157d0a1-518f-486c-a180-45348b69ffa2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:30.664 7 INFO cinder.api.openstack.wsgi [None req-90deaac2-a8f7-41bf-a1c8-0f173724d314 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:33.846 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False 2026-05-19 14:22:33.863 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 181/359] 199.204.45.44 () {44 vars in 1064 bytes} [Tue May 19 14:22:33 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False => generated 340 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:34.391 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] PUT https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2 2026-05-19 14:22:34.443 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2 returned with HTTP 200 [pid: 7|app: 0|req: 179/360] 199.204.45.44 () {48 vars in 1093 bytes} [Tue May 19 14:22:34 2026] PUT /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2 => generated 296 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:22:40.661 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:40.661 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:40.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:40.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:50.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:50.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:22:50.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:22:50.663 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:00.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:00.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:00.664 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:00.664 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:10.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:10.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:10.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:10.664 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:20.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:20.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:20.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:20.663 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:30.664 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:30.665 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:30.670 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:30.676 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:40.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:40.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:40.672 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:40.673 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:50.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:50.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:23:50.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:23:50.663 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:00.662 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:00.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:00.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:00.663 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:10.662 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:10.663 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:10.664 8 INFO cinder.api.openstack.wsgi [None req-179dc6a8-0403-4f31-a723-b1b82fbd188f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:10.664 7 INFO cinder.api.openstack.wsgi [None req-6dbcef38-8e1d-4e09-9937-912ac4606645 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:18.342 8 INFO cinder.api.openstack.wsgi [None req-93837440-b3ff-46ea-b34a-3c590b8df1b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:24:18.378 8 INFO cinder.volume.api [None req-93837440-b3ff-46ea-b34a-3c590b8df1b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:24:18.380 8 INFO cinder.api.openstack.wsgi [None req-93837440-b3ff-46ea-b34a-3c590b8df1b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/381] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:24:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:24:18.393 7 INFO cinder.api.openstack.wsgi [None req-503aa50f-6c62-48f8-b51c-467cedad359d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:24:18.401 7 INFO cinder.api.openstack.wsgi [None req-503aa50f-6c62-48f8-b51c-467cedad359d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 190/382] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:24:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:18.409 8 INFO cinder.api.openstack.wsgi [None req-88b519c9-751d-4284-a571-674de0f7f7a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:24:18.418 8 INFO cinder.volume.api [None req-88b519c9-751d-4284-a571-674de0f7f7a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:24:18.419 8 INFO cinder.api.openstack.wsgi [None req-88b519c9-751d-4284-a571-674de0f7f7a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/383] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:24:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:24:18.432 7 INFO cinder.api.openstack.wsgi [None req-f207c75c-18ae-420c-9d19-9d3bd9514c52 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:24:18.965 7 INFO cinder.api.openstack.wsgi [None req-f207c75c-18ae-420c-9d19-9d3bd9514c52 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 191/384] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:24:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:18.979 8 INFO cinder.api.openstack.wsgi [None req-b5b40f16-be53-4494-8d62-1118190ae804 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:24:19.000 8 INFO cinder.volume.api [None req-b5b40f16-be53-4494-8d62-1118190ae804 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:24:19.000 8 INFO cinder.api.openstack.wsgi [None req-b5b40f16-be53-4494-8d62-1118190ae804 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/385] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:24:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:24:19.039 7 INFO cinder.api.openstack.wsgi [None req-670c24e0-a140-43f2-ae8c-334fb198796f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:24:19.068 7 INFO cinder.api.openstack.wsgi [None req-670c24e0-a140-43f2-ae8c-334fb198796f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/386] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:24:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:19.099 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:24:19.122 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/387] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:24:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:19.135 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:24:19.168 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/388] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:24:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:24:20.662 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:20.662 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:20.663 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:20.663 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:30.662 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:30.662 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:30.663 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:30.664 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:40.661 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:40.661 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:40.661 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:40.663 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:50.662 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:50.662 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:24:50.663 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:24:50.664 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:00.661 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:00.661 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:00.662 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:00.662 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:10.662 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:10.662 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:10.663 7 INFO cinder.api.openstack.wsgi [None req-a5cfab32-5d08-41ca-86fb-e360e3691727 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:10.663 8 INFO cinder.api.openstack.wsgi [None req-ec00430e-775b-4844-80a8-d5603151dc50 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:18.301 7 INFO cinder.api.openstack.wsgi [None req-72e88e29-0d47-4dcd-8cbf-f1d4395d2373 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:25:18.306 7 INFO cinder.api.openstack.wsgi [None req-72e88e29-0d47-4dcd-8cbf-f1d4395d2373 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/401] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:18.317 8 INFO cinder.api.openstack.wsgi [None req-2fe97e64-544d-4286-90dd-cd45d53b5d06 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:25:18.326 8 INFO cinder.volume.api [None req-2fe97e64-544d-4286-90dd-cd45d53b5d06 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:25:18.328 8 INFO cinder.api.openstack.wsgi [None req-2fe97e64-544d-4286-90dd-cd45d53b5d06 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/402] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:25:18.338 7 INFO cinder.api.openstack.wsgi [None req-72f147d2-ac05-42c4-809b-7d0ff5462f1f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:25:18.841 7 INFO cinder.api.openstack.wsgi [None req-72f147d2-ac05-42c4-809b-7d0ff5462f1f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 201/403] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:18.852 8 INFO cinder.api.openstack.wsgi [None req-93fb5d48-5c6c-44ad-a422-a07b362ad90e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:25:18.861 8 INFO cinder.volume.api [None req-93fb5d48-5c6c-44ad-a422-a07b362ad90e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:25:18.863 8 INFO cinder.api.openstack.wsgi [None req-93fb5d48-5c6c-44ad-a422-a07b362ad90e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:25:18.903 7 INFO cinder.api.openstack.wsgi [None req-9162871b-39a6-4237-8cf3-adbbf825ff2c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:25:18.923 7 INFO cinder.api.openstack.wsgi [None req-9162871b-39a6-4237-8cf3-adbbf825ff2c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:18.933 8 INFO cinder.api.openstack.wsgi [None req-d33e1896-0d8d-49cd-a88b-808d37017f3d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:25:18.952 8 INFO cinder.api.openstack.wsgi [None req-d33e1896-0d8d-49cd-a88b-808d37017f3d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:18.961 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:25:18.977 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:25:18.990 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:25:18.996 8 INFO cinder.volume.api [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:25:18.996 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:25:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:25:20.661 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:20.661 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:20.663 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:20.663 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:30.661 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:30.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:30.662 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:30.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:40.661 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:40.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:40.662 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:40.663 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:50.662 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:50.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:25:50.663 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:25:50.663 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:00.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:00.662 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:00.663 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:00.663 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:10.662 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:10.662 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:10.663 7 INFO cinder.api.openstack.wsgi [None req-1a49a7cd-93bf-46ad-9820-77b5e9906d2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:10.663 8 INFO cinder.api.openstack.wsgi [None req-dff176ce-db21-4277-a01b-0fec08451402 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:18.290 7 INFO cinder.api.openstack.wsgi [None req-fa08ca09-2b2d-4ca8-bb71-7a4cfcfea66a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:26:18.314 7 INFO cinder.api.openstack.wsgi [None req-fa08ca09-2b2d-4ca8-bb71-7a4cfcfea66a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:26:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:18.326 8 INFO cinder.api.openstack.wsgi [None req-a812afe4-5693-414e-add4-0318c3dcce7a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:26:18.872 8 INFO cinder.api.openstack.wsgi [None req-a812afe4-5693-414e-add4-0318c3dcce7a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:26:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:18.886 7 INFO cinder.api.openstack.wsgi [None req-b5b43d0b-39ec-4449-b81e-448848eaf10b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:26:18.917 7 INFO cinder.volume.api [None req-b5b43d0b-39ec-4449-b81e-448848eaf10b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:26:18.920 7 INFO cinder.api.openstack.wsgi [None req-b5b43d0b-39ec-4449-b81e-448848eaf10b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:26:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:26:18.930 8 INFO cinder.api.openstack.wsgi [None req-9335a342-0bf9-44db-a4d2-460f7581a87e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:26:18.939 8 INFO cinder.volume.api [None req-9335a342-0bf9-44db-a4d2-460f7581a87e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:26:18.941 8 INFO cinder.api.openstack.wsgi [None req-9335a342-0bf9-44db-a4d2-460f7581a87e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:26:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:26:18.951 7 INFO cinder.api.openstack.wsgi [None req-e22fa5ef-e0ac-40b3-899a-8983b77d4ec2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:26:18.966 7 INFO cinder.volume.api [None req-e22fa5ef-e0ac-40b3-899a-8983b77d4ec2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:26:18.966 7 INFO cinder.api.openstack.wsgi [None req-e22fa5ef-e0ac-40b3-899a-8983b77d4ec2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:26:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:26:19.019 8 INFO cinder.api.openstack.wsgi [None req-ca876ac5-e0a4-4b2b-b940-2bb20e73c158 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:26:19.041 8 INFO cinder.api.openstack.wsgi [None req-ca876ac5-e0a4-4b2b-b940-2bb20e73c158 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:26:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:19.051 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:26:19.072 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:26:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:19.082 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:26:19.106 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/428] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:26:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:26:20.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:20.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:20.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:20.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:30.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:30.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:30.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:30.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:40.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:40.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:40.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:40.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:50.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:50.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:26:50.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:26:50.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:00.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:00.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:00.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:00.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:10.662 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:10.662 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:10.663 8 INFO cinder.api.openstack.wsgi [None req-5e2debb1-cf12-40ae-a886-865c37c065a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:10.663 7 INFO cinder.api.openstack.wsgi [None req-50dd12d6-0d68-4ea3-a142-644d167b5fc2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:18.288 8 INFO cinder.api.openstack.wsgi [None req-7d5d6408-9485-4ff8-bdd2-de2dbccc8a7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:27:18.295 8 INFO cinder.volume.api [None req-7d5d6408-9485-4ff8-bdd2-de2dbccc8a7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:27:18.297 8 INFO cinder.api.openstack.wsgi [None req-7d5d6408-9485-4ff8-bdd2-de2dbccc8a7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/441] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:27:18.356 7 INFO cinder.api.openstack.wsgi [None req-ddb19406-9986-4ba1-99d9-6af410a6966e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:27:18.417 7 INFO cinder.api.openstack.wsgi [None req-ddb19406-9986-4ba1-99d9-6af410a6966e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/442] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:18.439 8 INFO cinder.api.openstack.wsgi [None req-241e15ba-f44b-4ac1-a82d-77044e40cc80 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:27:18.465 8 INFO cinder.api.openstack.wsgi [None req-241e15ba-f44b-4ac1-a82d-77044e40cc80 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/443] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:18.477 7 INFO cinder.api.openstack.wsgi [None req-3877297e-f132-4e2f-9aec-8e0d6aef0396 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:27:18.510 7 INFO cinder.api.openstack.wsgi [None req-3877297e-f132-4e2f-9aec-8e0d6aef0396 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/444] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:18.520 8 INFO cinder.api.openstack.wsgi [None req-22ce2e04-b704-40c8-bda8-71ccd6a18961 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:27:18.525 8 INFO cinder.volume.api [None req-22ce2e04-b704-40c8-bda8-71ccd6a18961 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:27:18.525 8 INFO cinder.api.openstack.wsgi [None req-22ce2e04-b704-40c8-bda8-71ccd6a18961 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/445] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:27:18.535 7 INFO cinder.api.openstack.wsgi [None req-48f950ce-d94a-49fb-80d0-65dd51396c66 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:27:18.541 7 INFO cinder.api.openstack.wsgi [None req-48f950ce-d94a-49fb-80d0-65dd51396c66 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 222/446] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:18.549 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:27:18.559 8 INFO cinder.volume.api [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:27:18.561 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/447] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:27:18.572 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:27:19.076 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 223/448] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:27:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:27:20.661 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:20.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:20.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:20.663 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:30.661 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:30.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:30.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:30.664 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:40.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:40.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:40.663 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:40.663 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:50.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:50.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:27:50.663 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:27:50.663 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:00.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:00.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:00.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:00.664 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:10.662 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:10.662 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:10.663 8 INFO cinder.api.openstack.wsgi [None req-c1e2cba0-44df-4bc1-9649-de80adb261d8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:10.663 7 INFO cinder.api.openstack.wsgi [None req-32c2eb0f-5d74-41ad-a354-4a06b12b8da8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:18.311 8 INFO cinder.api.openstack.wsgi [None req-c2d456eb-bf6d-4cee-b79f-bb30af68fd76 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:28:18.319 8 INFO cinder.volume.api [None req-c2d456eb-bf6d-4cee-b79f-bb30af68fd76 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:28:18.320 8 INFO cinder.api.openstack.wsgi [None req-c2d456eb-bf6d-4cee-b79f-bb30af68fd76 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/461] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:28:18.332 7 INFO cinder.api.openstack.wsgi [None req-ea2834d7-8e77-43bd-b2ba-19b0ca4e50ed a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:28:18.341 7 INFO cinder.volume.api [None req-ea2834d7-8e77-43bd-b2ba-19b0ca4e50ed a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:28:18.344 7 INFO cinder.api.openstack.wsgi [None req-ea2834d7-8e77-43bd-b2ba-19b0ca4e50ed a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/462] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:28:18.359 8 INFO cinder.api.openstack.wsgi [None req-e1d3c1a1-2e81-4472-a95a-464194fcd9b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:28:18.368 8 INFO cinder.api.openstack.wsgi [None req-e1d3c1a1-2e81-4472-a95a-464194fcd9b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/463] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:18.379 7 INFO cinder.api.openstack.wsgi [None req-2e664835-6b87-4659-a57a-124a64cef33d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:28:18.883 7 INFO cinder.api.openstack.wsgi [None req-2e664835-6b87-4659-a57a-124a64cef33d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 231/464] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:18.893 8 INFO cinder.api.openstack.wsgi [None req-ecd9994e-fa06-4280-805e-fb89645ac889 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:28:18.901 8 INFO cinder.volume.api [None req-ecd9994e-fa06-4280-805e-fb89645ac889 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:28:18.903 8 INFO cinder.api.openstack.wsgi [None req-ecd9994e-fa06-4280-805e-fb89645ac889 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/465] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:28:18.943 7 INFO cinder.api.openstack.wsgi [None req-e91b5260-4527-459f-8a97-dd8506e3e771 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:28:18.970 7 INFO cinder.api.openstack.wsgi [None req-e91b5260-4527-459f-8a97-dd8506e3e771 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/466] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:18.981 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:28:18.997 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/467] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:28:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:19.010 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:28:19.035 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/468] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:28:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:28:20.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:20.662 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:20.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:20.664 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:30.662 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:30.663 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:30.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:30.671 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:40.662 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:40.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:40.663 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:40.663 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:50.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:50.662 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:28:50.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:28:50.663 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:00.662 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:00.662 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:00.663 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:00.663 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:10.663 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:10.663 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:10.664 7 INFO cinder.api.openstack.wsgi [None req-3522b485-9a2a-4e5a-91e8-9c2b81f2284b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:10.664 8 INFO cinder.api.openstack.wsgi [None req-222ab324-ab48-40be-8c37-8a696da549a4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:18.307 8 INFO cinder.api.openstack.wsgi [None req-726ed229-6e82-40c1-b85e-80c25875a408 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:29:18.811 8 INFO cinder.api.openstack.wsgi [None req-726ed229-6e82-40c1-b85e-80c25875a408 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/481] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:18.856 7 INFO cinder.api.openstack.wsgi [None req-4130bd3b-1cf3-44d8-b9e5-8ee35d147821 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:29:18.878 7 INFO cinder.api.openstack.wsgi [None req-4130bd3b-1cf3-44d8-b9e5-8ee35d147821 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/482] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:18.891 8 INFO cinder.api.openstack.wsgi [None req-77965a21-6c47-43bb-869c-6628ca6c9e04 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:29:18.913 8 INFO cinder.api.openstack.wsgi [None req-77965a21-6c47-43bb-869c-6628ca6c9e04 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/483] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:18.924 7 INFO cinder.api.openstack.wsgi [None req-6d523646-a88f-477a-acde-5b683235e896 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:29:18.947 7 INFO cinder.api.openstack.wsgi [None req-6d523646-a88f-477a-acde-5b683235e896 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/484] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:18.958 8 INFO cinder.api.openstack.wsgi [None req-3b3ce559-cfde-42d6-9c5c-7e33f9c709f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:29:18.965 8 INFO cinder.volume.api [None req-3b3ce559-cfde-42d6-9c5c-7e33f9c709f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:29:18.965 8 INFO cinder.api.openstack.wsgi [None req-3b3ce559-cfde-42d6-9c5c-7e33f9c709f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/485] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:29:18.973 7 INFO cinder.api.openstack.wsgi [None req-b5b5c9c0-3851-4890-b851-93819b4113e3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:29:18.982 7 INFO cinder.volume.api [None req-b5b5c9c0-3851-4890-b851-93819b4113e3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:29:18.984 7 INFO cinder.api.openstack.wsgi [None req-b5b5c9c0-3851-4890-b851-93819b4113e3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/486] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:29:18.995 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:29:19.000 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 245/487] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:29:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:29:19.009 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:29:19.016 7 INFO cinder.volume.api [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:29:19.018 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/488] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:29:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:29:20.663 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:20.664 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:20.665 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:20.665 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:30.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:30.662 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:30.663 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:30.664 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:40.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:40.662 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:40.663 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:40.663 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:50.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:50.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:29:50.662 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:29:50.663 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:00.661 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:00.661 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:00.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:00.663 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:10.662 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:10.662 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:10.663 8 INFO cinder.api.openstack.wsgi [None req-31a32a44-4528-4322-a56e-eba45130f1a9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:10.667 7 INFO cinder.api.openstack.wsgi [None req-15fa4d9b-f6e0-4264-b70c-382be830b33b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:18.353 8 INFO cinder.api.openstack.wsgi [None req-cf472f83-adee-4aab-8cb4-aaa66ed2cd1a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:30:18.359 8 INFO cinder.volume.api [None req-cf472f83-adee-4aab-8cb4-aaa66ed2cd1a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:30:18.360 8 INFO cinder.api.openstack.wsgi [None req-cf472f83-adee-4aab-8cb4-aaa66ed2cd1a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/501] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/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-05-19 14:30:18.370 7 INFO cinder.api.openstack.wsgi [None req-b2b981dd-5501-4223-9f68-ff5344607946 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:30:18.378 7 INFO cinder.volume.api [None req-b2b981dd-5501-4223-9f68-ff5344607946 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:30:18.380 7 INFO cinder.api.openstack.wsgi [None req-b2b981dd-5501-4223-9f68-ff5344607946 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/502] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:30:18.393 8 INFO cinder.api.openstack.wsgi [None req-1b458842-8e2e-4747-b830-47fc7dbfbf6d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:30:18.898 8 INFO cinder.api.openstack.wsgi [None req-1b458842-8e2e-4747-b830-47fc7dbfbf6d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 253/503] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:18.914 7 INFO cinder.api.openstack.wsgi [None req-67d6c88f-40a5-4114-92ab-d6814a7060b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:30:18.925 7 INFO cinder.volume.api [None req-67d6c88f-40a5-4114-92ab-d6814a7060b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:30:18.926 7 INFO cinder.api.openstack.wsgi [None req-67d6c88f-40a5-4114-92ab-d6814a7060b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/504] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:30:18.935 8 INFO cinder.api.openstack.wsgi [None req-68c61dca-c0cf-4961-930a-a3e29fd9895a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:30:18.941 8 INFO cinder.api.openstack.wsgi [None req-68c61dca-c0cf-4961-930a-a3e29fd9895a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 254/505] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:18.980 7 INFO cinder.api.openstack.wsgi [None req-d75cb859-43dd-44d1-a4d0-05ddab23a77b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:30:19.000 7 INFO cinder.api.openstack.wsgi [None req-d75cb859-43dd-44d1-a4d0-05ddab23a77b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/506] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:30:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:19.012 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:30:19.032 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/507] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:30:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:19.043 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:30:19.062 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/508] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:30:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:30:20.662 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:20.662 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:20.663 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:20.663 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:30.662 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:30.662 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:30.663 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:30.663 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:40.663 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:40.663 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:40.664 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:40.664 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:50.662 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:50.662 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:30:50.663 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:30:50.663 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:00.662 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:00.662 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:00.663 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:00.664 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:10.661 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:10.662 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:10.662 7 INFO cinder.api.openstack.wsgi [None req-def6499f-799e-4bf2-a093-a6299ff18a86 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:10.664 8 INFO cinder.api.openstack.wsgi [None req-68b8062b-d0f7-45a7-8f28-66cd8c4bc864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:18.294 7 INFO cinder.api.openstack.wsgi [None req-7c6e1afa-ecb1-44a0-9065-a980c57ea547 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:31:18.798 7 INFO cinder.api.openstack.wsgi [None req-7c6e1afa-ecb1-44a0-9065-a980c57ea547 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/521] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:18.837 8 INFO cinder.api.openstack.wsgi [None req-d3aa340d-3d28-4bd3-820a-7e53b8074185 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:31:18.858 8 INFO cinder.api.openstack.wsgi [None req-d3aa340d-3d28-4bd3-820a-7e53b8074185 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/522] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:18.869 7 INFO cinder.api.openstack.wsgi [None req-be6be674-571c-40b0-8c60-693928422cc0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:31:18.890 7 INFO cinder.api.openstack.wsgi [None req-be6be674-571c-40b0-8c60-693928422cc0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/523] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:18.901 8 INFO cinder.api.openstack.wsgi [None req-6ce375c6-f41f-4352-bb8e-4ea188eb41b9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:31:18.927 8 INFO cinder.api.openstack.wsgi [None req-6ce375c6-f41f-4352-bb8e-4ea188eb41b9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:18.940 7 INFO cinder.api.openstack.wsgi [None req-a443b746-5301-47a5-97eb-b0a6ed31a024 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:31:18.945 7 INFO cinder.api.openstack.wsgi [None req-a443b746-5301-47a5-97eb-b0a6ed31a024 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:31:18.956 8 INFO cinder.api.openstack.wsgi [None req-5c2a631c-2bdc-49b9-96c9-c6b5c3185671 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:31:18.970 8 INFO cinder.volume.api [None req-5c2a631c-2bdc-49b9-96c9-c6b5c3185671 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:31:18.972 8 INFO cinder.api.openstack.wsgi [None req-5c2a631c-2bdc-49b9-96c9-c6b5c3185671 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:31:18.980 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:31:18.985 7 INFO cinder.volume.api [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:31:18.986 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:31:18.996 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:31:19.004 8 INFO cinder.volume.api [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:31:19.006 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:31:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:31:20.661 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:20.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:20.661 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:20.664 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:30.661 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:30.661 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:30.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:30.663 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:40.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:40.662 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:40.663 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:40.664 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:50.662 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:50.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:31:50.663 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:31:50.663 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:00.662 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:00.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:00.663 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:00.663 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:10.661 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:10.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:10.662 7 INFO cinder.api.openstack.wsgi [None req-c170237a-87b3-43a8-b763-4d00f04789db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:10.662 8 INFO cinder.api.openstack.wsgi [None req-30e6f0df-ebfa-4e42-b7a8-0897e69a9af8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:18.468 7 INFO cinder.api.openstack.wsgi [None req-99a51d1d-4344-49c7-9a75-3b96838539cc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:32:18.491 7 INFO cinder.api.openstack.wsgi [None req-99a51d1d-4344-49c7-9a75-3b96838539cc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/541] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:18.501 8 INFO cinder.api.openstack.wsgi [None req-231494ee-e6ea-4012-8892-6c93a9f94235 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:32:18.527 8 INFO cinder.api.openstack.wsgi [None req-231494ee-e6ea-4012-8892-6c93a9f94235 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/542] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:18.537 7 INFO cinder.api.openstack.wsgi [None req-790d3f03-84ee-48ed-b608-1272254478ed a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:32:18.559 7 INFO cinder.api.openstack.wsgi [None req-790d3f03-84ee-48ed-b608-1272254478ed a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/543] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:18.567 8 INFO cinder.api.openstack.wsgi [None req-15f2d01f-8439-4d7c-bd85-f455618b7074 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:32:18.578 8 INFO cinder.volume.api [None req-15f2d01f-8439-4d7c-bd85-f455618b7074 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:32:18.582 8 INFO cinder.api.openstack.wsgi [None req-15f2d01f-8439-4d7c-bd85-f455618b7074 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/544] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:32:18.591 7 INFO cinder.api.openstack.wsgi [None req-152fff92-7509-4827-89f8-fef2cfbcec90 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:32:18.599 7 INFO cinder.volume.api [None req-152fff92-7509-4827-89f8-fef2cfbcec90 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:32:18.601 7 INFO cinder.api.openstack.wsgi [None req-152fff92-7509-4827-89f8-fef2cfbcec90 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:32:18.612 8 INFO cinder.api.openstack.wsgi [None req-47368317-33bf-44dc-8935-90cc0972c1b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:32:18.617 8 INFO cinder.api.openstack.wsgi [None req-47368317-33bf-44dc-8935-90cc0972c1b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:18.628 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:32:19.131 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 273/547] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:32:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:32:19.144 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:32:19.151 8 INFO cinder.volume.api [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:32:19.152 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:32:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/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-05-19 14:32:20.662 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:20.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:20.664 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:20.664 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:30.662 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:30.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:30.663 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:30.663 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:40.661 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:40.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:40.661 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:40.663 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:50.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:50.662 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:32:50.663 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:32:50.663 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:00.661 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:00.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:00.662 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:00.663 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:10.662 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:10.662 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:10.663 7 INFO cinder.api.openstack.wsgi [None req-3a7cf070-da7e-40f3-a423-d4f44c4978e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:10.663 8 INFO cinder.api.openstack.wsgi [None req-0401b057-aca9-47b9-b2bb-ed44a2cea704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:18.400 7 INFO cinder.api.openstack.wsgi [None req-6c5a5e0d-34aa-446d-8c6a-95cfa6d13855 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:33:18.417 7 INFO cinder.volume.api [None req-6c5a5e0d-34aa-446d-8c6a-95cfa6d13855 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:33:18.418 7 INFO cinder.api.openstack.wsgi [None req-6c5a5e0d-34aa-446d-8c6a-95cfa6d13855 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/561] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:33:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:33:18.430 8 INFO cinder.api.openstack.wsgi [None req-1550abb8-ccd0-44ae-9455-5a1e0db3c5a1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:33:18.451 8 INFO cinder.volume.api [None req-1550abb8-ccd0-44ae-9455-5a1e0db3c5a1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:33:18.453 8 INFO cinder.api.openstack.wsgi [None req-1550abb8-ccd0-44ae-9455-5a1e0db3c5a1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/562] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:33:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:33:18.465 7 INFO cinder.api.openstack.wsgi [None req-91258884-32de-4733-86e0-e6c644d69047 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:33:18.968 7 INFO cinder.api.openstack.wsgi [None req-91258884-32de-4733-86e0-e6c644d69047 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 281/563] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:33:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:18.978 8 INFO cinder.api.openstack.wsgi [None req-00c89c50-8a31-49aa-94a3-710a70a22748 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:33:18.993 8 INFO cinder.volume.api [None req-00c89c50-8a31-49aa-94a3-710a70a22748 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:33:18.995 8 INFO cinder.api.openstack.wsgi [None req-00c89c50-8a31-49aa-94a3-710a70a22748 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/564] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:33:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:33:19.045 7 INFO cinder.api.openstack.wsgi [None req-1217fbbf-25b4-4dda-8f4d-0e0e96c6ea1b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:33:19.066 7 INFO cinder.api.openstack.wsgi [None req-1217fbbf-25b4-4dda-8f4d-0e0e96c6ea1b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/565] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:33:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:19.077 8 INFO cinder.api.openstack.wsgi [None req-670bc71b-8124-40a3-8e58-f67453849751 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:33:19.100 8 INFO cinder.api.openstack.wsgi [None req-670bc71b-8124-40a3-8e58-f67453849751 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/566] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:33:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:19.109 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:33:19.133 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/567] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:33:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:19.144 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:33:19.152 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/568] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:33:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:33:20.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:20.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:20.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:20.663 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:30.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:30.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:30.663 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:30.663 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:40.661 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:40.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:40.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:40.663 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:50.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:50.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:33:50.663 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:33:50.663 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:00.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:00.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:00.663 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:00.663 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:10.662 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:10.662 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:10.663 7 INFO cinder.api.openstack.wsgi [None req-19b70c69-948c-463c-b3d0-35ebdf5934dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:10.664 8 INFO cinder.api.openstack.wsgi [None req-677be960-41b8-46eb-9b10-e97b34a2b864 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:18.327 7 INFO cinder.api.openstack.wsgi [None req-3dc4bb83-6e96-46d5-9a34-399d1b4a7557 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:34:18.336 7 INFO cinder.volume.api [None req-3dc4bb83-6e96-46d5-9a34-399d1b4a7557 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:34:18.338 7 INFO cinder.api.openstack.wsgi [None req-3dc4bb83-6e96-46d5-9a34-399d1b4a7557 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:34:18.347 8 INFO cinder.api.openstack.wsgi [None req-cdd2a0e6-97a0-4ecc-a0fe-9cde7752457b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:34:18.353 8 INFO cinder.api.openstack.wsgi [None req-cdd2a0e6-97a0-4ecc-a0fe-9cde7752457b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 292/582] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:18.362 7 INFO cinder.api.openstack.wsgi [None req-67d97410-6ae8-4241-b2fd-2b559b65af43 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:34:18.865 7 INFO cinder.api.openstack.wsgi [None req-67d97410-6ae8-4241-b2fd-2b559b65af43 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:18.905 8 INFO cinder.api.openstack.wsgi [None req-9853d2aa-3d24-463a-856c-14f216abc027 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:34:18.924 8 INFO cinder.api.openstack.wsgi [None req-9853d2aa-3d24-463a-856c-14f216abc027 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/584] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:18.935 7 INFO cinder.api.openstack.wsgi [None req-c5b21a5a-7ba2-4d8b-a6f9-f30d2e78b491 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:34:18.953 7 INFO cinder.api.openstack.wsgi [None req-c5b21a5a-7ba2-4d8b-a6f9-f30d2e78b491 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:18.967 8 INFO cinder.api.openstack.wsgi [None req-2dacdca5-986c-45c1-8aed-2f24dff1eb84 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:34:18.983 8 INFO cinder.api.openstack.wsgi [None req-2dacdca5-986c-45c1-8aed-2f24dff1eb84 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:18.994 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:34:18.999 7 INFO cinder.volume.api [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:34:19.000 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/587] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:34:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:34:19.010 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:34:19.018 8 INFO cinder.volume.api [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:34:19.019 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:34:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:34:20.661 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:20.662 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:20.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:20.663 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:30.661 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:30.661 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:30.662 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:30.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:40.662 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:40.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:40.663 7 INFO cinder.api.openstack.wsgi [None req-81c127f0-c8d9-4169-9724-2fda0a3d4c0e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:40.663 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:45.611 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False 2026-05-19 14:34:45.625 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/595] 199.204.45.44 () {44 vars in 1064 bytes} [Tue May 19 14:34:45 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=False => generated 338 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:34:50.661 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:50.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:34:50.662 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:34:50.662 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:00.662 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:00.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:00.663 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:00.664 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:10.662 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:10.662 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:10.663 7 INFO cinder.api.openstack.wsgi [None req-cc31493e-8f4b-4e00-8964-5300451a902c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:10.663 8 INFO cinder.api.openstack.wsgi [None req-6991c0bf-8dcc-45bb-8a92-fe78db2abb56 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:18.314 7 INFO cinder.api.openstack.wsgi [None req-8ff005b3-9823-4330-90e1-74e35c024312 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:35:18.818 7 INFO cinder.api.openstack.wsgi [None req-8ff005b3-9823-4330-90e1-74e35c024312 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 301/602] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:18.830 8 INFO cinder.api.openstack.wsgi [None req-2aa1db3b-b6ab-4759-88d2-7a49b436abc6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:35:18.836 8 INFO cinder.volume.api [None req-2aa1db3b-b6ab-4759-88d2-7a49b436abc6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:35:18.836 8 INFO cinder.api.openstack.wsgi [None req-2aa1db3b-b6ab-4759-88d2-7a49b436abc6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:35:18.848 7 INFO cinder.api.openstack.wsgi [None req-9b41ff1a-eab6-409d-a6ae-a43d9a237098 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:35:18.858 7 INFO cinder.volume.api [None req-9b41ff1a-eab6-409d-a6ae-a43d9a237098 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:18.860 7 INFO cinder.api.openstack.wsgi [None req-9b41ff1a-eab6-409d-a6ae-a43d9a237098 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/604] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:35:18.869 8 INFO cinder.api.openstack.wsgi [None req-84079151-eac4-4cb3-a43f-c07ece90ffcd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:35:18.878 8 INFO cinder.volume.api [None req-84079151-eac4-4cb3-a43f-c07ece90ffcd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:35:18.880 8 INFO cinder.api.openstack.wsgi [None req-84079151-eac4-4cb3-a43f-c07ece90ffcd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:35:18.891 7 INFO cinder.api.openstack.wsgi [None req-19979ba7-e348-47ef-a09b-08a7c16a311a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:35:18.897 7 INFO cinder.api.openstack.wsgi [None req-19979ba7-e348-47ef-a09b-08a7c16a311a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:18.935 8 INFO cinder.api.openstack.wsgi [None req-b2ae5945-1c2d-40eb-b48b-ff13b4941878 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:35:18.959 8 INFO cinder.api.openstack.wsgi [None req-b2ae5945-1c2d-40eb-b48b-ff13b4941878 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:18.971 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:35:19.001 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:35:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:19.012 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:35:19.034 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:35:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:20.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:20.662 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:20.664 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:20.664 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:30.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:30.662 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:30.663 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:30.663 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:40.662 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:40.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:40.663 8 INFO cinder.api.openstack.wsgi [None req-62536922-33da-435e-a24f-ce7497bf4d58 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:40.664 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:49.959 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False 2026-05-19 14:35:49.976 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] https://volume.199-204-45-44.nip.io/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 199.204.45.44 () {44 vars in 1064 bytes} [Tue May 19 14:35:49 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:35:50.661 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:50.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:35:50.662 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:35:50.664 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:00.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:00.662 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:00.663 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:00.663 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:10.662 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:10.662 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:10.663 7 INFO cinder.api.openstack.wsgi [None req-b43c063b-919c-4131-ae57-c1e3265383ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:10.663 8 INFO cinder.api.openstack.wsgi [None req-e0b19384-98c5-4315-999e-b8aff47bf16c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:18.310 7 INFO cinder.api.openstack.wsgi [None req-93a5d0aa-140d-4687-a3b0-4ff8be5d6735 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:36:18.814 7 INFO cinder.api.openstack.wsgi [None req-93a5d0aa-140d-4687-a3b0-4ff8be5d6735 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:18.823 8 INFO cinder.api.openstack.wsgi [None req-f2812285-b2e2-4f78-ba35-5764644e7976 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:36:18.833 8 INFO cinder.volume.api [None req-f2812285-b2e2-4f78-ba35-5764644e7976 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:36:18.835 8 INFO cinder.api.openstack.wsgi [None req-f2812285-b2e2-4f78-ba35-5764644e7976 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/624] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:36:18.886 7 INFO cinder.api.openstack.wsgi [None req-78455112-f9d6-4476-bdb5-ac9680731a83 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:36:18.906 7 INFO cinder.api.openstack.wsgi [None req-78455112-f9d6-4476-bdb5-ac9680731a83 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:18.922 8 INFO cinder.api.openstack.wsgi [None req-437d9e26-1bbc-4315-a344-c8ef145b0a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:36:18.949 8 INFO cinder.api.openstack.wsgi [None req-437d9e26-1bbc-4315-a344-c8ef145b0a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/626] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:18.963 7 INFO cinder.api.openstack.wsgi [None req-43b9986e-cad4-4438-a1ef-1df4abe2b657 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:36:18.986 7 INFO cinder.api.openstack.wsgi [None req-43b9986e-cad4-4438-a1ef-1df4abe2b657 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/627] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:18.997 8 INFO cinder.api.openstack.wsgi [None req-b9e0fbc0-d3d0-4e49-92e8-0c55563d3b82 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:36:19.003 8 INFO cinder.volume.api [None req-b9e0fbc0-d3d0-4e49-92e8-0c55563d3b82 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:36:19.003 8 INFO cinder.api.openstack.wsgi [None req-b9e0fbc0-d3d0-4e49-92e8-0c55563d3b82 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:36:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:36:19.016 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:36:19.021 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:36:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:36:19.032 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:36:19.040 8 INFO cinder.volume.api [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:36:19.042 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/630] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:36:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:36:20.662 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:20.663 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:20.663 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:20.664 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:30.661 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:30.662 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:30.662 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:30.663 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:40.662 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:40.662 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:40.663 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:40.663 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:50.661 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:50.662 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:36:50.662 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:36:50.663 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:00.661 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:00.662 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:00.662 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:00.663 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:10.661 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:10.661 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:10.662 8 INFO cinder.api.openstack.wsgi [None req-7b2ebeea-4a9c-4527-9233-a4b79ca1f9ca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:10.663 7 INFO cinder.api.openstack.wsgi [None req-daf5db57-1339-4493-9e44-34f8d483f527 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:18.432 8 INFO cinder.api.openstack.wsgi [None req-a64d289c-6722-42f4-8f2b-768001d9cfec a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:37:18.446 8 INFO cinder.volume.api [None req-a64d289c-6722-42f4-8f2b-768001d9cfec a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:37:18.449 8 INFO cinder.api.openstack.wsgi [None req-a64d289c-6722-42f4-8f2b-768001d9cfec a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:37:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:18.462 7 INFO cinder.api.openstack.wsgi [None req-3a422a46-7117-4b1b-921b-2215d4292d97 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:37:18.965 7 INFO cinder.api.openstack.wsgi [None req-3a422a46-7117-4b1b-921b-2215d4292d97 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:37:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:18.979 8 INFO cinder.api.openstack.wsgi [None req-fe53cb9d-51f9-43b7-be5a-8cfe2467a58e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:37:18.988 8 INFO cinder.volume.api [None req-fe53cb9d-51f9-43b7-be5a-8cfe2467a58e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:37:18.989 8 INFO cinder.api.openstack.wsgi [None req-fe53cb9d-51f9-43b7-be5a-8cfe2467a58e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:37:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:19.024 7 INFO cinder.api.openstack.wsgi [None req-623c6736-244e-47e7-9bf7-39f6c7b83381 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:37:19.042 7 INFO cinder.api.openstack.wsgi [None req-623c6736-244e-47e7-9bf7-39f6c7b83381 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 322/646] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:37:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:19.053 8 INFO cinder.api.openstack.wsgi [None req-6c2b04bd-974c-43be-a19b-acb635b48c80 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:37:19.071 8 INFO cinder.api.openstack.wsgi [None req-6c2b04bd-974c-43be-a19b-acb635b48c80 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:37:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:19.082 7 INFO cinder.api.openstack.wsgi [None req-1202c94c-e10f-49a0-ab68-1fbdfafb58d3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:37:19.105 7 INFO cinder.api.openstack.wsgi [None req-1202c94c-e10f-49a0-ab68-1fbdfafb58d3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:37:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:19.117 8 INFO cinder.api.openstack.wsgi [None req-a8785a43-647d-4275-97cd-46527ccb80d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:37:19.122 8 INFO cinder.api.openstack.wsgi [None req-a8785a43-647d-4275-97cd-46527ccb80d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:37:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:37:19.133 7 INFO cinder.api.openstack.wsgi [None req-8907c9ff-f439-4712-bb00-9c97151819f3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:37:19.143 7 INFO cinder.volume.api [None req-8907c9ff-f439-4712-bb00-9c97151819f3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:37:19.144 7 INFO cinder.api.openstack.wsgi [None req-8907c9ff-f439-4712-bb00-9c97151819f3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/650] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:37:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:20.385 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots 2026-05-19 14:37:20.395 8 INFO cinder.volume.api [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:37:20.396 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 327/651] 10.0.0.158 () {32 vars in 704 bytes} [Tue May 19 14:37:20 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:20.409 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes 2026-05-19 14:37:20.437 7 INFO cinder.volume.api [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:37:20.438 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes returned with HTTP 200 [pid: 7|app: 0|req: 325/652] 10.0.0.158 () {32 vars in 700 bytes} [Tue May 19 14:37:20 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:37:20.663 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:20.663 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:20.664 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:20.664 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:30.662 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:30.662 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:30.663 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:30.663 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:40.662 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:40.662 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:40.662 7 INFO cinder.api.openstack.wsgi [None req-f1b40746-a7a0-4bbc-9d55-f85df3d2b670 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:40.663 8 INFO cinder.api.openstack.wsgi [None req-cf9998ef-e3c1-4911-99da-58517d10dce2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:42.965 7 INFO cinder.api.openstack.wsgi [None req-d0927933-c363-4140-a362-6039c86de207 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes 2026-05-19 14:37:43.590 7 INFO cinder.api.v3.volumes [None req-d0927933-c363-4140-a362-6039c86de207 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Create volume of 1 GB 2026-05-19 14:37:43.610 7 INFO cinder.volume.api [None req-d0927933-c363-4140-a362-6039c86de207 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:37:43.921 7 INFO cinder.volume.api [None req-d0927933-c363-4140-a362-6039c86de207 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Create volume request issued successfully. 2026-05-19 14:37:43.923 7 INFO cinder.api.openstack.wsgi [None req-d0927933-c363-4140-a362-6039c86de207 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes returned with HTTP 202 [pid: 7|app: 0|req: 329/659] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:37:42 2026] POST /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes => generated 864 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:37:43.942 8 INFO cinder.api.openstack.wsgi [None req-473ccb20-b392-4e07-8917-03cf2fad94d1 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:43.979 8 INFO cinder.volume.api [None req-473ccb20-b392-4e07-8917-03cf2fad94d1 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:43.988 8 INFO cinder.api.openstack.wsgi [None req-473ccb20-b392-4e07-8917-03cf2fad94d1 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:37:43 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:45.011 7 INFO cinder.api.openstack.wsgi [None req-00bbf073-2191-452d-b0ae-5d91f5a13dd0 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:45.028 7 INFO cinder.volume.api [None req-00bbf073-2191-452d-b0ae-5d91f5a13dd0 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:45.035 7 INFO cinder.api.openstack.wsgi [None req-00bbf073-2191-452d-b0ae-5d91f5a13dd0 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:37:45 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:46.056 8 INFO cinder.api.openstack.wsgi [None req-553c5e6c-f872-4c82-83d3-e69c4968e57a 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:46.072 8 INFO cinder.volume.api [None req-553c5e6c-f872-4c82-83d3-e69c4968e57a 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:46.079 8 INFO cinder.api.openstack.wsgi [None req-553c5e6c-f872-4c82-83d3-e69c4968e57a 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:37:46 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:47.098 7 INFO cinder.api.openstack.wsgi [None req-d79f602f-b695-46ea-9134-365825877828 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:47.112 7 INFO cinder.volume.api [None req-d79f602f-b695-46ea-9134-365825877828 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:47.118 7 INFO cinder.api.openstack.wsgi [None req-d79f602f-b695-46ea-9134-365825877828 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:37:47 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 1341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:47.234 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:47.254 8 INFO cinder.volume.api [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:47.263 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.130 () {34 vars in 1027 bytes} [Tue May 19 14:37:47 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 1341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:49.693 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-3e7fcd71-fba9-40c2-8862-3b5dc18c1f56 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:49.850 7 INFO cinder.volume.api [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-3e7fcd71-fba9-40c2-8862-3b5dc18c1f56 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:49.855 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-3e7fcd71-fba9-40c2-8862-3b5dc18c1f56 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.130 () {34 vars in 1027 bytes} [Tue May 19 14:37:49 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 1341 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:37:49.868 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:37:49.869 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 334/666] 10.0.0.130 () {32 vars in 828 bytes} [Tue May 19 14:37:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:49.885 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-59ef1fbe-d912-4fb4-a83d-73df3f6d4077 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. .first() 2026-05-19 14:37:49.947 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-59ef1fbe-d912-4fb4-a83d-73df3f6d4077 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.130 () {40 vars in 1056 bytes} [Tue May 19 14:37:49 2026] POST /v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:37:50.662 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:50.663 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-59ef1fbe-d912-4fb4-a83d-73df3f6d4077 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:37:50.664 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:50.665 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-59ef1fbe-d912-4fb4-a83d-73df3f6d4077 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:37:55.914 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:37:55.915 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-99edb5ab-2b0d-4b61-9e14-7ba8669487e6 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 336/670] 199.204.45.44 () {32 vars in 838 bytes} [Tue May 19 14:37:55 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:55.957 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-bfd5d97e-6d46-4b92-9636-36721f42f6b2 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:55.970 7 INFO cinder.volume.api [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-bfd5d97e-6d46-4b92-9636-36721f42f6b2 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:37:55.977 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-bfd5d97e-6d46-4b92-9636-36721f42f6b2 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 199.204.45.44 () {36 vars in 1071 bytes} [Tue May 19 14:37:55 2026] GET /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 1521 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:57.856 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/api.py:2470: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. .first() /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:58.912 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 returned with HTTP 200 [pid: 8|app: 0|req: 337/672] 199.204.45.44 () {40 vars in 1133 bytes} [Tue May 19 14:37:57 2026] PUT /v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 => generated 802 bytes in 1068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:59.435 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:37:59.467 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295/action returned with HTTP 204 [pid: 7|app: 0|req: 336/673] 199.204.45.44 () {40 vars in 1146 bytes} [Tue May 19 14:37:59 2026] POST /v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:38:00.662 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:00.662 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:00.663 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:00.663 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:10.662 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:10.663 8 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-c4ddba2e-ea2b-4787-bb60-9acb17e1f193 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:10.663 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:10.664 7 INFO cinder.api.openstack.wsgi [req-c576f3dc-ddaa-4880-aa90-997a0a95f9ce req-b15c343f-5acd-484c-9628-38a1fa5e5bdd 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:18.090 8 INFO cinder.api.openstack.wsgi [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-ccf4cc93-744c-4f23-b020-be7108434b5d 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:18.392 7 INFO cinder.api.openstack.wsgi [None req-3205597b-6bee-4e1a-b4af-7600dd342e2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:38:18.398 7 INFO cinder.api.openstack.wsgi [None req-3205597b-6bee-4e1a-b4af-7600dd342e2d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 339/678] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:38:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:18.416 7 INFO cinder.api.openstack.wsgi [None req-50e710bd-5b3d-41fb-816b-ccb157607e7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:38:18.429 7 INFO cinder.volume.api [None req-50e710bd-5b3d-41fb-816b-ccb157607e7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:38:18.435 7 INFO cinder.api.openstack.wsgi [None req-50e710bd-5b3d-41fb-816b-ccb157607e7b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/679] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:38:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1807 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:18.447 7 INFO cinder.api.openstack.wsgi [None req-23a93479-c8b4-4868-bad4-580aa419b2dd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:38:18.652 8 INFO cinder.api.openstack.wsgi [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-ccf4cc93-744c-4f23-b020-be7108434b5d 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 returned with HTTP 200 [pid: 8|app: 0|req: 340/680] 199.204.45.44 () {38 vars in 1101 bytes} [Tue May 19 14:38:18 2026] DELETE /v3/3f6fda7ecc424107bc7c6f705cd89c14/attachments/511e925b-72a3-44f5-aac7-00c10db85295 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:18.669 8 INFO cinder.api.openstack.wsgi [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-57143310-bd64-4001-8a84-ac69d62398d3 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 2026-05-19 14:38:18.670 8 INFO cinder.api.v3.volumes [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-57143310-bd64-4001-8a84-ac69d62398d3 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Delete volume with id: 4d3d1433-b6fe-4729-89a8-8eff2e929328 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:38:18.681 8 INFO cinder.volume.api [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-57143310-bd64-4001-8a84-ac69d62398d3 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Volume info retrieved successfully. 2026-05-19 14:38:18.721 8 INFO cinder.volume.api [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-57143310-bd64-4001-8a84-ac69d62398d3 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] Delete volume request issued successfully. 2026-05-19 14:38:18.722 8 INFO cinder.api.openstack.wsgi [req-a1a54777-1d38-4fec-88a3-97ea3c6d9138 req-57143310-bd64-4001-8a84-ac69d62398d3 837d80656f664a27981e366d3184c7be 3f6fda7ecc424107bc7c6f705cd89c14 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 returned with HTTP 202 [pid: 8|app: 0|req: 341/681] 199.204.45.44 () {36 vars in 1052 bytes} [Tue May 19 14:38:18 2026] DELETE /v3/3f6fda7ecc424107bc7c6f705cd89c14/volumes/4d3d1433-b6fe-4729-89a8-8eff2e929328 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-19 14:38:18.951 7 INFO cinder.api.openstack.wsgi [None req-23a93479-c8b4-4868-bad4-580aa419b2dd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:38:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:18.963 8 INFO cinder.api.openstack.wsgi [None req-d923e679-5a97-41fd-90d7-746cce71a63c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:38:18.983 8 INFO cinder.volume.api [None req-d923e679-5a97-41fd-90d7-746cce71a63c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:38:18.992 8 INFO cinder.api.openstack.wsgi [None req-d923e679-5a97-41fd-90d7-746cce71a63c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:38:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1508 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:38:19.007 7 INFO cinder.api.openstack.wsgi [None req-2e95dd0d-202d-4f1d-b6cd-91947bf6a0dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:38:19.015 7 INFO cinder.volume.api [None req-2e95dd0d-202d-4f1d-b6cd-91947bf6a0dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:38:19.015 7 INFO cinder.api.openstack.wsgi [None req-2e95dd0d-202d-4f1d-b6cd-91947bf6a0dc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:38:19.059 8 INFO cinder.api.openstack.wsgi [None req-e683167e-23dc-4965-8ede-e729f2b33436 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/18668ee9ce9e480496459d870195702c?usage=true 2026-05-19 14:38:19.083 8 INFO cinder.api.openstack.wsgi [None req-e683167e-23dc-4965-8ede-e729f2b33436 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/18668ee9ce9e480496459d870195702c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/18668ee9ce9e480496459d870195702c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.095 7 INFO cinder.api.openstack.wsgi [None req-33b828f7-ac2e-4c51-98ba-9d33f526edec a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:38:19.119 7 INFO cinder.api.openstack.wsgi [None req-33b828f7-ac2e-4c51-98ba-9d33f526edec a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.129 8 INFO cinder.api.openstack.wsgi [None req-fbd2fb90-b266-4c08-82eb-7da56b8116e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3f6fda7ecc424107bc7c6f705cd89c14?usage=true 2026-05-19 14:38:19.150 8 INFO cinder.api.openstack.wsgi [None req-fbd2fb90-b266-4c08-82eb-7da56b8116e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3f6fda7ecc424107bc7c6f705cd89c14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3f6fda7ecc424107bc7c6f705cd89c14?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.163 7 INFO cinder.api.openstack.wsgi [None req-90b32ee1-6c6e-48b0-bebe-2951bc0fb3ee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:38:19.184 7 INFO cinder.api.openstack.wsgi [None req-90b32ee1-6c6e-48b0-bebe-2951bc0fb3ee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.193 8 INFO cinder.api.openstack.wsgi [None req-7dc76e0b-12a5-4942-965f-ba85653987e6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/83fe2a4fe6b745049422dd805d17a84c?usage=true 2026-05-19 14:38:19.215 8 INFO cinder.api.openstack.wsgi [None req-7dc76e0b-12a5-4942-965f-ba85653987e6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/83fe2a4fe6b745049422dd805d17a84c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/83fe2a4fe6b745049422dd805d17a84c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.224 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:38:19.259 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:19.273 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/d6dac56269334415bf3f1e1eb7b5a65c?usage=true 2026-05-19 14:38:19.312 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/d6dac56269334415bf3f1e1eb7b5a65c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:38:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/d6dac56269334415bf3f1e1eb7b5a65c?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:38:20.663 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:20.663 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:20.664 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:20.664 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:30.662 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:30.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:30.663 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:30.663 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:40.664 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:40.664 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:40.665 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:40.665 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:50.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:50.662 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:38:50.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:38:50.663 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:00.662 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:00.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:00.663 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:00.664 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:10.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:10.662 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:10.662 8 INFO cinder.api.openstack.wsgi [None req-d7ae68fd-e686-4b11-8424-4b0fdfd4f1de a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:10.662 7 INFO cinder.api.openstack.wsgi [None req-43fb7f9d-de0a-4e4a-b5d1-26c47ced48d1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:18.535 8 INFO cinder.api.openstack.wsgi [None req-35e0d0b5-bfe1-49fe-a83c-a07661b8ac12 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:39:18.555 8 INFO cinder.api.openstack.wsgi [None req-35e0d0b5-bfe1-49fe-a83c-a07661b8ac12 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 353/704] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:39:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:18.579 7 INFO cinder.api.openstack.wsgi [None req-50b0eced-6202-4eed-829e-225039ea4442 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:39:19.085 7 INFO cinder.api.openstack.wsgi [None req-50b0eced-6202-4eed-829e-225039ea4442 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 352/705] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:39:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.096 8 INFO cinder.api.openstack.wsgi [None req-da514358-7eeb-41c5-b5c3-c338df4dd9eb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:39:19.105 8 INFO cinder.volume.api [None req-da514358-7eeb-41c5-b5c3-c338df4dd9eb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:39:19.107 8 INFO cinder.api.openstack.wsgi [None req-da514358-7eeb-41c5-b5c3-c338df4dd9eb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/706] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:39:19.117 7 INFO cinder.api.openstack.wsgi [None req-3229858c-0596-46bc-b307-9b7b1f3c6dca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:39:19.127 7 INFO cinder.volume.api [None req-3229858c-0596-46bc-b307-9b7b1f3c6dca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:39:19.127 7 INFO cinder.api.openstack.wsgi [None req-3229858c-0596-46bc-b307-9b7b1f3c6dca a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/707] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/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-05-19 14:39:19.259 8 INFO cinder.api.openstack.wsgi [None req-bb4e6aed-e1a3-43e0-897c-28fed819caee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:39:19.284 8 INFO cinder.api.openstack.wsgi [None req-bb4e6aed-e1a3-43e0-897c-28fed819caee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/708] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.297 7 INFO cinder.api.openstack.wsgi [None req-b128e014-f7b6-42ef-a01b-0c0158aed86e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/34be2d8d578e40e5ab980725d311d566?usage=true 2026-05-19 14:39:19.318 7 INFO cinder.api.openstack.wsgi [None req-b128e014-f7b6-42ef-a01b-0c0158aed86e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/34be2d8d578e40e5ab980725d311d566?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/709] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/34be2d8d578e40e5ab980725d311d566?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.327 8 INFO cinder.api.openstack.wsgi [None req-d11a04a1-72ae-4186-9fa4-feb003fc8b64 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:39:19.350 8 INFO cinder.api.openstack.wsgi [None req-d11a04a1-72ae-4186-9fa4-feb003fc8b64 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/710] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.362 7 INFO cinder.api.openstack.wsgi [None req-298a9561-7467-49cf-88c2-2c21176b1b1f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/738b78492d6647f885bed5cf4b2c5c01?usage=true 2026-05-19 14:39:19.387 7 INFO cinder.api.openstack.wsgi [None req-298a9561-7467-49cf-88c2-2c21176b1b1f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/738b78492d6647f885bed5cf4b2c5c01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/711] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/738b78492d6647f885bed5cf4b2c5c01?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.399 8 INFO cinder.api.openstack.wsgi [None req-463968aa-d50e-444c-b425-694bc93fb912 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:39:19.428 8 INFO cinder.api.openstack.wsgi [None req-463968aa-d50e-444c-b425-694bc93fb912 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/712] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.442 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/a0a806382c104e55a81d0b21e572b0c3?usage=true 2026-05-19 14:39:19.463 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/a0a806382c104e55a81d0b21e572b0c3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/713] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/a0a806382c104e55a81d0b21e572b0c3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:19.475 8 INFO cinder.api.openstack.wsgi [None req-2f008c34-93df-4496-b615-0a4c33aee542 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:39:19.485 8 INFO cinder.volume.api [None req-2f008c34-93df-4496-b615-0a4c33aee542 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:39:19.487 8 INFO cinder.api.openstack.wsgi [None req-2f008c34-93df-4496-b615-0a4c33aee542 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/714] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:39:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:39:20.662 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:20.662 8 INFO cinder.api.openstack.wsgi [None req-2f008c34-93df-4496-b615-0a4c33aee542 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:20.663 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:20.663 8 INFO cinder.api.openstack.wsgi [None req-2f008c34-93df-4496-b615-0a4c33aee542 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:23.463 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:23.464 7 INFO cinder.api.openstack.wsgi [None req-7d65897f-8df6-4775-8524-5c2b84502de3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 358/717] 10.0.0.158 () {30 vars in 410 bytes} [Tue May 19 14:39:23 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:27.262 8 INFO cinder.api.openstack.wsgi [None req-bd45e846-4b4f-4f9c-8508-16addcd4f1f6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes 2026-05-19 14:39:27.297 8 INFO cinder.volume.api [None req-bd45e846-4b4f-4f9c-8508-16addcd4f1f6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Get all volumes completed successfully. 2026-05-19 14:39:27.298 8 INFO cinder.api.openstack.wsgi [None req-bd45e846-4b4f-4f9c-8508-16addcd4f1f6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.158 () {32 vars in 700 bytes} [Tue May 19 14:39:27 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:39:27.310 7 INFO cinder.api.openstack.wsgi [None req-b5958f28-b439-439e-a386-1f95e7bf14c6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes 2026-05-19 14:39:27.313 7 INFO cinder.api.v3.volumes [None req-b5958f28-b439-439e-a386-1f95e7bf14c6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume of 1 GB 2026-05-19 14:39:27.319 7 INFO cinder.volume.api [None req-b5958f28-b439-439e-a386-1f95e7bf14c6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:27.497 7 INFO cinder.volume.api [None req-b5958f28-b439-439e-a386-1f95e7bf14c6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume request issued successfully. 2026-05-19 14:39:27.498 7 INFO cinder.api.openstack.wsgi [None req-b5958f28-b439-439e-a386-1f95e7bf14c6 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 359/719] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:27 2026] POST /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes => generated 876 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:39:27.520 8 INFO cinder.api.openstack.wsgi [None req-48d8c95c-4cb3-414b-9e8f-2fc73f69870b b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:27.538 8 INFO cinder.volume.api [None req-48d8c95c-4cb3-414b-9e8f-2fc73f69870b b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:27.543 8 INFO cinder.api.openstack.wsgi [None req-48d8c95c-4cb3-414b-9e8f-2fc73f69870b b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:27 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:28.566 7 INFO cinder.api.openstack.wsgi [None req-ec45ab22-a2e7-48d2-ac56-84af09ce1711 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:28.582 7 INFO cinder.volume.api [None req-ec45ab22-a2e7-48d2-ac56-84af09ce1711 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:28.586 7 INFO cinder.api.openstack.wsgi [None req-ec45ab22-a2e7-48d2-ac56-84af09ce1711 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:28 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:28.605 8 INFO cinder.api.openstack.wsgi [None req-641641c0-1054-43d9-a42c-5ce2914a5bee b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:28.625 8 INFO cinder.volume.api [None req-641641c0-1054-43d9-a42c-5ce2914a5bee b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:28.631 8 INFO cinder.api.openstack.wsgi [None req-641641c0-1054-43d9-a42c-5ce2914a5bee b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 200 [pid: 8|app: 0|req: 362/722] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:28 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:28.648 7 INFO cinder.api.openstack.wsgi [None req-6c839bb1-81b8-41a1-9c88-c55192612708 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes 2026-05-19 14:39:28.650 7 INFO cinder.api.v3.volumes [None req-6c839bb1-81b8-41a1-9c88-c55192612708 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume of 1 GB 2026-05-19 14:39:28.653 7 INFO cinder.volume.api [None req-6c839bb1-81b8-41a1-9c88-c55192612708 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:28.751 7 INFO cinder.volume.api [None req-6c839bb1-81b8-41a1-9c88-c55192612708 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume request issued successfully. 2026-05-19 14:39:28.751 7 INFO cinder.api.openstack.wsgi [None req-6c839bb1-81b8-41a1-9c88-c55192612708 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 361/723] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:28 2026] POST /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes => generated 875 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:28.764 8 INFO cinder.api.openstack.wsgi [None req-c81150e2-9e92-4eee-bc0d-58002e828493 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:28.777 8 INFO cinder.volume.api [None req-c81150e2-9e92-4eee-bc0d-58002e828493 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:28.782 8 INFO cinder.api.openstack.wsgi [None req-c81150e2-9e92-4eee-bc0d-58002e828493 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:28 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:29.804 7 INFO cinder.api.openstack.wsgi [None req-1c81806c-0b33-4372-aca7-7bfaaeb6eb13 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:29.818 7 INFO cinder.volume.api [None req-1c81806c-0b33-4372-aca7-7bfaaeb6eb13 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:29.822 7 INFO cinder.api.openstack.wsgi [None req-1c81806c-0b33-4372-aca7-7bfaaeb6eb13 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:29 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:29.844 8 INFO cinder.api.openstack.wsgi [None req-3721bb96-a4c9-4468-8c23-24dcacfeacd9 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:29.858 8 INFO cinder.volume.api [None req-3721bb96-a4c9-4468-8c23-24dcacfeacd9 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:29.862 8 INFO cinder.api.openstack.wsgi [None req-3721bb96-a4c9-4468-8c23-24dcacfeacd9 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:29 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:29.884 7 INFO cinder.api.openstack.wsgi [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes 2026-05-19 14:39:29.887 7 INFO cinder.api.v3.volumes [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume of 1 GB 2026-05-19 14:39:29.893 7 INFO cinder.volume.api [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:30.038 7 INFO cinder.volume.api [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Create volume request issued successfully. 2026-05-19 14:39:30.039 7 INFO cinder.api.openstack.wsgi [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 363/727] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:29 2026] POST /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes => generated 875 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:30.063 8 INFO cinder.api.openstack.wsgi [None req-96d27a07-1d68-4067-9050-49c9e8cd0bf3 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:30.077 8 INFO cinder.volume.api [None req-96d27a07-1d68-4067-9050-49c9e8cd0bf3 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:30.083 8 INFO cinder.api.openstack.wsgi [None req-96d27a07-1d68-4067-9050-49c9e8cd0bf3 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:30 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:30.661 7 INFO cinder.api.openstack.wsgi [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:30.661 8 INFO cinder.api.openstack.wsgi [None req-96d27a07-1d68-4067-9050-49c9e8cd0bf3 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:30.662 7 INFO cinder.api.openstack.wsgi [None req-95c38ee9-2815-401c-9c8e-8f361d5f7a84 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:30.662 8 INFO cinder.api.openstack.wsgi [None req-96d27a07-1d68-4067-9050-49c9e8cd0bf3 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.106 7 INFO cinder.api.openstack.wsgi [None req-26aa85d3-ecf6-42bd-a7a4-decad417ca35 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:31.119 7 INFO cinder.volume.api [None req-26aa85d3-ecf6-42bd-a7a4-decad417ca35 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:31.123 7 INFO cinder.api.openstack.wsgi [None req-26aa85d3-ecf6-42bd-a7a4-decad417ca35 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:31 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.141 8 INFO cinder.api.openstack.wsgi [None req-4e4c1843-1553-4fd7-9056-b3b800e8658c b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:31.155 8 INFO cinder.volume.api [None req-4e4c1843-1553-4fd7-9056-b3b800e8658c b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:31.159 8 INFO cinder.api.openstack.wsgi [None req-4e4c1843-1553-4fd7-9056-b3b800e8658c b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:31 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.176 7 INFO cinder.api.openstack.wsgi [None req-4108715a-5e5e-4954-9351-2aa79f2f2dba b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes 2026-05-19 14:39:31.207 7 INFO cinder.volume.api [None req-4108715a-5e5e-4954-9351-2aa79f2f2dba b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Get all volumes completed successfully. 2026-05-19 14:39:31.208 7 INFO cinder.api.openstack.wsgi [None req-4108715a-5e5e-4954-9351-2aa79f2f2dba b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.158 () {32 vars in 700 bytes} [Tue May 19 14:39:31 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.229 8 INFO cinder.api.openstack.wsgi [None req-48b875ff-6699-4d90-8ded-8e6e80da3a63 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:31.243 8 INFO cinder.volume.api [None req-48b875ff-6699-4d90-8ded-8e6e80da3a63 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:31.247 8 INFO cinder.api.openstack.wsgi [None req-48b875ff-6699-4d90-8ded-8e6e80da3a63 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:31 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.273 7 INFO cinder.api.openstack.wsgi [None req-5e7bfe0f-9b60-487d-a516-663b809d4579 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 2026-05-19 14:39:31.274 7 INFO cinder.api.v3.volumes [None req-5e7bfe0f-9b60-487d-a516-663b809d4579 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume with id: 871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:31.288 7 INFO cinder.volume.api [None req-5e7bfe0f-9b60-487d-a516-663b809d4579 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:31.317 7 INFO cinder.volume.api [None req-5e7bfe0f-9b60-487d-a516-663b809d4579 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume request issued successfully. 2026-05-19 14:39:31.318 7 INFO cinder.api.openstack.wsgi [None req-5e7bfe0f-9b60-487d-a516-663b809d4579 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 202 [pid: 7|app: 0|req: 367/735] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:31 2026] DELETE /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:31.328 8 INFO cinder.api.openstack.wsgi [None req-9a53ed9c-41a3-43e2-9c98-beacd3a0d53f b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:31.341 8 INFO cinder.volume.api [None req-9a53ed9c-41a3-43e2-9c98-beacd3a0d53f b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:31.347 8 INFO cinder.api.openstack.wsgi [None req-9a53ed9c-41a3-43e2-9c98-beacd3a0d53f b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:31 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:32.371 7 INFO cinder.api.openstack.wsgi [None req-9b77ff0d-10b4-4102-ba25-eeb9f6b20c29 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 2026-05-19 14:39:32.381 7 INFO cinder.api.openstack.wsgi [None req-9b77ff0d-10b4-4102-ba25-eeb9f6b20c29 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 returned with HTTP 404 [pid: 7|app: 0|req: 368/737] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:32 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/871a0670-b588-4dfe-b705-3eb612ae9042 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:32.392 8 INFO cinder.api.openstack.wsgi [None req-8e56c6dd-0df2-43f9-bd13-921d664c7c07 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:32.407 8 INFO cinder.volume.api [None req-8e56c6dd-0df2-43f9-bd13-921d664c7c07 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:32.411 8 INFO cinder.api.openstack.wsgi [None req-8e56c6dd-0df2-43f9-bd13-921d664c7c07 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 200 [pid: 8|app: 0|req: 370/738] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:32 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:32.431 7 INFO cinder.api.openstack.wsgi [None req-eb62ec75-2dc5-432d-abc7-06ee5529466e b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 2026-05-19 14:39:32.432 7 INFO cinder.api.v3.volumes [None req-eb62ec75-2dc5-432d-abc7-06ee5529466e b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume with id: 8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:32.442 7 INFO cinder.volume.api [None req-eb62ec75-2dc5-432d-abc7-06ee5529466e b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:32.463 7 INFO cinder.volume.api [None req-eb62ec75-2dc5-432d-abc7-06ee5529466e b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume request issued successfully. 2026-05-19 14:39:32.464 7 INFO cinder.api.openstack.wsgi [None req-eb62ec75-2dc5-432d-abc7-06ee5529466e b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 202 [pid: 7|app: 0|req: 369/739] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:32 2026] DELETE /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:32.477 8 INFO cinder.api.openstack.wsgi [None req-97cf9947-ee3b-42c3-94dc-6abffcfec042 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:32.488 8 INFO cinder.volume.api [None req-97cf9947-ee3b-42c3-94dc-6abffcfec042 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:32.492 8 INFO cinder.api.openstack.wsgi [None req-97cf9947-ee3b-42c3-94dc-6abffcfec042 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:32 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 967 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:33.516 7 INFO cinder.api.openstack.wsgi [None req-9cfc2552-f782-49ce-92dd-9db4e717d76f b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 2026-05-19 14:39:33.525 7 INFO cinder.api.openstack.wsgi [None req-9cfc2552-f782-49ce-92dd-9db4e717d76f b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 returned with HTTP 404 [pid: 7|app: 0|req: 370/741] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:33 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/8737bf6d-f461-465b-a381-61d4146dda96 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:33.538 8 INFO cinder.api.openstack.wsgi [None req-292b56cf-8600-4e58-918b-7a1acbbe2a83 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:33.558 8 INFO cinder.volume.api [None req-292b56cf-8600-4e58-918b-7a1acbbe2a83 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:33.563 8 INFO cinder.api.openstack.wsgi [None req-292b56cf-8600-4e58-918b-7a1acbbe2a83 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 200 [pid: 8|app: 0|req: 372/742] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:33 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:33.585 7 INFO cinder.api.openstack.wsgi [None req-e1895bc0-295b-4166-b155-4d1aadef8efb b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea 2026-05-19 14:39:33.585 7 INFO cinder.api.v3.volumes [None req-e1895bc0-295b-4166-b155-4d1aadef8efb b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume with id: a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:33.602 7 INFO cinder.volume.api [None req-e1895bc0-295b-4166-b155-4d1aadef8efb b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:33.634 7 INFO cinder.volume.api [None req-e1895bc0-295b-4166-b155-4d1aadef8efb b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Delete volume request issued successfully. 2026-05-19 14:39:33.635 7 INFO cinder.api.openstack.wsgi [None req-e1895bc0-295b-4166-b155-4d1aadef8efb b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 202 [pid: 7|app: 0|req: 371/743] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:33 2026] DELETE /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:33.644 8 INFO cinder.api.openstack.wsgi [None req-44292bba-6dee-4fbb-bef6-8da699a0299d b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:33.668 8 INFO cinder.volume.api [None req-44292bba-6dee-4fbb-bef6-8da699a0299d b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] Volume info retrieved successfully. 2026-05-19 14:39:33.673 8 INFO cinder.api.openstack.wsgi [None req-44292bba-6dee-4fbb-bef6-8da699a0299d b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 200 [pid: 8|app: 0|req: 373/744] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:33 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:34.690 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea 2026-05-19 14:39:34.698 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea returned with HTTP 404 [pid: 7|app: 0|req: 372/745] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:34 2026] GET /v3/fcf9ea909cdb4f3ab3223a6e20491b9c/volumes/a3dccb3b-88a4-4ce2-aaf0-c9caf8be61ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:37.034 8 INFO cinder.api.openstack.wsgi [req-0da05244-49ed-4fa5-be5e-afef2cd85292 req-f51f34c3-9096-468e-a857-efa9543cd949 f3baa0386b054bb49786c48deecf0ca6 34be2d8d578e40e5ab980725d311d566 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/34be2d8d578e40e5ab980725d311d566/attachments?instance_id=ec56084c-21fc-40a8-9fc6-f6461f41b446 2026-05-19 14:39:37.048 8 INFO cinder.api.openstack.wsgi [req-0da05244-49ed-4fa5-be5e-afef2cd85292 req-f51f34c3-9096-468e-a857-efa9543cd949 f3baa0386b054bb49786c48deecf0ca6 34be2d8d578e40e5ab980725d311d566 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/34be2d8d578e40e5ab980725d311d566/attachments?instance_id=ec56084c-21fc-40a8-9fc6-f6461f41b446 returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 199.204.45.44 () {36 vars in 1102 bytes} [Tue May 19 14:39:37 2026] GET /v3/34be2d8d578e40e5ab980725d311d566/attachments?instance_id=ec56084c-21fc-40a8-9fc6-f6461f41b446 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:38.954 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:38.955 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/747] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:38.968 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 2026-05-19 14:39:38.991 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.81 () {34 vars in 877 bytes} [Tue May 19 14:39:38 2026] GET /v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:39:40.661 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:40.662 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:40.663 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:40.665 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:41.582 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:41.583 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 375/751] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:41.588 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:41.589 8 INFO cinder.api.openstack.wsgi [None req-9a2570f8-af1d-4ae8-acaf-fb8ec6b71107 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/752] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:42.438 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:42.439 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/753] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:42 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:42.451 8 INFO cinder.api.openstack.wsgi [None req-73fbed7b-a2af-4934-b7ac-2620b0557b22 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 2026-05-19 14:39:42.471 8 INFO cinder.api.openstack.wsgi [None req-73fbed7b-a2af-4934-b7ac-2620b0557b22 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.81 () {34 vars in 877 bytes} [Tue May 19 14:39:42 2026] GET /v3/5d3f5d4be4264317935cf66155fe0e10/limits?tenant_id=5d3f5d4be4264317935cf66155fe0e10 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:39:44.990 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:44.991 7 INFO cinder.api.openstack.wsgi [None req-1a523c26-1569-4495-81e5-45afaf211362 b1581bfa1b624c96a566f1e95224475a fcf9ea909cdb4f3ab3223a6e20491b9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 377/755] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:44.998 8 INFO cinder.api.openstack.wsgi [None req-73fbed7b-a2af-4934-b7ac-2620b0557b22 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:39:44.998 8 INFO cinder.api.openstack.wsgi [None req-73fbed7b-a2af-4934-b7ac-2620b0557b22 0c2c41c7d31b4ab08a862ebdc2c80385 5d3f5d4be4264317935cf66155fe0e10 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 379/756] 10.0.0.81 () {28 vars in 374 bytes} [Tue May 19 14:39:44 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-19 14:39:50.208 7 INFO cinder.api.openstack.wsgi [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes 2026-05-19 14:39:50.212 7 INFO cinder.api.v3.volumes [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume of 1 GB 2026-05-19 14:39:50.219 7 INFO cinder.volume.api [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:50.353 7 INFO cinder.volume.api [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume request issued successfully. 2026-05-19 14:39:50.354 7 INFO cinder.api.openstack.wsgi [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes returned with HTTP 202 [pid: 7|app: 0|req: 378/757] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:50 2026] POST /v3/2e429011bd7542488490549335b8a198/volumes => generated 871 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:39:50.372 8 INFO cinder.api.openstack.wsgi [None req-42f420c9-a8cd-488b-93ae-bf47baa6de21 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:50.388 8 INFO cinder.volume.api [None req-42f420c9-a8cd-488b-93ae-bf47baa6de21 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:50.395 8 INFO cinder.api.openstack.wsgi [None req-42f420c9-a8cd-488b-93ae-bf47baa6de21 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 8|app: 0|req: 380/758] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:50 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:39:50.662 7 INFO cinder.api.openstack.wsgi [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:50.662 7 INFO cinder.api.openstack.wsgi [None req-1a5f0255-e3a1-4d01-addb-3af0f08dc50b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:39:50.662 8 INFO cinder.api.openstack.wsgi [None req-42f420c9-a8cd-488b-93ae-bf47baa6de21 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:39:50.663 8 INFO cinder.api.openstack.wsgi [None req-42f420c9-a8cd-488b-93ae-bf47baa6de21 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.420 7 INFO cinder.api.openstack.wsgi [None req-e5e0a5cf-d4e7-4ef0-8577-d76c5b9f6afd b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:51.436 7 INFO cinder.volume.api [None req-e5e0a5cf-d4e7-4ef0-8577-d76c5b9f6afd b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:51.443 7 INFO cinder.api.openstack.wsgi [None req-e5e0a5cf-d4e7-4ef0-8577-d76c5b9f6afd b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 7|app: 0|req: 380/761] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:51 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.464 8 INFO cinder.api.openstack.wsgi [None req-a9afed59-3aae-48bb-b977-465ddd353e81 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:51.479 8 INFO cinder.volume.api [None req-a9afed59-3aae-48bb-b977-465ddd353e81 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:51.484 8 INFO cinder.api.openstack.wsgi [None req-a9afed59-3aae-48bb-b977-465ddd353e81 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 8|app: 0|req: 382/762] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:51 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.506 7 INFO cinder.api.openstack.wsgi [None req-fca911e1-0fe3-456e-8e01-bed721798803 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:51.520 7 INFO cinder.volume.api [None req-fca911e1-0fe3-456e-8e01-bed721798803 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:51.529 7 INFO cinder.volume.api [None req-fca911e1-0fe3-456e-8e01-bed721798803 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:51.530 7 INFO cinder.api.openstack.wsgi [None req-fca911e1-0fe3-456e-8e01-bed721798803 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 7|app: 0|req: 381/763] 10.0.0.158 () {34 vars in 794 bytes} [Tue May 19 14:39:51 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.548 8 INFO cinder.api.openstack.wsgi [None req-1931145c-1d21-4bf1-b69e-eadf95584d6b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:51.562 8 INFO cinder.volume.api [None req-1931145c-1d21-4bf1-b69e-eadf95584d6b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:51.569 8 INFO cinder.volume.api [None req-1931145c-1d21-4bf1-b69e-eadf95584d6b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:51.570 8 INFO cinder.api.openstack.wsgi [None req-1931145c-1d21-4bf1-b69e-eadf95584d6b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 8|app: 0|req: 383/764] 10.0.0.158 () {34 vars in 795 bytes} [Tue May 19 14:39:51 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.592 7 INFO cinder.api.openstack.wsgi [None req-cc04bbd0-916a-4fa0-b60c-47d0842aa48b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:51.611 7 INFO cinder.volume.api [None req-cc04bbd0-916a-4fa0-b60c-47d0842aa48b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:51.620 7 INFO cinder.api.openstack.wsgi [None req-cc04bbd0-916a-4fa0-b60c-47d0842aa48b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 7|app: 0|req: 382/765] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:51 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:51.638 8 INFO cinder.api.openstack.wsgi [None req-188ff7d5-90d4-4e36-b93c-90f65d503b69 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes 2026-05-19 14:39:51.640 8 INFO cinder.api.v3.volumes [None req-188ff7d5-90d4-4e36-b93c-90f65d503b69 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume of 1 GB 2026-05-19 14:39:51.652 8 INFO cinder.volume.api [None req-188ff7d5-90d4-4e36-b93c-90f65d503b69 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:51.985 8 INFO cinder.volume.api [None req-188ff7d5-90d4-4e36-b93c-90f65d503b69 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume request issued successfully. 2026-05-19 14:39:51.986 8 INFO cinder.api.openstack.wsgi [None req-188ff7d5-90d4-4e36-b93c-90f65d503b69 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes returned with HTTP 202 [pid: 8|app: 0|req: 384/766] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:51 2026] POST /v3/2e429011bd7542488490549335b8a198/volumes => generated 891 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:52.002 7 INFO cinder.api.openstack.wsgi [None req-11e4f13b-4168-4d38-a3ed-1c55fe4cd2de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:52.017 7 INFO cinder.volume.api [None req-11e4f13b-4168-4d38-a3ed-1c55fe4cd2de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:52.022 7 INFO cinder.api.openstack.wsgi [None req-11e4f13b-4168-4d38-a3ed-1c55fe4cd2de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 200 [pid: 7|app: 0|req: 383/767] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:51 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.038 8 INFO cinder.api.openstack.wsgi [None req-056c1f97-120f-41af-8a51-d29f60bd7d31 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.053 8 INFO cinder.volume.api [None req-056c1f97-120f-41af-8a51-d29f60bd7d31 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.059 8 INFO cinder.api.openstack.wsgi [None req-056c1f97-120f-41af-8a51-d29f60bd7d31 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 200 [pid: 8|app: 0|req: 385/768] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:53 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 984 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.077 7 INFO cinder.api.openstack.wsgi [None req-e7a677db-1622-4cb3-ad70-9394c24c9b97 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.095 7 INFO cinder.volume.api [None req-e7a677db-1622-4cb3-ad70-9394c24c9b97 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.103 7 INFO cinder.volume.api [None req-e7a677db-1622-4cb3-ad70-9394c24c9b97 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:53.104 7 INFO cinder.api.openstack.wsgi [None req-e7a677db-1622-4cb3-ad70-9394c24c9b97 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.158 () {34 vars in 794 bytes} [Tue May 19 14:39:53 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.122 8 INFO cinder.api.openstack.wsgi [None req-d6a8a837-292c-44fb-a0ea-64eece97c93f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.135 8 INFO cinder.volume.api [None req-d6a8a837-292c-44fb-a0ea-64eece97c93f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.140 8 INFO cinder.api.openstack.wsgi [None req-d6a8a837-292c-44fb-a0ea-64eece97c93f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:53 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.161 7 INFO cinder.api.openstack.wsgi [None req-f0d85ada-7f61-4fee-9620-073a845b6f6f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d 2026-05-19 14:39:53.162 7 INFO cinder.api.v3.volumes [None req-f0d85ada-7f61-4fee-9620-073a845b6f6f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume with id: 56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.176 7 INFO cinder.volume.api [None req-f0d85ada-7f61-4fee-9620-073a845b6f6f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.198 7 INFO cinder.volume.api [None req-f0d85ada-7f61-4fee-9620-073a845b6f6f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume request issued successfully. 2026-05-19 14:39:53.199 7 INFO cinder.api.openstack.wsgi [None req-f0d85ada-7f61-4fee-9620-073a845b6f6f b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 202 [pid: 7|app: 0|req: 385/771] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:53 2026] DELETE /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.212 8 INFO cinder.api.openstack.wsgi [None req-a84b0d36-460d-445d-9afe-b7bd7fef0cb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.227 8 INFO cinder.volume.api [None req-a84b0d36-460d-445d-9afe-b7bd7fef0cb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.231 8 INFO cinder.api.openstack.wsgi [None req-a84b0d36-460d-445d-9afe-b7bd7fef0cb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:53 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.486 7 INFO cinder.api.openstack.wsgi [None req-cd6cb968-0961-435e-aebc-ceca154933a9 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes 2026-05-19 14:39:53.489 7 INFO cinder.api.v3.volumes [None req-cd6cb968-0961-435e-aebc-ceca154933a9 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Create volume of 1 GB 2026-05-19 14:39:53.495 7 INFO cinder.volume.api [None req-cd6cb968-0961-435e-aebc-ceca154933a9 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:53.672 7 INFO cinder.volume.api [None req-cd6cb968-0961-435e-aebc-ceca154933a9 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Create volume request issued successfully. 2026-05-19 14:39:53.673 7 INFO cinder.api.openstack.wsgi [None req-cd6cb968-0961-435e-aebc-ceca154933a9 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/773] 10.0.0.158 () {34 vars in 721 bytes} [Tue May 19 14:39:53 2026] POST /v3/152ee0decd704383b41e22dea366877e/volumes => generated 861 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:53.695 8 INFO cinder.api.openstack.wsgi [None req-8373a266-b85b-4148-8d7f-96e34673ce6b 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:53.712 8 INFO cinder.volume.api [None req-8373a266-b85b-4148-8d7f-96e34673ce6b 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:39:53.718 8 INFO cinder.api.openstack.wsgi [None req-8373a266-b85b-4148-8d7f-96e34673ce6b 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:53 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:54.250 7 INFO cinder.api.openstack.wsgi [None req-0b230cf7-964e-4bb7-bb0b-94786da4ca82 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d 2026-05-19 14:39:54.257 7 INFO cinder.api.openstack.wsgi [None req-0b230cf7-964e-4bb7-bb0b-94786da4ca82 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d returned with HTTP 404 [pid: 7|app: 0|req: 387/775] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:54 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/56e58ed4-eb68-402e-a261-2bdf893ff95d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:54.269 8 INFO cinder.api.openstack.wsgi [None req-23e4787f-bbdc-4d6a-8c9c-2cdd9adeb156 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:54.282 8 INFO cinder.volume.api [None req-23e4787f-bbdc-4d6a-8c9c-2cdd9adeb156 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:54.286 8 INFO cinder.api.openstack.wsgi [None req-23e4787f-bbdc-4d6a-8c9c-2cdd9adeb156 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:54 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:39:54.308 7 INFO cinder.api.openstack.wsgi [None req-a99fe73e-7ae7-4ccb-97b1-46b706d775de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f 2026-05-19 14:39:54.308 7 INFO cinder.api.v3.volumes [None req-a99fe73e-7ae7-4ccb-97b1-46b706d775de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume with id: 4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:54.320 7 INFO cinder.volume.api [None req-a99fe73e-7ae7-4ccb-97b1-46b706d775de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:54.346 7 INFO cinder.volume.api [None req-a99fe73e-7ae7-4ccb-97b1-46b706d775de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume request issued successfully. 2026-05-19 14:39:54.347 7 INFO cinder.api.openstack.wsgi [None req-a99fe73e-7ae7-4ccb-97b1-46b706d775de b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 202 [pid: 7|app: 0|req: 388/777] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:54 2026] DELETE /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:54.362 8 INFO cinder.api.openstack.wsgi [None req-c3675d01-343c-4768-9ff6-0d151800e515 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:54.378 8 INFO cinder.volume.api [None req-c3675d01-343c-4768-9ff6-0d151800e515 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:54.382 8 INFO cinder.api.openstack.wsgi [None req-c3675d01-343c-4768-9ff6-0d151800e515 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:54 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 1001 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:54.739 7 INFO cinder.api.openstack.wsgi [None req-d254fc78-9089-4429-ac19-0dcf2c7e6857 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:54.756 7 INFO cinder.volume.api [None req-d254fc78-9089-4429-ac19-0dcf2c7e6857 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:39:54.764 7 INFO cinder.api.openstack.wsgi [None req-d254fc78-9089-4429-ac19-0dcf2c7e6857 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:54 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:55.405 8 INFO cinder.api.openstack.wsgi [None req-0873b5cd-b44f-4105-a50d-bb7086196f3e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f 2026-05-19 14:39:55.413 8 INFO cinder.api.openstack.wsgi [None req-0873b5cd-b44f-4105-a50d-bb7086196f3e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f returned with HTTP 404 [pid: 8|app: 0|req: 391/780] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:55 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/4cac769c-9931-4a98-9f67-348ec2c6201f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:55.494 7 INFO cinder.api.openstack.wsgi [None req-c5db15d5-d878-4324-96f7-5c568b0f50c3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes 2026-05-19 14:39:55.610 7 INFO cinder.api.v3.volumes [None req-c5db15d5-d878-4324-96f7-5c568b0f50c3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume of 1 GB 2026-05-19 14:39:55.618 7 INFO cinder.volume.api [None req-c5db15d5-d878-4324-96f7-5c568b0f50c3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:55.793 7 INFO cinder.volume.api [None req-c5db15d5-d878-4324-96f7-5c568b0f50c3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume request issued successfully. 2026-05-19 14:39:55.794 7 INFO cinder.api.openstack.wsgi [None req-c5db15d5-d878-4324-96f7-5c568b0f50c3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes returned with HTTP 202 [pid: 7|app: 0|req: 390/781] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:55 2026] POST /v3/2e429011bd7542488490549335b8a198/volumes => generated 870 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:39:55.812 8 INFO cinder.api.openstack.wsgi [None req-8d5e92ce-233e-4ab6-931d-3a9eabd0c5c1 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:55.826 8 INFO cinder.volume.api [None req-8d5e92ce-233e-4ab6-931d-3a9eabd0c5c1 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:55.831 8 INFO cinder.api.openstack.wsgi [None req-8d5e92ce-233e-4ab6-931d-3a9eabd0c5c1 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 8|app: 0|req: 392/782] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:55 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:56.855 7 INFO cinder.api.openstack.wsgi [None req-f03e3bf4-b838-41a2-bef9-beaad2381f1d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:56.874 7 INFO cinder.volume.api [None req-f03e3bf4-b838-41a2-bef9-beaad2381f1d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:56.881 7 INFO cinder.api.openstack.wsgi [None req-f03e3bf4-b838-41a2-bef9-beaad2381f1d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:56 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:56.904 8 INFO cinder.api.openstack.wsgi [None req-41e98b1f-93a1-4ba9-b372-5451357d3d9a b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:56.923 8 INFO cinder.volume.api [None req-41e98b1f-93a1-4ba9-b372-5451357d3d9a b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:56.930 8 INFO cinder.api.openstack.wsgi [None req-41e98b1f-93a1-4ba9-b372-5451357d3d9a b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:56 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:56.956 7 INFO cinder.api.openstack.wsgi [None req-d89959f3-abe7-4523-8b6a-df41b39215cb b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:56.977 7 INFO cinder.volume.api [None req-d89959f3-abe7-4523-8b6a-df41b39215cb b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:56.983 7 INFO cinder.volume.api [None req-d89959f3-abe7-4523-8b6a-df41b39215cb b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:56.983 7 INFO cinder.api.openstack.wsgi [None req-d89959f3-abe7-4523-8b6a-df41b39215cb b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.158 () {34 vars in 794 bytes} [Tue May 19 14:39:56 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 894 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:56.998 8 INFO cinder.api.openstack.wsgi [None req-6ba90a0f-4a3a-409f-8378-51a8967dac34 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:57.014 8 INFO cinder.volume.api [None req-6ba90a0f-4a3a-409f-8378-51a8967dac34 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:57.020 8 INFO cinder.volume.api [None req-6ba90a0f-4a3a-409f-8378-51a8967dac34 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:57.021 8 INFO cinder.api.openstack.wsgi [None req-6ba90a0f-4a3a-409f-8378-51a8967dac34 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 8|app: 0|req: 394/786] 10.0.0.158 () {34 vars in 795 bytes} [Tue May 19 14:39:56 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 934 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:57.039 7 INFO cinder.api.openstack.wsgi [None req-bdf17cc2-42a6-4966-bffc-e0489886573e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:57.053 7 INFO cinder.volume.api [None req-bdf17cc2-42a6-4966-bffc-e0489886573e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:57.057 7 INFO cinder.api.openstack.wsgi [None req-bdf17cc2-42a6-4966-bffc-e0489886573e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:57 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:57.074 8 INFO cinder.api.openstack.wsgi [None req-af82e1fb-df18-405f-8b14-a99621b7c84e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes 2026-05-19 14:39:57.076 8 INFO cinder.api.v3.volumes [None req-af82e1fb-df18-405f-8b14-a99621b7c84e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume of 1 GB 2026-05-19 14:39:57.080 8 INFO cinder.volume.api [None req-af82e1fb-df18-405f-8b14-a99621b7c84e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:39:57.215 8 INFO cinder.volume.api [None req-af82e1fb-df18-405f-8b14-a99621b7c84e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Create volume request issued successfully. 2026-05-19 14:39:57.215 8 INFO cinder.api.openstack.wsgi [None req-af82e1fb-df18-405f-8b14-a99621b7c84e b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes returned with HTTP 202 [pid: 8|app: 0|req: 395/788] 10.0.0.158 () {34 vars in 722 bytes} [Tue May 19 14:39:57 2026] POST /v3/2e429011bd7542488490549335b8a198/volumes => generated 892 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:57.236 7 INFO cinder.api.openstack.wsgi [None req-a8ba4a0b-7b5d-47aa-ae5f-bddc5d60c074 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:57.248 7 INFO cinder.volume.api [None req-a8ba4a0b-7b5d-47aa-ae5f-bddc5d60c074 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:57.251 7 INFO cinder.api.openstack.wsgi [None req-a8ba4a0b-7b5d-47aa-ae5f-bddc5d60c074 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:57 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 960 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:58.273 8 INFO cinder.api.openstack.wsgi [None req-4bb52908-2f64-4b59-b942-611d0f8c4d03 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:58.290 8 INFO cinder.volume.api [None req-4bb52908-2f64-4b59-b942-611d0f8c4d03 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:58.295 8 INFO cinder.api.openstack.wsgi [None req-4bb52908-2f64-4b59-b942-611d0f8c4d03 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 200 [pid: 8|app: 0|req: 396/790] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:58 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 985 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:58.310 7 INFO cinder.api.openstack.wsgi [None req-7ed9240b-daae-4cb2-a14d-1a358897fcb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:58.325 7 INFO cinder.volume.api [None req-7ed9240b-daae-4cb2-a14d-1a358897fcb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:58.331 7 INFO cinder.volume.api [None req-7ed9240b-daae-4cb2-a14d-1a358897fcb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume updated successfully. 2026-05-19 14:39:58.332 7 INFO cinder.api.openstack.wsgi [None req-7ed9240b-daae-4cb2-a14d-1a358897fcb3 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.158 () {34 vars in 794 bytes} [Tue May 19 14:39:58 2026] PUT /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:58.349 8 INFO cinder.api.openstack.wsgi [None req-9fd11a07-aa0b-439d-8524-075e269a25df b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:58.359 8 INFO cinder.volume.api [None req-9fd11a07-aa0b-439d-8524-075e269a25df b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:58.363 8 INFO cinder.api.openstack.wsgi [None req-9fd11a07-aa0b-439d-8524-075e269a25df b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 200 [pid: 8|app: 0|req: 397/792] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:58 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:58.381 7 INFO cinder.api.openstack.wsgi [None req-735b7dde-d458-4b55-a0c3-b3a42f9d282b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 2026-05-19 14:39:58.382 7 INFO cinder.api.v3.volumes [None req-735b7dde-d458-4b55-a0c3-b3a42f9d282b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume with id: 87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:58.391 7 INFO cinder.volume.api [None req-735b7dde-d458-4b55-a0c3-b3a42f9d282b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:58.416 7 INFO cinder.volume.api [None req-735b7dde-d458-4b55-a0c3-b3a42f9d282b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume request issued successfully. 2026-05-19 14:39:58.416 7 INFO cinder.api.openstack.wsgi [None req-735b7dde-d458-4b55-a0c3-b3a42f9d282b b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 202 [pid: 7|app: 0|req: 396/793] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:58 2026] DELETE /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:58.427 8 INFO cinder.api.openstack.wsgi [None req-b17549b5-3f73-4940-9b84-4e64d483cf1c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:58.440 8 INFO cinder.volume.api [None req-b17549b5-3f73-4940-9b84-4e64d483cf1c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:58.444 8 INFO cinder.api.openstack.wsgi [None req-b17549b5-3f73-4940-9b84-4e64d483cf1c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 200 [pid: 8|app: 0|req: 398/794] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:58 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:59.462 7 INFO cinder.api.openstack.wsgi [None req-ed72d9ee-d296-4492-9019-8674b9478cc8 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 2026-05-19 14:39:59.471 7 INFO cinder.api.openstack.wsgi [None req-ed72d9ee-d296-4492-9019-8674b9478cc8 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 returned with HTTP 404 [pid: 7|app: 0|req: 397/795] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:59 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/87071d76-8bae-442e-b5b4-bb9446456649 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:59.481 8 INFO cinder.api.openstack.wsgi [None req-9ab9e910-327a-4e06-824f-8c30d20edc0d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:59.494 8 INFO cinder.volume.api [None req-9ab9e910-327a-4e06-824f-8c30d20edc0d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:59.500 8 INFO cinder.api.openstack.wsgi [None req-9ab9e910-327a-4e06-824f-8c30d20edc0d b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 8|app: 0|req: 399/796] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:59 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:39:59.519 7 INFO cinder.api.openstack.wsgi [None req-4483856d-0263-4ed6-8be9-b3efe14d3a9c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f 2026-05-19 14:39:59.520 7 INFO cinder.api.v3.volumes [None req-4483856d-0263-4ed6-8be9-b3efe14d3a9c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume with id: 3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:59.533 7 INFO cinder.volume.api [None req-4483856d-0263-4ed6-8be9-b3efe14d3a9c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:59.555 7 INFO cinder.volume.api [None req-4483856d-0263-4ed6-8be9-b3efe14d3a9c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Delete volume request issued successfully. 2026-05-19 14:39:59.555 7 INFO cinder.api.openstack.wsgi [None req-4483856d-0263-4ed6-8be9-b3efe14d3a9c b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 202 [pid: 7|app: 0|req: 398/797] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:39:59 2026] DELETE /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:39:59.568 8 INFO cinder.api.openstack.wsgi [None req-fe6d70ff-0e19-4e0a-addc-c267e811de30 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:39:59.584 8 INFO cinder.volume.api [None req-fe6d70ff-0e19-4e0a-addc-c267e811de30 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] Volume info retrieved successfully. 2026-05-19 14:39:59.590 8 INFO cinder.api.openstack.wsgi [None req-fe6d70ff-0e19-4e0a-addc-c267e811de30 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 200 [pid: 8|app: 0|req: 400/798] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:39:59 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:00.608 7 INFO cinder.api.openstack.wsgi [None req-3efa274b-9271-4dc8-83fc-bf35340d2667 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f 2026-05-19 14:40:00.615 7 INFO cinder.api.openstack.wsgi [None req-3efa274b-9271-4dc8-83fc-bf35340d2667 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f returned with HTTP 404 [pid: 7|app: 0|req: 399/799] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:00 2026] GET /v3/2e429011bd7542488490549335b8a198/volumes/3884de9f-a507-4e84-9406-6dac9cea147f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:40:00.662 8 INFO cinder.api.openstack.wsgi [None req-fe6d70ff-0e19-4e0a-addc-c267e811de30 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:00.662 7 INFO cinder.api.openstack.wsgi [None req-3efa274b-9271-4dc8-83fc-bf35340d2667 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:00.663 7 INFO cinder.api.openstack.wsgi [None req-3efa274b-9271-4dc8-83fc-bf35340d2667 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:00.663 8 INFO cinder.api.openstack.wsgi [None req-fe6d70ff-0e19-4e0a-addc-c267e811de30 b2af3cc12a504dd280043ca30ee9f358 2e429011bd7542488490549335b8a198 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:09.900 7 INFO cinder.api.openstack.wsgi [None req-d7652785-dde9-4d81-8468-d806de605047 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:09.913 7 INFO cinder.volume.api [None req-d7652785-dde9-4d81-8468-d806de605047 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:09.928 7 INFO cinder.volume.api [None req-d7652785-dde9-4d81-8468-d806de605047 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Update volume admin metadata completed successfully. 2026-05-19 14:40:10.442 7 INFO cinder.volume.api [None req-d7652785-dde9-4d81-8468-d806de605047 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Attach volume completed successfully. 2026-05-19 14:40:10.442 7 INFO cinder.api.openstack.wsgi [None req-d7652785-dde9-4d81-8468-d806de605047 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action returned with HTTP 202 [pid: 7|app: 0|req: 401/802] 10.0.0.158 () {34 vars in 809 bytes} [Tue May 19 14:40:09 2026] POST /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:10.459 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:10.487 8 INFO cinder.volume.api [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:10.493 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 8|app: 0|req: 402/803] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:10 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 1288 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:10.510 7 INFO cinder.api.openstack.wsgi [None req-1390e557-7fbb-4094-950b-72baa47ae424 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:10.526 7 INFO cinder.volume.api [None req-1390e557-7fbb-4094-950b-72baa47ae424 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:10.661 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:10.662 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:10.662 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:10.663 8 INFO cinder.api.openstack.wsgi [None req-97a06f8b-26d8-4588-8872-b5e35fd4dc0f 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:11.032 7 INFO cinder.volume.api [None req-1390e557-7fbb-4094-950b-72baa47ae424 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Detach volume completed successfully. 2026-05-19 14:40:11.032 7 INFO cinder.api.openstack.wsgi [None req-1390e557-7fbb-4094-950b-72baa47ae424 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action returned with HTTP 202 [pid: 7|app: 0|req: 402/806] 10.0.0.158 () {34 vars in 809 bytes} [Tue May 19 14:40:10 2026] POST /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:11.059 8 INFO cinder.api.openstack.wsgi [None req-cdb0e396-a813-441b-90b9-072edee92d15 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:11.072 8 INFO cinder.volume.api [None req-cdb0e396-a813-441b-90b9-072edee92d15 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:11.077 8 INFO cinder.api.openstack.wsgi [None req-cdb0e396-a813-441b-90b9-072edee92d15 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 8|app: 0|req: 405/807] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:11 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:17.548 7 INFO cinder.api.openstack.wsgi [None req-38053281-d978-4fc9-b8af-c364f97edab2 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:17.562 7 INFO cinder.volume.api [None req-38053281-d978-4fc9-b8af-c364f97edab2 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:17.566 7 INFO cinder.api.openstack.wsgi [None req-38053281-d978-4fc9-b8af-c364f97edab2 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 7|app: 0|req: 403/808] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:17 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:17.585 8 INFO cinder.api.openstack.wsgi [None req-4fef7188-6bde-447f-b138-88a39d18488c 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 2026-05-19 14:40:17.585 8 INFO cinder.api.v3.volumes [None req-4fef7188-6bde-447f-b138-88a39d18488c 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Delete volume with id: 8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:17.596 8 INFO cinder.volume.api [None req-4fef7188-6bde-447f-b138-88a39d18488c 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:17.615 8 INFO cinder.volume.api [None req-4fef7188-6bde-447f-b138-88a39d18488c 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Delete volume request issued successfully. 2026-05-19 14:40:17.615 8 INFO cinder.api.openstack.wsgi [None req-4fef7188-6bde-447f-b138-88a39d18488c 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 202 [pid: 8|app: 0|req: 406/809] 10.0.0.158 () {32 vars in 777 bytes} [Tue May 19 14:40:17 2026] DELETE /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:17.628 7 INFO cinder.api.openstack.wsgi [None req-3b478fed-6c85-4be6-8312-ed3c6197e34a 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:40:17.655 7 INFO cinder.volume.api [None req-3b478fed-6c85-4be6-8312-ed3c6197e34a 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] Volume info retrieved successfully. 2026-05-19 14:40:17.681 7 INFO cinder.api.openstack.wsgi [None req-3b478fed-6c85-4be6-8312-ed3c6197e34a 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 200 [pid: 7|app: 0|req: 404/810] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:17 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 972 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:18.623 8 INFO cinder.api.openstack.wsgi [None req-82c8b1b5-657a-4660-8864-2b81c1b0c2a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:40:18.629 8 INFO cinder.volume.api [None req-82c8b1b5-657a-4660-8864-2b81c1b0c2a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:40:18.630 8 INFO cinder.api.openstack.wsgi [None req-82c8b1b5-657a-4660-8864-2b81c1b0c2a5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/811] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:40:18.640 7 INFO cinder.api.openstack.wsgi [None req-f9714953-bcab-4354-a65a-38b42a5ecaa7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:40:18.646 7 INFO cinder.api.openstack.wsgi [None req-f9714953-bcab-4354-a65a-38b42a5ecaa7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 405/812] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.686 8 INFO cinder.api.openstack.wsgi [None req-aca286d8-6db0-48ea-b7ba-7b1f8b11f37d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/152ee0decd704383b41e22dea366877e?usage=true 2026-05-19 14:40:18.703 7 INFO cinder.api.openstack.wsgi [None req-c7fc9a47-6a92-4ba1-b75d-b6f76d365d61 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 2026-05-19 14:40:18.708 8 INFO cinder.api.openstack.wsgi [None req-aca286d8-6db0-48ea-b7ba-7b1f8b11f37d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/152ee0decd704383b41e22dea366877e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/813] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/152ee0decd704383b41e22dea366877e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.714 7 INFO cinder.api.openstack.wsgi [None req-c7fc9a47-6a92-4ba1-b75d-b6f76d365d61 35de804c215e439abe6e6f87a6add4e8 152ee0decd704383b41e22dea366877e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 returned with HTTP 404 [pid: 7|app: 0|req: 406/814] 10.0.0.158 () {32 vars in 774 bytes} [Tue May 19 14:40:18 2026] GET /v3/152ee0decd704383b41e22dea366877e/volumes/8a18ce66-e01b-4712-8813-87830d23ba29 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-19 14:40:18.721 8 INFO cinder.api.openstack.wsgi [None req-004da0a9-2eba-4016-b86e-7a59ce367cf3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true 2026-05-19 14:40:18.743 8 INFO cinder.api.openstack.wsgi [None req-004da0a9-2eba-4016-b86e-7a59ce367cf3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/815] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.756 7 INFO cinder.api.openstack.wsgi [None req-44e83df6-96ed-4ece-9650-d4bda61e1b29 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:40:18.779 7 INFO cinder.api.openstack.wsgi [None req-44e83df6-96ed-4ece-9650-d4bda61e1b29 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/816] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.793 8 INFO cinder.api.openstack.wsgi [None req-1468bfb2-5fd3-4d88-b7ed-7a24ce323172 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3afdcffda3fa40a39a95ff736db5769f?usage=true 2026-05-19 14:40:18.813 8 INFO cinder.api.openstack.wsgi [None req-1468bfb2-5fd3-4d88-b7ed-7a24ce323172 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3afdcffda3fa40a39a95ff736db5769f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/817] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/3afdcffda3fa40a39a95ff736db5769f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.822 7 INFO cinder.api.openstack.wsgi [None req-b28349e5-1c27-4987-9a73-a8b570c028f8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:40:18.845 7 INFO cinder.api.openstack.wsgi [None req-b28349e5-1c27-4987-9a73-a8b570c028f8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.855 8 INFO cinder.api.openstack.wsgi [None req-a681371e-1114-4720-b9d1-04393bd042a7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4ed4bec3c4a34814ae9b6c503035f19f?usage=true 2026-05-19 14:40:18.877 8 INFO cinder.api.openstack.wsgi [None req-a681371e-1114-4720-b9d1-04393bd042a7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4ed4bec3c4a34814ae9b6c503035f19f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4ed4bec3c4a34814ae9b6c503035f19f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.893 7 INFO cinder.api.openstack.wsgi [None req-8698b7eb-8abc-4c85-9111-2d1726de5e24 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true 2026-05-19 14:40:18.914 7 INFO cinder.api.openstack.wsgi [None req-8698b7eb-8abc-4c85-9111-2d1726de5e24 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.925 8 INFO cinder.api.openstack.wsgi [None req-89b0aa7c-83e9-4e16-8e1a-be22d6aebdef a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:40:18.945 8 INFO cinder.api.openstack.wsgi [None req-89b0aa7c-83e9-4e16-8e1a-be22d6aebdef a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.958 7 INFO cinder.api.openstack.wsgi [None req-5a662890-7cb0-470c-aca9-66e4e6ebe893 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6cc7c7475214dfeb09931c8d6436dfd?usage=true 2026-05-19 14:40:18.984 7 INFO cinder.api.openstack.wsgi [None req-5a662890-7cb0-470c-aca9-66e4e6ebe893 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6cc7c7475214dfeb09931c8d6436dfd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6cc7c7475214dfeb09931c8d6436dfd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:18.994 8 INFO cinder.api.openstack.wsgi [None req-f3738276-ed2c-4db9-a40c-314c99bb5730 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:40:19.003 8 INFO cinder.volume.api [None req-f3738276-ed2c-4db9-a40c-314c99bb5730 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:40:19.005 8 INFO cinder.api.openstack.wsgi [None req-f3738276-ed2c-4db9-a40c-314c99bb5730 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/823] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:40:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:40:19.016 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:40:19.025 7 INFO cinder.volume.api [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:40:19.026 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/824] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:40:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:40:19.037 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:40:19.541 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 414/825] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:40:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:40:20.664 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:20.664 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:20.668 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:20.668 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:30.662 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:30.662 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:30.662 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:30.663 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:40.662 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:40.662 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:40.663 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:40.663 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:50.661 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:50.661 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:40:50.662 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:40:50.663 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:00.662 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:00.662 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:00.663 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:00.663 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:10.661 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:10.661 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:10.662 7 INFO cinder.api.openstack.wsgi [None req-a6e7681e-248c-4780-8b7b-39e7413f1db3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:10.662 8 INFO cinder.api.openstack.wsgi [None req-8da6780b-0b13-445f-8b6e-f9f7639efd13 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:18.439 7 INFO cinder.api.openstack.wsgi [None req-59be76db-0f57-48b0-8604-2e393a15185a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:41:18.448 7 INFO cinder.api.openstack.wsgi [None req-59be76db-0f57-48b0-8604-2e393a15185a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 418/838] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:41:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:18.460 8 INFO cinder.api.openstack.wsgi [None req-8ef61248-62b1-419b-8706-04e4864d87f7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:41:18.468 8 INFO cinder.volume.api [None req-8ef61248-62b1-419b-8706-04e4864d87f7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:41:18.470 8 INFO cinder.api.openstack.wsgi [None req-8ef61248-62b1-419b-8706-04e4864d87f7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/839] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:41:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:41:18.482 7 INFO cinder.api.openstack.wsgi [None req-2e04df24-72c8-4b80-aaee-e989bf2f666e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:41:18.494 7 INFO cinder.volume.api [None req-2e04df24-72c8-4b80-aaee-e989bf2f666e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:41:18.497 7 INFO cinder.api.openstack.wsgi [None req-2e04df24-72c8-4b80-aaee-e989bf2f666e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 419/840] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:41:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:41:18.513 8 INFO cinder.api.openstack.wsgi [None req-1ea04728-712a-4376-92b7-9b2e853ecf74 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:41:19.016 8 INFO cinder.api.openstack.wsgi [None req-1ea04728-712a-4376-92b7-9b2e853ecf74 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:41:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.058 7 INFO cinder.api.openstack.wsgi [None req-c6cad76d-2f02-4546-9aee-e990bcb7548d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true 2026-05-19 14:41:19.082 7 INFO cinder.api.openstack.wsgi [None req-c6cad76d-2f02-4546-9aee-e990bcb7548d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/842] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2b705bb20ca04432a7e8d9bbb71822db?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.093 8 INFO cinder.api.openstack.wsgi [None req-a93c41d1-9453-46f7-ad68-072eea5c4ce4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:41:19.116 8 INFO cinder.api.openstack.wsgi [None req-a93c41d1-9453-46f7-ad68-072eea5c4ce4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.128 7 INFO cinder.api.openstack.wsgi [None req-83334831-482b-4118-8ce0-03726ef7ae6c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:41:19.152 7 INFO cinder.api.openstack.wsgi [None req-83334831-482b-4118-8ce0-03726ef7ae6c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/844] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.168 8 INFO cinder.api.openstack.wsgi [None req-0482fce7-eda5-46a1-98f2-02dbbd23e634 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4e77792d1e8d4418b32fdf40449902bf?usage=true 2026-05-19 14:41:19.191 8 INFO cinder.api.openstack.wsgi [None req-0482fce7-eda5-46a1-98f2-02dbbd23e634 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4e77792d1e8d4418b32fdf40449902bf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4e77792d1e8d4418b32fdf40449902bf?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.206 7 INFO cinder.api.openstack.wsgi [None req-83372ecc-402b-4f4f-a8fb-1738bb990323 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/634b0b2bc0a84fde8825d25fb97fb231?usage=true 2026-05-19 14:41:19.224 7 INFO cinder.api.openstack.wsgi [None req-83372ecc-402b-4f4f-a8fb-1738bb990323 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/634b0b2bc0a84fde8825d25fb97fb231?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/846] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/634b0b2bc0a84fde8825d25fb97fb231?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.234 8 INFO cinder.api.openstack.wsgi [None req-4a7323fb-3dbf-47ae-a64f-68fc4e1feec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true 2026-05-19 14:41:19.251 8 INFO cinder.api.openstack.wsgi [None req-4a7323fb-3dbf-47ae-a64f-68fc4e1feec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/87d5cbfc0c3343c7ac4572d73a8ef261?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.264 7 INFO cinder.api.openstack.wsgi [None req-a11a53fd-42e7-4830-83e7-786d241df324 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:41:19.288 7 INFO cinder.api.openstack.wsgi [None req-a11a53fd-42e7-4830-83e7-786d241df324 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.299 8 INFO cinder.api.openstack.wsgi [None req-603bec57-4ecc-4013-aba7-5f764cb61fb8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/bcb9d4c8bd954696aed679bca7fb285e?usage=true 2026-05-19 14:41:19.317 8 INFO cinder.api.openstack.wsgi [None req-603bec57-4ecc-4013-aba7-5f764cb61fb8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/bcb9d4c8bd954696aed679bca7fb285e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/bcb9d4c8bd954696aed679bca7fb285e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.330 7 INFO cinder.api.openstack.wsgi [None req-e2dad7bc-df40-4477-9d12-09b7a99d492b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6870aed150b46ff94972f432620934d?usage=true 2026-05-19 14:41:19.350 7 INFO cinder.api.openstack.wsgi [None req-e2dad7bc-df40-4477-9d12-09b7a99d492b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6870aed150b46ff94972f432620934d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/e6870aed150b46ff94972f432620934d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.360 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/edc15d2b48ab46b9990d1fc42b9cbf56?usage=true 2026-05-19 14:41:19.383 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/edc15d2b48ab46b9990d1fc42b9cbf56?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/edc15d2b48ab46b9990d1fc42b9cbf56?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:41:19.396 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:41:19.407 7 INFO cinder.volume.api [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:41:19.410 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:41:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:41:20.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:20.662 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:20.663 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:20.664 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:30.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:30.662 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:30.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:30.663 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:40.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:40.662 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:40.663 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:40.663 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:50.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:50.663 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:41:50.664 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:41:50.664 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:00.661 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:00.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:00.662 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:00.663 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:10.662 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:10.662 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:10.663 7 INFO cinder.api.openstack.wsgi [None req-c02a184c-b37e-4865-a9a9-bdbc745910e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:10.663 8 INFO cinder.api.openstack.wsgi [None req-8fe8d22a-e2a1-45e2-9acd-46a869402db4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:18.387 7 INFO cinder.api.openstack.wsgi [None req-575b7de6-ec19-4cda-95f0-c3234f09a4b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:42:18.394 7 INFO cinder.volume.api [None req-575b7de6-ec19-4cda-95f0-c3234f09a4b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:42:18.394 7 INFO cinder.api.openstack.wsgi [None req-575b7de6-ec19-4cda-95f0-c3234f09a4b7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 432/865] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:42:18.403 8 INFO cinder.api.openstack.wsgi [None req-72705728-4074-4eda-ac94-822157722985 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:42:18.413 8 INFO cinder.volume.api [None req-72705728-4074-4eda-ac94-822157722985 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:42:18.415 8 INFO cinder.api.openstack.wsgi [None req-72705728-4074-4eda-ac94-822157722985 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/866] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:42:18.506 7 INFO cinder.api.openstack.wsgi [None req-0b685931-66b7-44d5-88c7-db1558462869 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/00e3966be6b84df085c4ef73952182d0?usage=true 2026-05-19 14:42:18.561 7 INFO cinder.api.openstack.wsgi [None req-0b685931-66b7-44d5-88c7-db1558462869 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/00e3966be6b84df085c4ef73952182d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/867] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/00e3966be6b84df085c4ef73952182d0?usage=true => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.572 8 INFO cinder.api.openstack.wsgi [None req-8a850f25-941d-4c22-b6a9-d4f2e26d484d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:42:18.613 8 INFO cinder.api.openstack.wsgi [None req-8a850f25-941d-4c22-b6a9-d4f2e26d484d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/868] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.627 7 INFO cinder.api.openstack.wsgi [None req-33699080-33d2-49eb-b200-b46128239f61 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:42:18.664 7 INFO cinder.api.openstack.wsgi [None req-33699080-33d2-49eb-b200-b46128239f61 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/869] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.674 8 INFO cinder.api.openstack.wsgi [None req-26af9342-67b2-47bc-8572-d7bbf80fae9a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/7de7afae7db943c0a204a8572297c2e8?usage=true 2026-05-19 14:42:18.701 8 INFO cinder.api.openstack.wsgi [None req-26af9342-67b2-47bc-8572-d7bbf80fae9a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/7de7afae7db943c0a204a8572297c2e8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/870] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/7de7afae7db943c0a204a8572297c2e8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.713 7 INFO cinder.api.openstack.wsgi [None req-dd22006a-fa1e-4696-8b23-ebdd93026698 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:42:18.733 7 INFO cinder.api.openstack.wsgi [None req-dd22006a-fa1e-4696-8b23-ebdd93026698 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/871] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.747 8 INFO cinder.api.openstack.wsgi [None req-c638a47c-4086-4a69-aca4-76de4c180ac1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b218a0f80e574887b0c544838b744971?usage=true 2026-05-19 14:42:18.767 8 INFO cinder.api.openstack.wsgi [None req-c638a47c-4086-4a69-aca4-76de4c180ac1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b218a0f80e574887b0c544838b744971?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/872] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b218a0f80e574887b0c544838b744971?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.778 7 INFO cinder.api.openstack.wsgi [None req-098bed2e-1ddb-4aa9-ab54-c37ad6b84fea a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:42:18.785 7 INFO cinder.volume.api [None req-098bed2e-1ddb-4aa9-ab54-c37ad6b84fea a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:42:18.786 7 INFO cinder.api.openstack.wsgi [None req-098bed2e-1ddb-4aa9-ab54-c37ad6b84fea a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/873] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:42:18.795 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:42:18.801 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 438/874] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:18.815 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:42:19.319 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 437/875] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:42:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:42:20.662 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:20.662 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:20.663 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:20.663 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:30.661 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:30.661 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:30.662 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:30.663 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:40.662 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:40.662 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:40.663 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:40.663 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:50.661 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:50.662 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:42:50.662 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:42:50.663 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:00.662 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:00.662 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:00.662 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:00.663 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:10.663 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:10.663 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:10.664 7 INFO cinder.api.openstack.wsgi [None req-f5dad489-d548-4f93-9ce0-063d09bc455d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:10.665 8 INFO cinder.api.openstack.wsgi [None req-ceaa54b4-4882-4e37-b327-98478436a225 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:18.476 7 INFO cinder.api.openstack.wsgi [None req-cfb9cf30-dd1d-4bde-bc6a-7aa42c2cd047 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:43:18.491 7 INFO cinder.api.openstack.wsgi [None req-cfb9cf30-dd1d-4bde-bc6a-7aa42c2cd047 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 444/888] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.550 8 INFO cinder.api.openstack.wsgi [None req-f4e6742c-e014-4171-8ef0-ee45174e5767 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true 2026-05-19 14:43:18.583 8 INFO cinder.api.openstack.wsgi [None req-f4e6742c-e014-4171-8ef0-ee45174e5767 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/889] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.593 7 INFO cinder.api.openstack.wsgi [None req-6e0afc63-8e95-45af-aab7-03841ad596f0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true 2026-05-19 14:43:18.620 7 INFO cinder.api.openstack.wsgi [None req-6e0afc63-8e95-45af-aab7-03841ad596f0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/890] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.631 8 INFO cinder.api.openstack.wsgi [None req-44c20b68-49fd-4f07-92fa-4e7471c72f5d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:43:18.650 8 INFO cinder.api.openstack.wsgi [None req-44c20b68-49fd-4f07-92fa-4e7471c72f5d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/891] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.660 7 INFO cinder.api.openstack.wsgi [None req-a45eedad-d332-4614-9567-50181003ba02 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:43:18.683 7 INFO cinder.api.openstack.wsgi [None req-a45eedad-d332-4614-9567-50181003ba02 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/892] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.693 8 INFO cinder.api.openstack.wsgi [None req-6570e794-9c0f-4162-896c-5378bde55bff a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true 2026-05-19 14:43:18.716 8 INFO cinder.api.openstack.wsgi [None req-6570e794-9c0f-4162-896c-5378bde55bff a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/893] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.726 7 INFO cinder.api.openstack.wsgi [None req-3ae93830-24e3-442a-99c3-cae4f1e497ee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:43:18.750 7 INFO cinder.api.openstack.wsgi [None req-3ae93830-24e3-442a-99c3-cae4f1e497ee a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/894] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.759 8 INFO cinder.api.openstack.wsgi [None req-4cedca56-2705-47d7-9363-d6ddf07ec4e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true 2026-05-19 14:43:18.780 8 INFO cinder.api.openstack.wsgi [None req-4cedca56-2705-47d7-9363-d6ddf07ec4e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/895] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.790 7 INFO cinder.api.openstack.wsgi [None req-94ef6676-e3a7-4553-b14c-631074a51dfc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true 2026-05-19 14:43:18.810 7 INFO cinder.api.openstack.wsgi [None req-94ef6676-e3a7-4553-b14c-631074a51dfc a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/896] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.822 8 INFO cinder.api.openstack.wsgi [None req-1e2dcc63-2d7f-4e70-97f9-baafed5fb702 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true 2026-05-19 14:43:18.843 8 INFO cinder.api.openstack.wsgi [None req-1e2dcc63-2d7f-4e70-97f9-baafed5fb702 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/897] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.856 7 INFO cinder.api.openstack.wsgi [None req-05ddda8b-0ad2-47d1-bd8b-d3c803f8b868 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true 2026-05-19 14:43:18.876 7 INFO cinder.api.openstack.wsgi [None req-05ddda8b-0ad2-47d1-bd8b-d3c803f8b868 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/898] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.887 8 INFO cinder.api.openstack.wsgi [None req-4a2e46fe-fa1f-437f-89c3-3509a76aaba7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true 2026-05-19 14:43:18.908 8 INFO cinder.api.openstack.wsgi [None req-4a2e46fe-fa1f-437f-89c3-3509a76aaba7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/899] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:18.916 7 INFO cinder.api.openstack.wsgi [None req-7311a55d-ce77-4ca9-86c1-810be8891878 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:43:18.925 7 INFO cinder.volume.api [None req-7311a55d-ce77-4ca9-86c1-810be8891878 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:43:18.927 7 INFO cinder.api.openstack.wsgi [None req-7311a55d-ce77-4ca9-86c1-810be8891878 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/900] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:18.938 8 INFO cinder.api.openstack.wsgi [None req-cf5500b2-5944-4b0c-abf0-968caadbdfc8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:43:18.944 8 INFO cinder.volume.api [None req-cf5500b2-5944-4b0c-abf0-968caadbdfc8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:43:18.944 8 INFO cinder.api.openstack.wsgi [None req-cf5500b2-5944-4b0c-abf0-968caadbdfc8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/901] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:18.953 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:43:19.457 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 451/902] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:43:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:43:19.468 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:43:19.476 8 INFO cinder.volume.api [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:43:19.477 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 452/903] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:43:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:43:20.662 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:20.662 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:20.663 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:20.663 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:30.662 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:30.662 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:30.663 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:30.663 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:40.662 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:40.662 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:40.663 8 INFO cinder.api.openstack.wsgi [None req-c694ed9e-ce84-4c88-9239-17e6d25adeaf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:40.663 7 INFO cinder.api.openstack.wsgi [None req-aa7ba4af-35d3-4f5b-8f1d-e9f7ec81e3e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:48.716 8 INFO cinder.api.openstack.wsgi [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes 2026-05-19 14:43:49.211 8 INFO cinder.api.v3.volumes [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Create volume of 16 GB 2026-05-19 14:43:49.216 8 INFO cinder.volume.api [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Availability Zones retrieved successfully. 2026-05-19 14:43:49.437 8 INFO cinder.volume.api [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Create volume request issued successfully. 2026-05-19 14:43:49.438 8 INFO cinder.api.openstack.wsgi [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes returned with HTTP 202 [pid: 8|app: 0|req: 456/910] 199.204.45.44 () {34 vars in 732 bytes} [Tue May 19 14:43:48 2026] POST /v3/8a8322b9407d49da9779354d5d8d2533/volumes => generated 846 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-19 14:43:49.452 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-4def4b91-3323-46a4-be81-f1cc0aa36d92 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:49.486 7 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-4def4b91-3323-46a4-be81-f1cc0aa36d92 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:43:49.493 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-4def4b91-3323-46a4-be81-f1cc0aa36d92 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 455/911] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:43:49 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:43:50.662 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-4def4b91-3323-46a4-be81-f1cc0aa36d92 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:50.662 8 INFO cinder.api.openstack.wsgi [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:43:50.663 8 INFO cinder.api.openstack.wsgi [None req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:43:50.663 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-4def4b91-3323-46a4-be81-f1cc0aa36d92 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:54.510 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-ae436051-3ee6-4f7b-a56b-2c7c6158e15b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:54.526 7 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-ae436051-3ee6-4f7b-a56b-2c7c6158e15b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:43:54.533 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-ae436051-3ee6-4f7b-a56b-2c7c6158e15b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 457/914] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:43:54 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:54.927 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-0b271291-fa08-46c0-a3aa-a66870e1a5f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:54.940 8 INFO cinder.volume.api [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-0b271291-fa08-46c0-a3aa-a66870e1a5f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:43:54.946 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-0b271291-fa08-46c0-a3aa-a66870e1a5f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 8|app: 0|req: 458/915] 10.0.0.130 () {34 vars in 1027 bytes} [Tue May 19 14:43:54 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:55.327 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-ed772654-7a23-49c7-8ea5-b0ff9c1c8236 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:55.339 7 INFO cinder.volume.api [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-ed772654-7a23-49c7-8ea5-b0ff9c1c8236 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:43:55.345 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-ed772654-7a23-49c7-8ea5-b0ff9c1c8236 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 458/916] 10.0.0.130 () {34 vars in 1027 bytes} [Tue May 19 14:43:55 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:43:55.354 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-0b271291-fa08-46c0-a3aa-a66870e1a5f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:43:55.356 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-0b271291-fa08-46c0-a3aa-a66870e1a5f2 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 459/917] 10.0.0.130 () {32 vars in 828 bytes} [Tue May 19 14:43:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:55.370 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-da20c72d-8f33-497f-8bce-d37049c94fd8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:55.424 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-da20c72d-8f33-497f-8bce-d37049c94fd8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments returned with HTTP 200 [pid: 7|app: 0|req: 459/918] 10.0.0.130 () {40 vars in 1056 bytes} [Tue May 19 14:43:55 2026] POST /v3/8a8322b9407d49da9779354d5d8d2533/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:43:58.589 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:43:58.607 8 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:43:58.612 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 8|app: 0|req: 460/919] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:43:58 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:44:00.661 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:00.662 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-da20c72d-8f33-497f-8bce-d37049c94fd8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:00.662 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:00.663 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-da20c72d-8f33-497f-8bce-d37049c94fd8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:00.791 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-19 14:44:00.792 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-a3c39531-6816-43fd-8da0-cba1015d4744 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/922] 199.204.45.44 () {32 vars in 838 bytes} [Tue May 19 14:44:00 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:00.803 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-256eb34c-83cb-4cbd-83fd-4ae448a0b887 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:00.820 7 INFO cinder.volume.api [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-256eb34c-83cb-4cbd-83fd-4ae448a0b887 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:44:00.826 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-256eb34c-83cb-4cbd-83fd-4ae448a0b887 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 461/923] 199.204.45.44 () {36 vars in 1071 bytes} [Tue May 19 14:44:00 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1712 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:00.915 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-55ce9cb2-0c8d-46a1-8b76-b3b8b9b1f020 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:01.863 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-b6cc9207-67b5-4b60-ac5a-b541b2354024 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:01.881 7 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-b6cc9207-67b5-4b60-ac5a-b541b2354024 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:44:01.887 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-b6cc9207-67b5-4b60-ac5a-b541b2354024 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:44:01 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:44:01.954 8 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-55ce9cb2-0c8d-46a1-8b76-b3b8b9b1f020 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 199.204.45.44 () {40 vars in 1133 bytes} [Tue May 19 14:44:00 2026] PUT /v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 => generated 802 bytes in 1048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:02.473 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-2ed9e3be-98f6-4ebb-a214-9157ca4e3052 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:02.512 7 INFO cinder.api.openstack.wsgi [req-b66a54e3-eedf-42d4-89e6-ae39ee0eea4e req-2ed9e3be-98f6-4ebb-a214-9157ca4e3052 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45/action returned with HTTP 204 [pid: 7|app: 0|req: 463/926] 199.204.45.44 () {40 vars in 1146 bytes} [Tue May 19 14:44:02 2026] POST /v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:04.710 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5db8b0e1-5061-45fe-9810-a3936361de2f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:04.727 8 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5db8b0e1-5061-45fe-9810-a3936361de2f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:44:04.733 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5db8b0e1-5061-45fe-9810-a3936361de2f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:44:04 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:07.861 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5122e97b-afe0-4ece-8ba6-33356567365b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:07.885 7 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5122e97b-afe0-4ece-8ba6-33356567365b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:44:07.890 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5122e97b-afe0-4ece-8ba6-33356567365b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:44:07 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:44:10.662 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5db8b0e1-5061-45fe-9810-a3936361de2f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:10.662 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5122e97b-afe0-4ece-8ba6-33356567365b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:10.663 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5db8b0e1-5061-45fe-9810-a3936361de2f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:10.663 7 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-5122e97b-afe0-4ece-8ba6-33356567365b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:10.691 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-d3c1e555-3553-4e72-8685-6632ee23eb85 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:10.709 8 INFO cinder.volume.api [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-d3c1e555-3553-4e72-8685-6632ee23eb85 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:44:10.715 8 INFO cinder.api.openstack.wsgi [req-4b06999e-60b5-4cee-bc6c-2627f3b44ec4 req-d3c1e555-3553-4e72-8685-6632ee23eb85 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 200 [pid: 8|app: 0|req: 466/931] 199.204.45.44 () {32 vars in 823 bytes} [Tue May 19 14:44:10 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 1787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:18.340 7 INFO cinder.api.openstack.wsgi [None req-53d02407-55d0-43c1-8ed2-55ffcb5bb388 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:44:18.346 7 INFO cinder.volume.api [None req-53d02407-55d0-43c1-8ed2-55ffcb5bb388 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:44:18.346 7 INFO cinder.api.openstack.wsgi [None req-53d02407-55d0-43c1-8ed2-55ffcb5bb388 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/932] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:18.356 8 INFO cinder.api.openstack.wsgi [None req-844c16d9-b85e-4659-99b0-79619fc8e704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:44:18.369 8 INFO cinder.volume.api [None req-844c16d9-b85e-4659-99b0-79619fc8e704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:18.375 8 INFO cinder.api.openstack.wsgi [None req-844c16d9-b85e-4659-99b0-79619fc8e704 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 467/933] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:44:18.385 7 INFO cinder.api.openstack.wsgi [None req-dca26fc8-77a1-418c-a801-0b258fe19506 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:44:18.889 7 INFO cinder.api.openstack.wsgi [None req-dca26fc8-77a1-418c-a801-0b258fe19506 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 467/934] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:44:18.905 8 INFO cinder.api.openstack.wsgi [None req-acb16966-262e-4846-8b8b-aff33b87cb18 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:44:18.911 8 INFO cinder.api.openstack.wsgi [None req-acb16966-262e-4846-8b8b-aff33b87cb18 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 468/935] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:18.964 7 INFO cinder.api.openstack.wsgi [None req-5137eb39-51c6-4c56-af72-63bd2f08a22f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true 2026-05-19 14:44:18.989 7 INFO cinder.api.openstack.wsgi [None req-5137eb39-51c6-4c56-af72-63bd2f08a22f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/936] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.005 8 INFO cinder.api.openstack.wsgi [None req-bcdcb169-979f-4d31-8e0e-0c81a1a153b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true 2026-05-19 14:44:19.035 8 INFO cinder.api.openstack.wsgi [None req-bcdcb169-979f-4d31-8e0e-0c81a1a153b8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/937] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.045 7 INFO cinder.api.openstack.wsgi [None req-48b99992-1355-4e11-b06f-49b877561376 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:44:19.068 7 INFO cinder.api.openstack.wsgi [None req-48b99992-1355-4e11-b06f-49b877561376 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/938] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.078 8 INFO cinder.api.openstack.wsgi [None req-b5214d13-5e66-45e3-ab45-44fabac7a2bd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:44:19.099 8 INFO cinder.api.openstack.wsgi [None req-b5214d13-5e66-45e3-ab45-44fabac7a2bd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/939] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.110 7 INFO cinder.api.openstack.wsgi [None req-5f685332-2f10-46e0-b2b1-9c0719f0989c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true 2026-05-19 14:44:19.132 7 INFO cinder.api.openstack.wsgi [None req-5f685332-2f10-46e0-b2b1-9c0719f0989c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/940] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.144 8 INFO cinder.api.openstack.wsgi [None req-ee82b1bf-d26d-415f-9c5e-f36b1ebd7592 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:44:19.187 8 INFO cinder.api.openstack.wsgi [None req-ee82b1bf-d26d-415f-9c5e-f36b1ebd7592 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/941] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.198 7 INFO cinder.api.openstack.wsgi [None req-08ba4ebe-254c-42cf-a809-c1e90237391c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true 2026-05-19 14:44:19.216 7 INFO cinder.api.openstack.wsgi [None req-08ba4ebe-254c-42cf-a809-c1e90237391c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/942] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.227 8 INFO cinder.api.openstack.wsgi [None req-65999777-d3a7-493f-a963-7c78087d28d7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true 2026-05-19 14:44:19.248 8 INFO cinder.api.openstack.wsgi [None req-65999777-d3a7-493f-a963-7c78087d28d7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/943] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.260 7 INFO cinder.api.openstack.wsgi [None req-19ba37c0-36cc-430f-b870-b5eeab5e7cb3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true 2026-05-19 14:44:19.282 7 INFO cinder.api.openstack.wsgi [None req-19ba37c0-36cc-430f-b870-b5eeab5e7cb3 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/944] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.295 8 INFO cinder.api.openstack.wsgi [None req-db97cbf9-856e-4d03-95ca-09ded9b50948 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true 2026-05-19 14:44:19.320 8 INFO cinder.api.openstack.wsgi [None req-db97cbf9-856e-4d03-95ca-09ded9b50948 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/945] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.332 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true 2026-05-19 14:44:19.353 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/946] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:44:19.364 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:44:19.377 8 INFO cinder.volume.api [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:44:19.383 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 474/947] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:44:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:44:20.662 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:20.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:20.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:20.662 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:30.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:30.662 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:30.664 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:30.664 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:40.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:40.662 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:40.663 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:40.663 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:50.663 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:50.663 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:44:50.664 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:44:50.664 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:00.661 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:00.661 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:00.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:00.663 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:10.662 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:10.662 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:10.663 7 INFO cinder.api.openstack.wsgi [None req-f37a98be-e958-42c3-ae3f-5307d9b3ab34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:10.663 8 INFO cinder.api.openstack.wsgi [None req-4f3bed09-240b-4f1a-ad3e-d9d49ed6c418 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:18.305 7 INFO cinder.api.openstack.wsgi [None req-7df81112-671d-423d-b6da-511b1577dafd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:45:18.311 7 INFO cinder.volume.api [None req-7df81112-671d-423d-b6da-511b1577dafd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:45:18.311 7 INFO cinder.api.openstack.wsgi [None req-7df81112-671d-423d-b6da-511b1577dafd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/960] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:45:18.358 8 INFO cinder.api.openstack.wsgi [None req-1d428832-f0a3-4c65-9131-eeb53df7f6d7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true 2026-05-19 14:45:18.378 8 INFO cinder.api.openstack.wsgi [None req-1d428832-f0a3-4c65-9131-eeb53df7f6d7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/961] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.392 7 INFO cinder.api.openstack.wsgi [None req-b4fee129-21c2-466c-8e11-cd013870fa0d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true 2026-05-19 14:45:18.420 7 INFO cinder.api.openstack.wsgi [None req-b4fee129-21c2-466c-8e11-cd013870fa0d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/962] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.433 8 INFO cinder.api.openstack.wsgi [None req-356a1629-fc53-44d9-9e26-f95df9a6cd38 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:45:18.455 8 INFO cinder.api.openstack.wsgi [None req-356a1629-fc53-44d9-9e26-f95df9a6cd38 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/963] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.473 7 INFO cinder.api.openstack.wsgi [None req-40a5853c-276e-49f5-823d-3d8e303fbb3e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:45:18.498 7 INFO cinder.api.openstack.wsgi [None req-40a5853c-276e-49f5-823d-3d8e303fbb3e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/964] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.511 8 INFO cinder.api.openstack.wsgi [None req-b1e85c14-d519-448f-869e-62fd108122a7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true 2026-05-19 14:45:18.531 8 INFO cinder.api.openstack.wsgi [None req-b1e85c14-d519-448f-869e-62fd108122a7 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/965] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.542 7 INFO cinder.api.openstack.wsgi [None req-2e2ed3d7-0bf4-4865-865d-9f4f9d8c2714 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:45:18.567 7 INFO cinder.api.openstack.wsgi [None req-2e2ed3d7-0bf4-4865-865d-9f4f9d8c2714 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/966] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.583 8 INFO cinder.api.openstack.wsgi [None req-a0685545-80f1-4463-9b0a-f5e944d49e81 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true 2026-05-19 14:45:18.598 8 INFO cinder.api.openstack.wsgi [None req-a0685545-80f1-4463-9b0a-f5e944d49e81 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/967] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.610 7 INFO cinder.api.openstack.wsgi [None req-09b9dcd5-4aba-4e4d-bda4-8181f5ed2749 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true 2026-05-19 14:45:18.632 7 INFO cinder.api.openstack.wsgi [None req-09b9dcd5-4aba-4e4d-bda4-8181f5ed2749 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/968] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.642 8 INFO cinder.api.openstack.wsgi [None req-b26d35a7-1b52-4f6d-a586-65dc272473dd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true 2026-05-19 14:45:18.660 8 INFO cinder.api.openstack.wsgi [None req-b26d35a7-1b52-4f6d-a586-65dc272473dd a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/969] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.672 7 INFO cinder.api.openstack.wsgi [None req-c87ede6b-1d79-4d39-a0ae-fdddcab76a7f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true 2026-05-19 14:45:18.693 7 INFO cinder.api.openstack.wsgi [None req-c87ede6b-1d79-4d39-a0ae-fdddcab76a7f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/970] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.703 8 INFO cinder.api.openstack.wsgi [None req-bde4af00-dee1-4619-88e2-166f45dec203 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true 2026-05-19 14:45:18.722 8 INFO cinder.api.openstack.wsgi [None req-bde4af00-dee1-4619-88e2-166f45dec203 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/971] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:18.734 7 INFO cinder.api.openstack.wsgi [None req-eb1fab88-d009-4529-855b-db172fb92b6a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:45:19.238 7 INFO cinder.api.openstack.wsgi [None req-eb1fab88-d009-4529-855b-db172fb92b6a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/972] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:45:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:45:19.249 8 INFO cinder.api.openstack.wsgi [None req-8a0af854-8178-40b1-8ba9-ba781e733641 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:45:19.264 8 INFO cinder.volume.api [None req-8a0af854-8178-40b1-8ba9-ba781e733641 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:45:19.270 8 INFO cinder.api.openstack.wsgi [None req-8a0af854-8178-40b1-8ba9-ba781e733641 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/973] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:45:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:45:19.306 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:45:19.312 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/974] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:45:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:45:19.320 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:45:19.330 8 INFO cinder.volume.api [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:45:19.335 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/975] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:45:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:45:20.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:20.663 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:20.663 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:20.664 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:30.661 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:30.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:30.662 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:30.663 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:40.662 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:40.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:40.664 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:40.664 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:50.662 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:50.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:45:50.663 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:45:50.663 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:00.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:00.662 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:00.663 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:00.664 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:10.662 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:10.663 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:10.664 7 INFO cinder.api.openstack.wsgi [None req-1ef1e40c-3de9-4381-917b-3d9a986c5271 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:10.664 8 INFO cinder.api.openstack.wsgi [None req-c1b8d347-cf7e-4b6a-80cc-1b4874ee9951 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:18.295 7 INFO cinder.api.openstack.wsgi [None req-3b305776-de20-4ebf-829b-cd78c1bafe97 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:46:18.310 7 INFO cinder.volume.api [None req-3b305776-de20-4ebf-829b-cd78c1bafe97 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:46:18.319 7 INFO cinder.api.openstack.wsgi [None req-3b305776-de20-4ebf-829b-cd78c1bafe97 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/988] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:46:18.335 8 INFO cinder.api.openstack.wsgi [None req-c99c147a-f0d6-4530-bde1-eb7f6eab51c1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:46:18.839 8 INFO cinder.api.openstack.wsgi [None req-c99c147a-f0d6-4530-bde1-eb7f6eab51c1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 495/989] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:46:18.849 7 INFO cinder.api.openstack.wsgi [None req-451e2caf-30aa-4927-8703-3284fc7ee88f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:46:18.855 7 INFO cinder.volume.api [None req-451e2caf-30aa-4927-8703-3284fc7ee88f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:46:18.856 7 INFO cinder.api.openstack.wsgi [None req-451e2caf-30aa-4927-8703-3284fc7ee88f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/990] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:46:18.897 8 INFO cinder.api.openstack.wsgi [None req-146c27a2-d383-4c52-9442-097ff767feb5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true 2026-05-19 14:46:18.921 8 INFO cinder.api.openstack.wsgi [None req-146c27a2-d383-4c52-9442-097ff767feb5 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/991] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/1e72ae1a68a34663892f5251b288e593?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:18.933 7 INFO cinder.api.openstack.wsgi [None req-aca271ff-b041-4f7b-8f96-0c539713ea73 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true 2026-05-19 14:46:18.954 7 INFO cinder.api.openstack.wsgi [None req-aca271ff-b041-4f7b-8f96-0c539713ea73 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/992] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/2046e6928e7f4900b7a5bbb791d8fdbc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:18.967 8 INFO cinder.api.openstack.wsgi [None req-bf21f17b-f18c-4960-b522-79f1b82bb8db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:46:18.988 8 INFO cinder.api.openstack.wsgi [None req-bf21f17b-f18c-4960-b522-79f1b82bb8db a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/993] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.000 7 INFO cinder.api.openstack.wsgi [None req-c59131a0-5dbc-4e36-8b9a-3ddbbfff3fdf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:46:19.023 7 INFO cinder.api.openstack.wsgi [None req-c59131a0-5dbc-4e36-8b9a-3ddbbfff3fdf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/994] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.033 8 INFO cinder.api.openstack.wsgi [None req-525c9766-111a-4272-8f79-b3cf2a28b853 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true 2026-05-19 14:46:19.057 8 INFO cinder.api.openstack.wsgi [None req-525c9766-111a-4272-8f79-b3cf2a28b853 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/995] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/74c23424fae542ada20c55f44bd7a7ec?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.069 7 INFO cinder.api.openstack.wsgi [None req-aa954f72-17c3-4af3-a810-301294249583 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:46:19.089 7 INFO cinder.api.openstack.wsgi [None req-aa954f72-17c3-4af3-a810-301294249583 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/996] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.098 8 INFO cinder.api.openstack.wsgi [None req-793691d4-f60d-44e9-a0bb-042a43ee60e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true 2026-05-19 14:46:19.119 8 INFO cinder.api.openstack.wsgi [None req-793691d4-f60d-44e9-a0bb-042a43ee60e1 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/997] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8c968ae1c2e140889e99009257f681c4?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.131 7 INFO cinder.api.openstack.wsgi [None req-d69c98c4-b3d0-471a-859c-e0ad6717722d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true 2026-05-19 14:46:19.149 7 INFO cinder.api.openstack.wsgi [None req-d69c98c4-b3d0-471a-859c-e0ad6717722d a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/998] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/9793c8f3efed4e52ba53683461238d43?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.161 8 INFO cinder.api.openstack.wsgi [None req-9d9e7b2f-9ea6-4eed-a7a2-e6c214588749 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true 2026-05-19 14:46:19.179 8 INFO cinder.api.openstack.wsgi [None req-9d9e7b2f-9ea6-4eed-a7a2-e6c214588749 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/999] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/b164d671dfd542a79a0fab8ba07fe816?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.190 7 INFO cinder.api.openstack.wsgi [None req-bc1efeb0-9ebf-4b5d-b4a5-07d522b2f7a0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true 2026-05-19 14:46:19.210 7 INFO cinder.api.openstack.wsgi [None req-bc1efeb0-9ebf-4b5d-b4a5-07d522b2f7a0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1000] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/c771f22b9a494c9d814f06927b436d78?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.219 8 INFO cinder.api.openstack.wsgi [None req-12240de4-7be9-42e8-9a7e-779e9e72ce34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true 2026-05-19 14:46:19.241 8 INFO cinder.api.openstack.wsgi [None req-12240de4-7be9-42e8-9a7e-779e9e72ce34 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1001] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/fc50960edaf945148faf928a3e0aae04?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.251 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:46:19.256 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 501/1002] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:19.265 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:46:19.279 8 INFO cinder.volume.api [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:46:19.285 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1003] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:46:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-19 14:46:20.661 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:20.661 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:20.662 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:20.663 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:30.661 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:30.661 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:30.662 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:30.663 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:40.661 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:40.661 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:40.662 8 INFO cinder.api.openstack.wsgi [None req-423ca306-0fe6-45bf-812b-924b1077b4a6 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:40.663 7 INFO cinder.api.openstack.wsgi [None req-9b5e7150-d08b-4bdb-9a7f-5cb5599fe845 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:46:42.890 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:46:43.446 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 returned with HTTP 200 [pid: 8|app: 0|req: 506/1010] 199.204.45.44 () {38 vars in 1101 bytes} [Tue May 19 14:46:42 2026] DELETE /v3/8a8322b9407d49da9779354d5d8d2533/attachments/f7bcf342-c7eb-4430-ae56-40feeaf35d45 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:46:43.461 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf 2026-05-19 14:46:43.462 7 INFO cinder.api.v3.volumes [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Delete volume with id: a68e93ae-dc6b-45fb-85db-a4884692efdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:46:43.472 7 INFO cinder.volume.api [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Volume info retrieved successfully. 2026-05-19 14:46:43.493 7 INFO cinder.volume.api [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Delete volume request issued successfully. 2026-05-19 14:46:43.494 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf returned with HTTP 202 [pid: 7|app: 0|req: 505/1011] 199.204.45.44 () {36 vars in 1052 bytes} [Tue May 19 14:46:43 2026] DELETE /v3/8a8322b9407d49da9779354d5d8d2533/volumes/a68e93ae-dc6b-45fb-85db-a4884692efdf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-19 14:46:50.662 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:50.662 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:46:50.663 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:46:50.663 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:00.661 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:00.661 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:00.662 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:00.663 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:10.662 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:10.662 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:10.663 7 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-edb09356-5c82-46ea-808c-2da9172c3a3a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:10.663 8 INFO cinder.api.openstack.wsgi [req-28b7981a-bccf-4b06-acbb-084dbe627b5d req-aa0cef13-5591-4ccc-a538-b93d586fd276 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:47:18.469 7 INFO cinder.api.openstack.wsgi [None req-19021d8c-d6a8-4285-b1d7-53ff3f450b75 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:47:18.478 7 INFO cinder.volume.api [None req-19021d8c-d6a8-4285-b1d7-53ff3f450b75 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:47:18.480 7 INFO cinder.api.openstack.wsgi [None req-19021d8c-d6a8-4285-b1d7-53ff3f450b75 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1018] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:47:18.492 8 INFO cinder.api.openstack.wsgi [None req-89c8bae9-7d79-487e-ba27-797c4cc5180b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-19 14:47:18.499 8 INFO cinder.api.openstack.wsgi [None req-89c8bae9-7d79-487e-ba27-797c4cc5180b a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1019] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:47:18.509 7 INFO cinder.api.openstack.wsgi [None req-241cd0a9-7ff2-43c7-b48f-2d03cbab3daa a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:47:18.517 7 INFO cinder.volume.api [None req-241cd0a9-7ff2-43c7-b48f-2d03cbab3daa a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:47:18.519 7 INFO cinder.api.openstack.wsgi [None req-241cd0a9-7ff2-43c7-b48f-2d03cbab3daa a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1020] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:47:18.561 8 INFO cinder.api.openstack.wsgi [None req-fa2a128a-6a3b-4519-a0a1-2bbd9256e6e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:47:18.602 8 INFO cinder.api.openstack.wsgi [None req-fa2a128a-6a3b-4519-a0a1-2bbd9256e6e9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1021] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:47:18.610 7 INFO cinder.api.openstack.wsgi [None req-c2e1336b-4636-4e82-8a1f-03cc72d071e8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:47:18.635 7 INFO cinder.api.openstack.wsgi [None req-c2e1336b-4636-4e82-8a1f-03cc72d071e8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1022] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:47:18.644 8 INFO cinder.api.openstack.wsgi [None req-a6e41f01-270c-446a-ba8f-1b3a1b71a4b0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:47:18.671 8 INFO cinder.api.openstack.wsgi [None req-a6e41f01-270c-446a-ba8f-1b3a1b71a4b0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1023] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:47:18.685 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:47:18.690 7 INFO cinder.volume.api [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:47:18.691 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1024] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:47:18.702 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:47:19.206 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1025] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:47:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 669 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:47:20.662 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:20.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:20.663 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:20.664 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:30.661 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:30.661 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:30.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:30.662 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:40.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:40.663 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:40.664 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:40.665 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:50.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:50.663 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:47:50.663 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:47:50.665 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:00.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:00.662 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:00.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:00.663 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:10.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:10.662 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:10.662 8 INFO cinder.api.openstack.wsgi [None req-b31ae34c-6bb2-49aa-bd7c-806823f37988 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:10.663 7 INFO cinder.api.openstack.wsgi [None req-23664703-f0d8-4e7d-b18a-e2a87164e98a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:18.331 8 INFO cinder.api.openstack.wsgi [None req-6d6b7e63-cedf-4b3a-a550-63a749819a96 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:48:18.345 8 INFO cinder.volume.api [None req-6d6b7e63-cedf-4b3a-a550-63a749819a96 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:48:18.346 8 INFO cinder.api.openstack.wsgi [None req-6d6b7e63-cedf-4b3a-a550-63a749819a96 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:48:18.356 7 INFO cinder.api.openstack.wsgi [None req-cabd1a2f-ddb9-4e7c-97dc-2276b1be5303 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:48:18.365 7 INFO cinder.volume.api [None req-cabd1a2f-ddb9-4e7c-97dc-2276b1be5303 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:48:18.366 7 INFO cinder.api.openstack.wsgi [None req-cabd1a2f-ddb9-4e7c-97dc-2276b1be5303 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1039] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:48:18.380 8 INFO cinder.api.openstack.wsgi [None req-6b3d8990-afbb-4e57-9b28-b86d5af5e5ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:48:18.390 8 INFO cinder.volume.api [None req-6b3d8990-afbb-4e57-9b28-b86d5af5e5ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:48:18.391 8 INFO cinder.api.openstack.wsgi [None req-6b3d8990-afbb-4e57-9b28-b86d5af5e5ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1040] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:48:18.399 7 INFO cinder.api.openstack.wsgi [None req-d6d82151-1a3f-4d20-99f4-c9d4c25626ac a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:48:18.403 7 INFO cinder.api.openstack.wsgi [None req-d6d82151-1a3f-4d20-99f4-c9d4c25626ac a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 520/1041] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:48:18.412 8 INFO cinder.api.openstack.wsgi [None req-ab4a1852-1b65-4cb4-98a8-f56c0cc4b25e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:48:18.916 8 INFO cinder.api.openstack.wsgi [None req-ab4a1852-1b65-4cb4-98a8-f56c0cc4b25e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1042] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:48:18.980 7 INFO cinder.api.openstack.wsgi [None req-f362c9e9-ee96-4018-b790-603a638a1300 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:48:18.999 7 INFO cinder.api.openstack.wsgi [None req-f362c9e9-ee96-4018-b790-603a638a1300 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:48:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:48:19.011 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:48:19.043 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:48:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:48:19.058 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:48:19.079 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:48:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:48:20.662 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:20.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:20.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:20.664 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:30.662 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:30.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:30.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:30.665 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:40.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:40.662 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:40.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:40.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:50.661 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:50.662 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:48:50.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:48:50.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:00.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:00.663 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:00.664 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:00.665 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:10.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:10.662 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:10.662 8 INFO cinder.api.openstack.wsgi [None req-f0107f82-7a5d-40ca-bcfd-863ef804ac7e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:10.663 7 INFO cinder.api.openstack.wsgi [None req-4bd23085-e5a1-497f-82f6-ec9e409f029f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:18.295 8 INFO cinder.api.openstack.wsgi [None req-b5a20ccf-2874-4a26-aee9-966d167ee9f8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:49:18.304 8 INFO cinder.volume.api [None req-b5a20ccf-2874-4a26-aee9-966d167ee9f8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:49:18.305 8 INFO cinder.api.openstack.wsgi [None req-b5a20ccf-2874-4a26-aee9-966d167ee9f8 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1058] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:49:18.315 7 INFO cinder.api.openstack.wsgi [None req-27ab10c3-b515-40c4-8726-fe45bfd24406 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:49:18.819 7 INFO cinder.api.openstack.wsgi [None req-27ab10c3-b515-40c4-8726-fe45bfd24406 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1059] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:49:18.831 8 INFO cinder.api.openstack.wsgi [None req-611418c9-aabf-4731-9bb6-901d89f4f42f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:49:18.842 8 INFO cinder.volume.api [None req-611418c9-aabf-4731-9bb6-901d89f4f42f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:49:18.843 8 INFO cinder.api.openstack.wsgi [None req-611418c9-aabf-4731-9bb6-901d89f4f42f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1060] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:49:18.852 7 INFO cinder.api.openstack.wsgi [None req-5841d146-757e-4272-ac34-b1c4e9a9a0ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:49:18.861 7 INFO cinder.volume.api [None req-5841d146-757e-4272-ac34-b1c4e9a9a0ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:49:18.863 7 INFO cinder.api.openstack.wsgi [None req-5841d146-757e-4272-ac34-b1c4e9a9a0ba a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1061] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:49:18.872 8 INFO cinder.api.openstack.wsgi [None req-70de8ef6-e017-4d1a-a250-707a2106c895 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:49:18.877 8 INFO cinder.api.openstack.wsgi [None req-70de8ef6-e017-4d1a-a250-707a2106c895 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 532/1062] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:49:18.913 7 INFO cinder.api.openstack.wsgi [None req-773fa0a4-dab3-470f-8e58-2b4dc984e449 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:49:18.938 7 INFO cinder.api.openstack.wsgi [None req-773fa0a4-dab3-470f-8e58-2b4dc984e449 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1063] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:49:18.948 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:49:18.976 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1064] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:49:18.991 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:49:19.012 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1065] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:49:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:49:20.661 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:20.661 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:20.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:20.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:30.661 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:30.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:30.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:30.663 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:40.661 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:40.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:40.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:40.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:50.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:50.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:49:50.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:49:50.663 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:00.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:00.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:00.663 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:00.663 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:10.661 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:10.662 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:10.662 8 INFO cinder.api.openstack.wsgi [None req-9e8072f5-8da8-48b8-86d0-2d0ee574b4cb a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:10.663 7 INFO cinder.api.openstack.wsgi [None req-e921603a-6510-4e74-b37b-6309805ae38e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:18.386 8 INFO cinder.api.openstack.wsgi [None req-c654cb33-f626-4477-8a09-c7f6af3749f0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:50:18.889 8 INFO cinder.api.openstack.wsgi [None req-c654cb33-f626-4477-8a09-c7f6af3749f0 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1078] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:50:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:50:18.906 7 INFO cinder.api.openstack.wsgi [None req-e4150bb9-9962-41a8-b20c-c3da23837a1e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:50:18.915 7 INFO cinder.volume.api [None req-e4150bb9-9962-41a8-b20c-c3da23837a1e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:50:18.915 7 INFO cinder.api.openstack.wsgi [None req-e4150bb9-9962-41a8-b20c-c3da23837a1e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1079] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:50:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:50:18.940 8 INFO cinder.api.openstack.wsgi [None req-c415efd8-c26d-4704-a1c0-d096ab0d9e9e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:50:18.949 8 INFO cinder.api.openstack.wsgi [None req-c415efd8-c26d-4704-a1c0-d096ab0d9e9e a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1080] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:50:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:50:18.992 7 INFO cinder.api.openstack.wsgi [None req-ea263636-8e1c-4886-8959-c3d2d6752688 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:50:19.014 7 INFO cinder.api.openstack.wsgi [None req-ea263636-8e1c-4886-8959-c3d2d6752688 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1081] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:50:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:50:19.027 8 INFO cinder.api.openstack.wsgi [None req-c03ecacf-6b8b-47a5-aa4d-b3710630df0f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:50:19.045 8 INFO cinder.api.openstack.wsgi [None req-c03ecacf-6b8b-47a5-aa4d-b3710630df0f a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1082] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:50:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:50:19.056 7 INFO cinder.api.openstack.wsgi [None req-785dfd7a-6f3a-4244-a3c6-4a5ae8f58b8a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:50:19.076 7 INFO cinder.api.openstack.wsgi [None req-785dfd7a-6f3a-4244-a3c6-4a5ae8f58b8a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1083] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:50:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:50:19.088 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:50:19.099 8 INFO cinder.volume.api [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:50:19.101 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1084] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:50:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:50:19.110 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:50:19.118 7 INFO cinder.volume.api [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:50:19.120 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1085] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:50:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:50:20.662 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:20.662 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:20.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:20.664 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:30.662 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:30.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:30.663 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:30.664 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:40.661 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:40.661 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:40.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:40.663 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:50.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:50.662 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:50:50.663 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:50:50.663 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:00.662 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:00.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:00.663 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:00.664 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:10.661 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:10.661 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:10.662 7 INFO cinder.api.openstack.wsgi [None req-752e0da8-4e99-4aa8-bf68-499db5b41d03 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:10.663 8 INFO cinder.api.openstack.wsgi [None req-2948355a-5175-40c4-bed5-74f6d13ab46c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:18.330 7 INFO cinder.api.openstack.wsgi [None req-4e580e34-d3ba-456c-8ae7-daf818d02bbf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services 2026-05-19 14:51:18.337 7 INFO cinder.api.openstack.wsgi [None req-4e580e34-d3ba-456c-8ae7-daf818d02bbf a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-services returned with HTTP 200 [pid: 7|app: 0|req: 549/1098] 10.0.0.236 () {28 vars in 644 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-services => generated 646 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:51:18.390 8 INFO cinder.api.openstack.wsgi [None req-7ff75aa6-59a5-4989-97f8-0f5f6185b233 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true 2026-05-19 14:51:18.413 8 INFO cinder.api.openstack.wsgi [None req-7ff75aa6-59a5-4989-97f8-0f5f6185b233 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1099] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/300744a12fea4285b4f2f56003e0d711?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:51:18.425 7 INFO cinder.api.openstack.wsgi [None req-4b927549-49a8-4d76-8314-36ef6f0aa238 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true 2026-05-19 14:51:18.458 7 INFO cinder.api.openstack.wsgi [None req-4b927549-49a8-4d76-8314-36ef6f0aa238 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1100] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/4a2e2e68452843a4af989eb5d09297c2?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:51:18.471 8 INFO cinder.api.openstack.wsgi [None req-97ad8bf5-e770-45a5-8ef6-711cef389e5a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true 2026-05-19 14:51:18.496 8 INFO cinder.api.openstack.wsgi [None req-97ad8bf5-e770-45a5-8ef6-711cef389e5a a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1101] 10.0.0.236 () {28 vars in 735 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/os-quota-sets/8a8322b9407d49da9779354d5d8d2533?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:51:18.508 7 INFO cinder.api.openstack.wsgi [None req-7095ac07-6859-45d9-9e0f-650fa18c9599 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:51:18.517 7 INFO cinder.volume.api [None req-7095ac07-6859-45d9-9e0f-650fa18c9599 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:51:18.519 7 INFO cinder.api.openstack.wsgi [None req-7095ac07-6859-45d9-9e0f-650fa18c9599 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1102] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:51:18.528 8 INFO cinder.api.openstack.wsgi [None req-4ec52448-2c95-4fdd-8770-123010666ca9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true 2026-05-19 14:51:19.032 8 INFO cinder.api.openstack.wsgi [None req-4ec52448-2c95-4fdd-8770-123010666ca9 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1103] 10.0.0.236 () {28 vars in 695 bytes} [Tue May 19 14:51:18 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-19 14:51:19.047 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true 2026-05-19 14:51:19.053 7 INFO cinder.volume.api [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all snapshots completed successfully. 2026-05-19 14:51:19.053 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1104] 10.0.0.236 () {28 vars in 673 bytes} [Tue May 19 14:51:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-19 14:51:19.063 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true 2026-05-19 14:51:19.076 8 INFO cinder.volume.api [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] Get all volumes completed successfully. 2026-05-19 14:51:19.078 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8a8322b9407d49da9779354d5d8d2533/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1105] 10.0.0.236 () {28 vars in 683 bytes} [Tue May 19 14:51:19 2026] GET /v3/8a8322b9407d49da9779354d5d8d2533/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-05-19 14:51:20.662 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:20.662 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:20.663 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:20.663 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:30.661 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:30.661 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] GET http://10.0.0.1:8776/ 2026-05-19 14:51:30.663 8 INFO cinder.api.openstack.wsgi [None req-a416f845-20ad-4bb6-b9a8-903eb026472c a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300 2026-05-19 14:51:30.663 7 INFO cinder.api.openstack.wsgi [None req-567fec8f-6ee0-4a4b-9191-6643b3e95f63 a55453d06519499b8ae7b3577c1f96ac 8a8322b9407d49da9779354d5d8d2533 - - default default] http://10.0.0.1:8776/ returned with HTTP 300