+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:27:11 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-855778c56f-2znct 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f3623d1f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: 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:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 01:27:15.494 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 01:27:15.494 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-01 01:27:15.581 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-01 01:27:15.581 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-01 01:27:16.742 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 01:27:16.745 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 01:27:16.747 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 01:27:16.750 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 01:27:16.762 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 01:27:16.764 7 INFO cinder.rpc [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 01:27:16.808 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 01:27:16.811 7 WARNING cinder.api.contrib.hosts [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 01:27:16.811 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 01:27:16.813 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 01:27:16.816 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 01:27:16.828 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 01:27:16.830 8 INFO cinder.rpc [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 01:27:16.863 7 WARNING keystonemiddleware._common.config [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:27:16.872 7 WARNING oslo_config.cfg [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 01:27:16.875 8 WARNING cinder.api.contrib.hosts [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3623d1f668 pid: 7 (default app) 2026-07-01 01:27:16.917 8 WARNING keystonemiddleware._common.config [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:27:16.926 8 WARNING oslo_config.cfg [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] 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 0x7f3623d1f668 pid: 8 (default app) 2026-07-01 01:27:20.929 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:27:20.930 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:27:30.929 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:27:30.931 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:27:40.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:27:40.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:27:50.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:27:50.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:27:50.929 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:27:50.929 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:00.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:00.927 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:00.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:00.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:10.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:10.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:10.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:10.929 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:20.927 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:20.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:20.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:20.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:30.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:30.927 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:30.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:30.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:40.927 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:40.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:40.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:40.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:50.927 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:50.927 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] GET http://10.0.0.41:8776/ 2026-07-01 01:28:50.928 8 INFO cinder.api.openstack.wsgi [None req-16586442-094d-491c-8a26-2d99eceeb722 - - - - - -] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:28:50.928 7 INFO cinder.api.openstack.wsgi [None req-aaba1f33-0b31-4061-9fe3-4ebee5e6a4f2 - - - - - -] http://10.0.0.41: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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-01 01:28:55.319 8 INFO cinder.api.openstack.wsgi [None req-a2f3f996-b8b1-4e2a-9ffe-854d50fe4cea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types/rbd1 2026-07-01 01:28:55.345 8 INFO cinder.api.openstack.wsgi [None req-a2f3f996-b8b1-4e2a-9ffe-854d50fe4cea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.241 () {30 vars in 682 bytes} [Wed Jul 1 01:28:54 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/types/rbd1 => generated 82 bytes in 828 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:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-01 01:28:55.733 7 INFO cinder.api.openstack.wsgi [None req-d9f37bf0-9e70-4419-935d-7e168289a837 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 01:28:55.751 7 INFO cinder.api.openstack.wsgi [None req-d9f37bf0-9e70-4419-935d-7e168289a837 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.241 () {30 vars in 721 bytes} [Wed Jul 1 01:28:55 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 01:28:57.484 8 INFO cinder.api.openstack.wsgi [None req-2e3d368c-b594-4521-b1e1-f40008bd61ce ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 01:28:57.506 8 INFO cinder.api.openstack.wsgi [None req-2e3d368c-b594-4521-b1e1-f40008bd61ce ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.241 () {34 vars in 725 bytes} [Wed Jul 1 01:28:57 2026] POST /v3/3295dd8a35224426b7b6ea1d3bb8a630/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:28:57.520 7 INFO cinder.api.openstack.wsgi [req-2e3d368c-b594-4521-b1e1-f40008bd61ce req-35e28c1d-50b6-465c-b659-22c8f7311cda ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types/2f5faaf8-5ff8-454f-98c4-051114f9d122/extra_specs 2026-07-01 01:28:57.587 7 INFO cinder.api.openstack.wsgi [req-2e3d368c-b594-4521-b1e1-f40008bd61ce req-35e28c1d-50b6-465c-b659-22c8f7311cda ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types/2f5faaf8-5ff8-454f-98c4-051114f9d122/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.241 () {36 vars in 894 bytes} [Wed Jul 1 01:28:57 2026] POST /v3/3295dd8a35224426b7b6ea1d3bb8a630/types/2f5faaf8-5ff8-454f-98c4-051114f9d122/extra_specs => generated 48 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:28:59.188 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types?is_public=None 2026-07-01 01:28:59.200 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.241 () {30 vars in 701 bytes} [Wed Jul 1 01:28:59 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 01:29:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:00.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:00.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:01.128 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/qos-specs 2026-07-01 01:29:01.137 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.241 () {30 vars in 680 bytes} [Wed Jul 1 01:29:00 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/qos-specs => generated 17 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:29:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:29:50.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:29:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:20.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:30:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:30:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:40.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:31:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:31:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:00.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:20.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:40.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:32:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:32:50.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:40.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:40.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:40.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:33:50.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:33:50.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:00.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:10.931 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:10.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:10.932 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:10.932 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:34:50.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:34:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:10.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:40.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:35:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:35:50.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:10.926 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:10.926 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:50.926 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:36:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:36:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:20.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:37:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:37:50.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:00.933 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:00.936 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:10.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:20.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:20.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:30.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:30.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:30.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:30.931 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:38:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:38:50.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:20.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:40.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:39:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:39:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:00.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:00.932 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:20.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:30.932 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:30.933 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:30.934 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:30.932 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:40:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:40:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:10.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:10.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:30.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:41:50.930 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:41:50.931 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:10.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:10.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:10.931 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:30.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:40.929 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:40.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:42:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:42:50.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:00.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:10.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:10.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:20.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:20.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:40.932 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:40.934 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:50.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:50.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:43:50.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:43:50.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:00.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:00.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:00.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:00.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:10.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:10.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:10.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:10.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:20.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:20.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:20.929 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:20.930 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:30.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:30.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:30.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:30.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:40.927 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:40.927 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:40.928 7 INFO cinder.api.openstack.wsgi [None req-119f244f-7242-4337-a029-9ea9829a8874 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:40.928 8 INFO cinder.api.openstack.wsgi [None req-1b8b6e54-2158-46af-b752-855fcb26a4a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:44:48.352 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False 2026-07-01 01:44:48.544 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.544 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.544 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.545 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.545 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.546 7 WARNING cinder.quota [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.550 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 107/214] 199.204.45.177 () {44 vars in 1068 bytes} [Wed Jul 1 01:44:48 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False => generated 340 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:44:48.695 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] PUT https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630 2026-07-01 01:44:48.756 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.756 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.757 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.757 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.757 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.758 8 WARNING cinder.quota [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-01 01:44:48.764 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630 returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.204.45.177 () {48 vars in 1097 bytes} [Wed Jul 1 01:44:48 2026] PUT /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630 => generated 296 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:44:50.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:50.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:44:50.938 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:44:50.940 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:00.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:00.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:20.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:30.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:30.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:40.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:50.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:45:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:45:50.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:10.930 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:20.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:30.926 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:50.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:46:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:46:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:20.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:20.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:30.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:30.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:40.931 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:40.932 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:50.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:47:50.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:47:50.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:00.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:00.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:00.932 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:00.933 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:20.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:50.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:50.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:48:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:48:50.930 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:10.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:20.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:30.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:40.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:50.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:49:50.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:49:50.932 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:00.931 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:00.933 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:20.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:20.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:40.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:40.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:40.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:50.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:50:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:50:50.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:00.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:30.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:40.926 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:40.926 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:50.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:51:50.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:51:50.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:20.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:30.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:30.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:40.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:50.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:52:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:52:50.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:00.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:00.930 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:20.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:30.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:40.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:50.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:50.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:53:50.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:53:50.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:10.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:20.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:20.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:20.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:30.926 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:30.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:40.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:40.943 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:50.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:50.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:54:50.930 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:54:50.931 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:00.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:00.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:00.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:00.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:10.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:10.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:10.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:10.929 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:20.926 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:20.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:20.930 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:20.931 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:30.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:30.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:30.929 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:30.930 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:40.927 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:40.927 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:40.928 8 INFO cinder.api.openstack.wsgi [None req-d45b85ce-9710-4183-b1ab-c001c0e5946f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:40.928 7 INFO cinder.api.openstack.wsgi [None req-7d336d99-8cc9-4135-a8e4-b8d8e1c3974d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:43.249 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False 2026-07-01 01:55:43.269 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 175/348] 199.204.45.177 () {44 vars in 1068 bytes} [Wed Jul 1 01:55:43 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False => generated 340 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:43.974 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] PUT https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825 2026-07-01 01:55:44.046 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825 returned with HTTP 200 [pid: 7|app: 0|req: 174/349] 199.204.45.177 () {48 vars in 1097 bytes} [Wed Jul 1 01:55:43 2026] PUT /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:55:50.927 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:50.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:55:50.928 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:55:50.928 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:00.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:00.927 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:00.929 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:00.929 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:10.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:10.927 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:10.928 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:10.928 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:20.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:20.928 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:20.930 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:20.931 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:30.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:30.928 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:30.930 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:30.931 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:40.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:40.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:40.928 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:40.929 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:50.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:50.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:56:50.932 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:56:50.933 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:00.926 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:00.927 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:00.927 7 INFO cinder.api.openstack.wsgi [None req-b53ada0b-9f7e-4798-afff-72ee2e274081 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:00.928 8 INFO cinder.api.openstack.wsgi [None req-b3ab874a-a281-485f-9937-3ab17d7a6f3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:04.880 7 INFO cinder.api.openstack.wsgi [None req-244e6462-2d2f-4225-a61b-9db1ebb63e9c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:57:04.914 7 INFO cinder.volume.api [None req-244e6462-2d2f-4225-a61b-9db1ebb63e9c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:57:04.917 7 INFO cinder.api.openstack.wsgi [None req-244e6462-2d2f-4225-a61b-9db1ebb63e9c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/366] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:57:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:04.932 8 INFO cinder.api.openstack.wsgi [None req-d8ca1948-38ca-4e2b-8794-27526ecb98cb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 01:57:05.467 8 INFO cinder.api.openstack.wsgi [None req-d8ca1948-38ca-4e2b-8794-27526ecb98cb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 184/367] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 01:57:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:05.481 7 INFO cinder.api.openstack.wsgi [None req-37c77e70-dc2e-4230-b96f-e1e6d36b96f7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 01:57:05.487 7 INFO cinder.api.openstack.wsgi [None req-37c77e70-dc2e-4230-b96f-e1e6d36b96f7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 184/368] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:05.496 8 INFO cinder.api.openstack.wsgi [None req-34d136e4-f733-4f0d-bb14-91f60f9dd92b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 01:57:05.511 8 INFO cinder.volume.api [None req-34d136e4-f733-4f0d-bb14-91f60f9dd92b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 01:57:05.512 8 INFO cinder.api.openstack.wsgi [None req-34d136e4-f733-4f0d-bb14-91f60f9dd92b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/369] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:05.521 7 INFO cinder.api.openstack.wsgi [None req-84e1cc05-1ac3-4e65-aca6-677893689596 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:57:05.529 7 INFO cinder.volume.api [None req-84e1cc05-1ac3-4e65-aca6-677893689596 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:57:05.531 7 INFO cinder.api.openstack.wsgi [None req-84e1cc05-1ac3-4e65-aca6-677893689596 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 185/370] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:57:05.602 8 INFO cinder.api.openstack.wsgi [None req-605dfd1a-9576-4a73-9ff8-0a574104894f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 01:57:05.622 8 INFO cinder.api.openstack.wsgi [None req-605dfd1a-9576-4a73-9ff8-0a574104894f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 186/371] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:05.632 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 01:57:05.656 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 186/372] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:05.665 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 01:57:05.684 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/373] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:57:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:57:10.927 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:10.927 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:10.928 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:10.929 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:20.926 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:20.926 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:20.927 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:20.928 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:30.927 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:30.927 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:30.928 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:30.928 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:40.927 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:40.927 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:40.928 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:40.928 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:50.930 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:50.930 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:57:50.930 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:57:50.931 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:00.927 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:00.927 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:00.928 8 INFO cinder.api.openstack.wsgi [None req-32601d1b-eefd-47f1-938f-0c65c6ec6e98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:00.928 7 INFO cinder.api.openstack.wsgi [None req-fff5a4b5-69fd-446e-8145-b03bedef49ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:04.862 7 INFO cinder.api.openstack.wsgi [None req-97c0652f-0dd1-411c-b222-78a25effdd58 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 01:58:05.395 7 INFO cinder.api.openstack.wsgi [None req-97c0652f-0dd1-411c-b222-78a25effdd58 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 193/386] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 01:58:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:05.407 8 INFO cinder.api.openstack.wsgi [None req-43c76e2b-dec9-4f30-9ab3-a65640f63bcd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:58:05.446 8 INFO cinder.volume.api [None req-43c76e2b-dec9-4f30-9ab3-a65640f63bcd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:58:05.448 8 INFO cinder.api.openstack.wsgi [None req-43c76e2b-dec9-4f30-9ab3-a65640f63bcd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/387] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:05.571 7 INFO cinder.api.openstack.wsgi [None req-746dfce7-9e86-47af-8b76-5ed6119eb06f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 01:58:05.588 7 INFO cinder.api.openstack.wsgi [None req-746dfce7-9e86-47af-8b76-5ed6119eb06f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/388] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:05.601 8 INFO cinder.api.openstack.wsgi [None req-9b549695-26f6-4d37-bbf4-4a388b8df538 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 01:58:05.629 8 INFO cinder.api.openstack.wsgi [None req-9b549695-26f6-4d37-bbf4-4a388b8df538 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 195/389] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:05.637 7 INFO cinder.api.openstack.wsgi [None req-93177a8d-4484-4d34-87e1-8f31997c2dc1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 01:58:05.653 7 INFO cinder.api.openstack.wsgi [None req-93177a8d-4484-4d34-87e1-8f31997c2dc1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/390] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:05.660 8 INFO cinder.api.openstack.wsgi [None req-b4449f2d-38ca-4683-a3f1-9c723967c536 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 01:58:05.665 8 INFO cinder.volume.api [None req-b4449f2d-38ca-4683-a3f1-9c723967c536 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 01:58:05.665 8 INFO cinder.api.openstack.wsgi [None req-b4449f2d-38ca-4683-a3f1-9c723967c536 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/391] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:05.671 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:58:05.678 7 INFO cinder.volume.api [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:58:05.680 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/392] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:58:05.690 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 01:58:05.696 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 01:58:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:58:10.927 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:10.927 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:10.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:10.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:20.927 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:20.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:20.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:20.929 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:30.927 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:30.927 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:30.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:30.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:40.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:40.927 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:40.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:40.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:50.927 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:50.927 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:58:50.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:58:50.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:00.927 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:00.927 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:00.928 7 INFO cinder.api.openstack.wsgi [None req-c2d10b8c-79a5-4851-ae36-93aae6b74549 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:00.928 8 INFO cinder.api.openstack.wsgi [None req-505948fd-4155-4ead-b60e-a6a48a2bcef0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:04.831 8 INFO cinder.api.openstack.wsgi [None req-26783ad0-4911-45cd-9e88-5fab8b73905d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:59:04.842 8 INFO cinder.volume.api [None req-26783ad0-4911-45cd-9e88-5fab8b73905d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:59:04.845 8 INFO cinder.api.openstack.wsgi [None req-26783ad0-4911-45cd-9e88-5fab8b73905d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:59:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:04.854 7 INFO cinder.api.openstack.wsgi [None req-3014d0c5-7c00-4e1c-b03a-c6b083428d4f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 01:59:04.869 7 INFO cinder.volume.api [None req-3014d0c5-7c00-4e1c-b03a-c6b083428d4f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 01:59:04.869 7 INFO cinder.api.openstack.wsgi [None req-3014d0c5-7c00-4e1c-b03a-c6b083428d4f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 01:59:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:04.882 8 INFO cinder.api.openstack.wsgi [None req-272c4a16-b9d3-441b-b62a-f5594214cbc1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 01:59:04.888 8 INFO cinder.api.openstack.wsgi [None req-272c4a16-b9d3-441b-b62a-f5594214cbc1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 01:59:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:04.897 7 INFO cinder.api.openstack.wsgi [None req-bb0d1bcd-c610-4a99-889d-2020afb1dd98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 01:59:04.905 7 INFO cinder.volume.api [None req-bb0d1bcd-c610-4a99-889d-2020afb1dd98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 01:59:04.907 7 INFO cinder.api.openstack.wsgi [None req-bb0d1bcd-c610-4a99-889d-2020afb1dd98 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/409] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 01:59:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 01:59:04.917 8 INFO cinder.api.openstack.wsgi [None req-a140a205-629d-40b8-b81a-3ade0ee3019c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 01:59:05.421 8 INFO cinder.api.openstack.wsgi [None req-a140a205-629d-40b8-b81a-3ade0ee3019c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/410] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 01:59:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:05.462 7 INFO cinder.api.openstack.wsgi [None req-640ce8e1-89f7-463c-9018-b9de570a3a26 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 01:59:05.478 7 INFO cinder.api.openstack.wsgi [None req-640ce8e1-89f7-463c-9018-b9de570a3a26 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/411] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:59:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:05.492 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 01:59:05.513 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/412] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:59:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:05.522 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 01:59:05.544 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/413] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 01:59:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 01:59:10.928 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:10.928 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:10.929 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:10.929 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:20.926 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:20.927 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:20.929 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:20.930 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:30.926 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:30.927 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:30.927 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:30.928 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:40.927 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:40.928 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:40.928 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:40.929 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:50.927 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:50.927 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 01:59:50.929 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 01:59:50.929 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:00.929 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:00.930 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:00.930 7 INFO cinder.api.openstack.wsgi [None req-e419fedc-5694-4a43-bb01-c6e8cc7a07a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:00.931 8 INFO cinder.api.openstack.wsgi [None req-0a2856b7-5d8a-44e3-b46f-5959f62460a6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:04.906 7 INFO cinder.api.openstack.wsgi [None req-18ecd3e9-0742-4eed-a435-babee9effdae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:00:04.943 7 INFO cinder.api.openstack.wsgi [None req-18ecd3e9-0742-4eed-a435-babee9effdae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/426] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:00:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:04.953 8 INFO cinder.api.openstack.wsgi [None req-ba07d5d2-220c-4cf6-83c8-b2f9674584ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:00:04.975 8 INFO cinder.api.openstack.wsgi [None req-ba07d5d2-220c-4cf6-83c8-b2f9674584ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:00:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:04.989 7 INFO cinder.api.openstack.wsgi [None req-f4d187e4-a9be-4b42-8b23-2d5a1816f21b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:00:05.024 7 INFO cinder.api.openstack.wsgi [None req-f4d187e4-a9be-4b42-8b23-2d5a1816f21b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/428] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:00:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:05.044 8 INFO cinder.api.openstack.wsgi [None req-57dc4059-7555-4e74-9041-d2c9cca3b533 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:00:05.052 8 INFO cinder.volume.api [None req-57dc4059-7555-4e74-9041-d2c9cca3b533 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:00:05.053 8 INFO cinder.api.openstack.wsgi [None req-57dc4059-7555-4e74-9041-d2c9cca3b533 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:00:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:00:05.064 7 INFO cinder.api.openstack.wsgi [None req-f206b2bb-bcf4-477f-8df6-97d57d0eed1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:00:05.079 7 INFO cinder.volume.api [None req-f206b2bb-bcf4-477f-8df6-97d57d0eed1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:00:05.082 7 INFO cinder.api.openstack.wsgi [None req-f206b2bb-bcf4-477f-8df6-97d57d0eed1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 215/430] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:00:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:00:05.097 8 INFO cinder.api.openstack.wsgi [None req-4690581c-1bb1-48eb-8a6b-9cd6ac1c1622 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:00:05.601 8 INFO cinder.api.openstack.wsgi [None req-4690581c-1bb1-48eb-8a6b-9cd6ac1c1622 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/431] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:00:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:05.612 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:00:05.618 7 INFO cinder.volume.api [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:00:05.620 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/432] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:00:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:00:05.636 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:00:05.642 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 217/433] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:00:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:00:10.927 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:10.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:10.928 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:10.929 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:20.927 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:20.927 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:20.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:20.928 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:30.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:30.929 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:30.929 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:30.931 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:40.927 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:40.928 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:40.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:40.929 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:50.927 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:50.927 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:00:50.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:00:50.928 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:00.927 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:00.928 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:00.928 7 INFO cinder.api.openstack.wsgi [None req-5f6e3771-62c4-4d2b-9e28-376f54e6e1d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:00.929 8 INFO cinder.api.openstack.wsgi [None req-8bcf7bb0-5098-4c1b-a747-83b494e2abbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:04.843 7 INFO cinder.api.openstack.wsgi [None req-92c79dbc-b643-4c91-9d56-993194a0cc05 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:01:04.851 7 INFO cinder.api.openstack.wsgi [None req-92c79dbc-b643-4c91-9d56-993194a0cc05 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:01:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:04.886 8 INFO cinder.api.openstack.wsgi [None req-adadd7c0-f6d1-4ac7-b843-d7dbe3c57ea4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:01:04.908 8 INFO cinder.api.openstack.wsgi [None req-adadd7c0-f6d1-4ac7-b843-d7dbe3c57ea4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:01:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:04.919 7 INFO cinder.api.openstack.wsgi [None req-c711fa43-a4ad-4c06-b521-f089cd7b7097 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:01:04.948 7 INFO cinder.api.openstack.wsgi [None req-c711fa43-a4ad-4c06-b521-f089cd7b7097 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/448] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:01:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:04.959 8 INFO cinder.api.openstack.wsgi [None req-1f3b6bf4-20bd-4a1e-9f46-f8aeb3ecb8f9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:01:04.977 8 INFO cinder.api.openstack.wsgi [None req-1f3b6bf4-20bd-4a1e-9f46-f8aeb3ecb8f9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/449] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:01:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:04.987 7 INFO cinder.api.openstack.wsgi [None req-e05faf45-ed1c-45f6-a971-5bb67f4029f9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:01:04.995 7 INFO cinder.volume.api [None req-e05faf45-ed1c-45f6-a971-5bb67f4029f9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:01:04.995 7 INFO cinder.api.openstack.wsgi [None req-e05faf45-ed1c-45f6-a971-5bb67f4029f9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/450] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:01:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:01:05.004 8 INFO cinder.api.openstack.wsgi [None req-9dac1b96-199b-467a-aa0f-8ddd304657db ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:01:05.506 8 INFO cinder.api.openstack.wsgi [None req-9dac1b96-199b-467a-aa0f-8ddd304657db ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:01:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:01:05.517 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:01:05.528 7 INFO cinder.volume.api [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:01:05.529 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:01:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:01:05.539 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:01:05.548 8 INFO cinder.volume.api [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:01:05.550 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:01:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:01:10.927 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:10.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:10.928 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:10.928 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:20.927 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:20.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:20.928 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:20.929 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:30.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:30.927 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:30.928 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:30.929 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:40.926 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:40.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:40.928 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:40.929 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:50.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:50.928 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:01:50.927 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:01:50.930 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:00.927 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:00.928 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:00.928 7 INFO cinder.api.openstack.wsgi [None req-ebc2f7ce-968f-48ab-8325-2ebb75cf5071 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:00.929 8 INFO cinder.api.openstack.wsgi [None req-5cb95bd7-5520-4a88-ba97-fc83712f8454 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:04.833 7 INFO cinder.api.openstack.wsgi [None req-71fa1522-1e08-4787-a34e-7903e6fbecb8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:02:04.844 7 INFO cinder.volume.api [None req-71fa1522-1e08-4787-a34e-7903e6fbecb8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:02:04.847 7 INFO cinder.api.openstack.wsgi [None req-71fa1522-1e08-4787-a34e-7903e6fbecb8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:02:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:02:04.857 8 INFO cinder.api.openstack.wsgi [None req-ca0bd581-f9c1-4209-a1e7-f05537ffb309 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:02:04.862 8 INFO cinder.volume.api [None req-ca0bd581-f9c1-4209-a1e7-f05537ffb309 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:02:04.863 8 INFO cinder.api.openstack.wsgi [None req-ca0bd581-f9c1-4209-a1e7-f05537ffb309 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:02:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:02:04.873 7 INFO cinder.api.openstack.wsgi [None req-dfe3e0e1-fedb-40ce-88f3-90fcd346e5fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:02:04.882 7 INFO cinder.volume.api [None req-dfe3e0e1-fedb-40ce-88f3-90fcd346e5fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:02:04.884 7 INFO cinder.api.openstack.wsgi [None req-dfe3e0e1-fedb-40ce-88f3-90fcd346e5fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:02:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:02:04.897 8 INFO cinder.api.openstack.wsgi [None req-776aaf50-53c4-41f1-80e0-e67a28f9c30e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:02:05.400 8 INFO cinder.api.openstack.wsgi [None req-776aaf50-53c4-41f1-80e0-e67a28f9c30e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:02:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:05.446 7 INFO cinder.api.openstack.wsgi [None req-be9eb707-defa-4bed-a8f7-2ea156e52846 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:02:05.467 7 INFO cinder.api.openstack.wsgi [None req-be9eb707-defa-4bed-a8f7-2ea156e52846 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:02:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:05.480 8 INFO cinder.api.openstack.wsgi [None req-2a6465b6-40b9-49cf-97c8-e1e6192bc585 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:02:05.500 8 INFO cinder.api.openstack.wsgi [None req-2a6465b6-40b9-49cf-97c8-e1e6192bc585 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:02:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:05.511 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:02:05.532 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:02:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:05.543 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:02:05.548 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:02:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:02:10.927 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:10.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:10.929 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:10.929 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:20.928 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:20.928 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:20.929 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:20.930 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:30.927 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:30.927 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:30.928 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:30.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:40.927 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:40.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:40.929 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:40.929 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:50.928 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:50.929 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:02:50.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:02:50.931 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:00.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:00.928 8 INFO cinder.api.openstack.wsgi [None req-5f33079f-792c-4822-8f1f-92a321f133ec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:00.928 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:00.930 7 INFO cinder.api.openstack.wsgi [None req-8c68fd3b-bea5-41cb-b10b-b80a93009f92 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:04.874 8 INFO cinder.api.openstack.wsgi [None req-0dc3e10f-8e65-43eb-a504-f9faaa651e4c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:03:04.900 8 INFO cinder.api.openstack.wsgi [None req-0dc3e10f-8e65-43eb-a504-f9faaa651e4c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:03:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:04.911 7 INFO cinder.api.openstack.wsgi [None req-61f0b14d-e95b-499c-82d3-69bd5fd65cca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:03:04.929 7 INFO cinder.api.openstack.wsgi [None req-61f0b14d-e95b-499c-82d3-69bd5fd65cca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:03:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:04.938 8 INFO cinder.api.openstack.wsgi [None req-9271ecf0-7d33-433a-b267-c739e91cdff6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:03:04.959 8 INFO cinder.api.openstack.wsgi [None req-9271ecf0-7d33-433a-b267-c739e91cdff6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:03:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:04.966 7 INFO cinder.api.openstack.wsgi [None req-e6c8c808-7816-41e3-b6ec-009b943d37b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:03:04.980 7 INFO cinder.volume.api [None req-e6c8c808-7816-41e3-b6ec-009b943d37b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:03:04.982 7 INFO cinder.api.openstack.wsgi [None req-e6c8c808-7816-41e3-b6ec-009b943d37b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:03:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:03:04.991 8 INFO cinder.api.openstack.wsgi [None req-6379aead-7ebf-484a-9604-b7eb58ac2eaf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:03:04.997 8 INFO cinder.volume.api [None req-6379aead-7ebf-484a-9604-b7eb58ac2eaf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:03:04.997 8 INFO cinder.api.openstack.wsgi [None req-6379aead-7ebf-484a-9604-b7eb58ac2eaf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/490] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:03:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:03:05.009 7 INFO cinder.api.openstack.wsgi [None req-d69734ec-7f3e-4c28-bb41-491456ea5f8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:03:05.025 7 INFO cinder.volume.api [None req-d69734ec-7f3e-4c28-bb41-491456ea5f8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:03:05.026 7 INFO cinder.api.openstack.wsgi [None req-d69734ec-7f3e-4c28-bb41-491456ea5f8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 245/491] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:03:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:03:05.039 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:03:05.044 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/492] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:03:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:05.052 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:03:05.555 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 246/493] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:03:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:03:10.928 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:10.928 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:10.929 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:10.929 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:20.927 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:20.928 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:20.928 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:20.929 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:30.927 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:30.927 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:30.928 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:30.928 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:40.927 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:40.927 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:40.928 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:40.928 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:50.928 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:50.929 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:03:50.930 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:03:50.931 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:00.927 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:00.927 8 INFO cinder.api.openstack.wsgi [None req-8101f457-4f3c-4f35-9462-5b142fb41abc ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:00.927 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:00.928 7 INFO cinder.api.openstack.wsgi [None req-8aeb4d2e-d6c8-4f9c-80b8-ddab07117e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:04.840 8 INFO cinder.api.openstack.wsgi [None req-b9ff867c-8be4-41ed-91b6-c42295d78edf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:04:05.343 8 INFO cinder.api.openstack.wsgi [None req-b9ff867c-8be4-41ed-91b6-c42295d78edf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 254/506] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:04:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:04:05.358 7 INFO cinder.api.openstack.wsgi [None req-b03b8e0f-9820-4736-b25a-0fcaef9f6c73 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:04:05.363 7 INFO cinder.volume.api [None req-b03b8e0f-9820-4736-b25a-0fcaef9f6c73 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:04:05.363 7 INFO cinder.api.openstack.wsgi [None req-b03b8e0f-9820-4736-b25a-0fcaef9f6c73 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/507] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:04:05.376 8 INFO cinder.api.openstack.wsgi [None req-e51c997b-4b49-4cf5-8ee3-c5c35400302c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:04:05.380 8 INFO cinder.api.openstack.wsgi [None req-e51c997b-4b49-4cf5-8ee3-c5c35400302c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 255/508] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:05.386 7 INFO cinder.api.openstack.wsgi [None req-a2e1f943-0144-4693-abc5-ed69a008ca1d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:04:05.394 7 INFO cinder.volume.api [None req-a2e1f943-0144-4693-abc5-ed69a008ca1d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:04:05.395 7 INFO cinder.api.openstack.wsgi [None req-a2e1f943-0144-4693-abc5-ed69a008ca1d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/509] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:04:05.404 8 INFO cinder.api.openstack.wsgi [None req-cc577aa3-b6fa-4ccd-b648-619127af2435 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:04:05.414 8 INFO cinder.volume.api [None req-cc577aa3-b6fa-4ccd-b648-619127af2435 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:04:05.416 8 INFO cinder.api.openstack.wsgi [None req-cc577aa3-b6fa-4ccd-b648-619127af2435 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/510] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:04:05.448 7 INFO cinder.api.openstack.wsgi [None req-772de33a-4c84-4ed4-83c5-c774ff1ee4a5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:04:05.466 7 INFO cinder.api.openstack.wsgi [None req-772de33a-4c84-4ed4-83c5-c774ff1ee4a5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/511] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:05.474 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:04:05.501 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/512] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:05.512 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:04:05.531 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/513] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:04:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:04:10.927 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:10.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:10.928 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:10.929 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:20.928 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:20.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:20.929 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:20.929 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:30.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:30.928 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:30.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:30.929 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:40.933 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:40.933 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:40.933 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:40.934 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:50.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:50.928 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:04:50.929 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:04:50.930 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:00.927 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:00.927 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:00.928 8 INFO cinder.api.openstack.wsgi [None req-a558c77d-9eb5-4001-aadc-1a31c79941c4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:00.928 7 INFO cinder.api.openstack.wsgi [None req-6b83cdc8-ca3f-4e9c-a627-86a3386d13f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:04.918 7 INFO cinder.api.openstack.wsgi [None req-a0006131-e956-4737-bf93-2de367aad0f2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:05:05.421 7 INFO cinder.api.openstack.wsgi [None req-a0006131-e956-4737-bf93-2de367aad0f2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 263/526] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:05:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:05.475 8 INFO cinder.api.openstack.wsgi [None req-9dfac6bb-263c-4ecb-9a1c-707e819d7b53 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:05:05.501 8 INFO cinder.api.openstack.wsgi [None req-9dfac6bb-263c-4ecb-9a1c-707e819d7b53 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:05.512 7 INFO cinder.api.openstack.wsgi [None req-06f1c8d9-d61a-4874-94b7-d9ed0854c5de ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:05:05.537 7 INFO cinder.api.openstack.wsgi [None req-06f1c8d9-d61a-4874-94b7-d9ed0854c5de ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:05.549 8 INFO cinder.api.openstack.wsgi [None req-7e645fe9-db2d-4212-8b28-9ecc7b5da82c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:05:05.580 8 INFO cinder.api.openstack.wsgi [None req-7e645fe9-db2d-4212-8b28-9ecc7b5da82c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:05.591 7 INFO cinder.api.openstack.wsgi [None req-6e793f82-a71d-4076-9e9e-7d2bed6ec3ad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:05:05.603 7 INFO cinder.volume.api [None req-6e793f82-a71d-4076-9e9e-7d2bed6ec3ad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:05:05.607 7 INFO cinder.api.openstack.wsgi [None req-6e793f82-a71d-4076-9e9e-7d2bed6ec3ad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:05:05.618 8 INFO cinder.api.openstack.wsgi [None req-3812973f-5731-4c87-a777-75379e7d8ff0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:05:05.624 8 INFO cinder.volume.api [None req-3812973f-5731-4c87-a777-75379e7d8ff0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:05:05.624 8 INFO cinder.api.openstack.wsgi [None req-3812973f-5731-4c87-a777-75379e7d8ff0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:05:05.637 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:05:05.642 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:05:05.650 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:05:05.658 8 INFO cinder.volume.api [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:05:05.659 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:05:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:05:10.927 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:10.927 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:10.927 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:10.928 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:20.928 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:20.928 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:20.930 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:20.930 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:30.928 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:30.928 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:30.929 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:30.929 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:40.926 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:40.927 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:40.927 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:40.927 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:50.927 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:50.927 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:05:50.928 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:05:50.929 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:00.927 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:00.927 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:00.928 8 INFO cinder.api.openstack.wsgi [None req-03f2cf7c-9dbc-4bc9-9efd-ff1f544e9264 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:00.928 7 INFO cinder.api.openstack.wsgi [None req-231cc78c-697b-4bf3-868a-45204c8be0e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:04.944 8 INFO cinder.api.openstack.wsgi [None req-f09ed196-690b-4879-8276-70b395bd6365 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:06:04.955 8 INFO cinder.api.openstack.wsgi [None req-f09ed196-690b-4879-8276-70b395bd6365 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:06:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:04.970 7 INFO cinder.api.openstack.wsgi [None req-53c1312b-5d2e-4ba5-a4e3-239372579001 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:06:05.474 7 INFO cinder.api.openstack.wsgi [None req-53c1312b-5d2e-4ba5-a4e3-239372579001 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 273/547] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:06:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:06:05.485 8 INFO cinder.api.openstack.wsgi [None req-d66672ab-c2da-491e-8716-93f9fc712baa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:06:05.495 8 INFO cinder.volume.api [None req-d66672ab-c2da-491e-8716-93f9fc712baa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:06:05.497 8 INFO cinder.api.openstack.wsgi [None req-d66672ab-c2da-491e-8716-93f9fc712baa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:06:05.506 7 INFO cinder.api.openstack.wsgi [None req-e4b2704f-30bf-48db-962e-e5c5819d853f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:06:05.520 7 INFO cinder.volume.api [None req-e4b2704f-30bf-48db-962e-e5c5819d853f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:06:05.522 7 INFO cinder.api.openstack.wsgi [None req-e4b2704f-30bf-48db-962e-e5c5819d853f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:06:05.569 8 INFO cinder.api.openstack.wsgi [None req-d9f32aa1-cb08-4891-ad56-89545b70b7d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:06:05.591 8 INFO cinder.api.openstack.wsgi [None req-d9f32aa1-cb08-4891-ad56-89545b70b7d8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/550] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:05.601 7 INFO cinder.api.openstack.wsgi [None req-de12d29d-a79d-4a18-a6d9-de6129e110d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:06:05.623 7 INFO cinder.api.openstack.wsgi [None req-de12d29d-a79d-4a18-a6d9-de6129e110d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/551] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:05.635 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:06:05.655 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/552] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:06:05.666 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:06:05.672 7 INFO cinder.volume.api [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:06:05.672 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/553] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:06:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:06:10.928 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:10.928 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:10.929 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:10.929 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:20.927 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:20.927 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:20.929 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:20.929 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:30.927 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:30.927 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:30.928 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:30.928 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:40.927 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:40.927 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:40.928 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:40.928 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:50.927 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:50.928 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:06:50.929 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:06:50.930 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:00.927 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:00.927 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:00.928 7 INFO cinder.api.openstack.wsgi [None req-ac741aec-ec69-4f9d-a742-356bec18a4a1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:00.928 8 INFO cinder.api.openstack.wsgi [None req-2f4ef2b7-96c4-4cb9-992d-34e8b9fff117 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:04.862 7 INFO cinder.api.openstack.wsgi [None req-7847ae54-dbae-48a4-8d57-3e111e32b067 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:07:04.871 7 INFO cinder.volume.api [None req-7847ae54-dbae-48a4-8d57-3e111e32b067 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:07:04.873 7 INFO cinder.api.openstack.wsgi [None req-7847ae54-dbae-48a4-8d57-3e111e32b067 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:07:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:07:04.885 8 INFO cinder.api.openstack.wsgi [None req-8fa72ad8-7b3f-4d14-bb48-a4047515af33 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:07:04.892 8 INFO cinder.volume.api [None req-8fa72ad8-7b3f-4d14-bb48-a4047515af33 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:07:04.892 8 INFO cinder.api.openstack.wsgi [None req-8fa72ad8-7b3f-4d14-bb48-a4047515af33 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:07:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:07:04.904 7 INFO cinder.api.openstack.wsgi [None req-171461ac-f32b-48f1-8979-3f0fd37e8a90 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:07:05.408 7 INFO cinder.api.openstack.wsgi [None req-171461ac-f32b-48f1-8979-3f0fd37e8a90 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:07:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:05.417 8 INFO cinder.api.openstack.wsgi [None req-0395c9d6-f326-4805-b9b9-40893609441c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:07:05.427 8 INFO cinder.volume.api [None req-0395c9d6-f326-4805-b9b9-40893609441c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:07:05.429 8 INFO cinder.api.openstack.wsgi [None req-0395c9d6-f326-4805-b9b9-40893609441c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:07:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:07:05.439 7 INFO cinder.api.openstack.wsgi [None req-94ebcbfc-8440-49d6-801e-0f43f548ae76 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:07:05.443 7 INFO cinder.api.openstack.wsgi [None req-94ebcbfc-8440-49d6-801e-0f43f548ae76 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:07:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:05.479 8 INFO cinder.api.openstack.wsgi [None req-095caa08-90f8-431f-8c9e-d740b903fe58 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:07:05.497 8 INFO cinder.api.openstack.wsgi [None req-095caa08-90f8-431f-8c9e-d740b903fe58 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:07:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:05.507 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:07:05.528 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:07:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:05.540 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:07:05.560 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:07:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:07:10.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:10.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:10.928 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:10.929 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:20.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:20.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:20.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:20.929 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:30.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:30.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:30.928 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:30.928 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:40.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:40.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:40.928 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:40.928 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:50.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:50.928 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:07:50.928 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:07:50.929 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:00.927 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:00.928 8 INFO cinder.api.openstack.wsgi [None req-90ba4232-aeba-4199-942b-9da175369cad ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:00.927 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:00.930 7 INFO cinder.api.openstack.wsgi [None req-7c58402e-2b62-442a-8ab9-9f60c1ab2b1f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:04.869 8 INFO cinder.api.openstack.wsgi [None req-e446408c-76e4-4733-9699-a2aaf68c2a7c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:08:04.876 8 INFO cinder.api.openstack.wsgi [None req-e446408c-76e4-4733-9699-a2aaf68c2a7c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 294/586] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:08:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:04.891 7 INFO cinder.api.openstack.wsgi [None req-0a35518b-fea2-48cf-a3b7-d34c84a9c418 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:08:04.899 7 INFO cinder.volume.api [None req-0a35518b-fea2-48cf-a3b7-d34c84a9c418 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:08:04.899 7 INFO cinder.api.openstack.wsgi [None req-0a35518b-fea2-48cf-a3b7-d34c84a9c418 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/587] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:08:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:08:04.933 8 INFO cinder.api.openstack.wsgi [None req-52d335ef-6afa-494c-85c5-6efe3be5ab1b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:08:04.961 8 INFO cinder.api.openstack.wsgi [None req-52d335ef-6afa-494c-85c5-6efe3be5ab1b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/588] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:08:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:04.974 7 INFO cinder.api.openstack.wsgi [None req-ca8fe70b-7f9f-4a53-9af2-b8065c8f4b4e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:08:05.001 7 INFO cinder.api.openstack.wsgi [None req-ca8fe70b-7f9f-4a53-9af2-b8065c8f4b4e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/589] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:08:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:05.012 8 INFO cinder.api.openstack.wsgi [None req-fc3e7e43-2d55-43ff-83d6-b79fa8909330 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:08:05.030 8 INFO cinder.api.openstack.wsgi [None req-fc3e7e43-2d55-43ff-83d6-b79fa8909330 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/590] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:08:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:05.042 7 INFO cinder.api.openstack.wsgi [None req-f7677c0c-a6ab-4d57-89d5-d927f01c0e3a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:08:05.052 7 INFO cinder.volume.api [None req-f7677c0c-a6ab-4d57-89d5-d927f01c0e3a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:08:05.053 7 INFO cinder.api.openstack.wsgi [None req-f7677c0c-a6ab-4d57-89d5-d927f01c0e3a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/591] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:08:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:08:05.063 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:08:05.567 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 297/592] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:08:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:05.579 7 INFO cinder.api.openstack.wsgi [None req-dc1a5f2f-077a-490a-aa26-ae76c3f5a6b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:08:05.592 7 INFO cinder.volume.api [None req-dc1a5f2f-077a-490a-aa26-ae76c3f5a6b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:08:05.595 7 INFO cinder.api.openstack.wsgi [None req-dc1a5f2f-077a-490a-aa26-ae76c3f5a6b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/593] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:08:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:08:10.927 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:10.927 7 INFO cinder.api.openstack.wsgi [None req-dc1a5f2f-077a-490a-aa26-ae76c3f5a6b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:10.929 7 INFO cinder.api.openstack.wsgi [None req-dc1a5f2f-077a-490a-aa26-ae76c3f5a6b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:10.929 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:14.902 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False 2026-07-01 02:08:14.918 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 199.204.45.177 () {44 vars in 1068 bytes} [Wed Jul 1 02:08:14 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:08:20.927 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:20.928 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:20.928 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:20.930 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:30.927 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:30.927 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:30.928 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:30.929 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:40.928 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:40.928 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:40.928 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:40.929 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:50.927 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:50.927 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:08:50.928 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:08:50.929 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:00.927 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:00.928 7 INFO cinder.api.openstack.wsgi [None req-0980f2cd-f40e-459c-95ad-99d920fdf4df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:00.928 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:00.929 8 INFO cinder.api.openstack.wsgi [None req-d10db224-5cd6-4134-b40e-361f6de61f9f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:04.836 7 INFO cinder.api.openstack.wsgi [None req-46ba90ea-d6db-4a30-860d-fba84da5c156 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:09:04.845 7 INFO cinder.volume.api [None req-46ba90ea-d6db-4a30-860d-fba84da5c156 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:09:04.846 7 INFO cinder.api.openstack.wsgi [None req-46ba90ea-d6db-4a30-860d-fba84da5c156 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:09:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:04.883 8 INFO cinder.api.openstack.wsgi [None req-52258c99-f3e8-41fd-a2e1-0d7457f29325 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:09:04.910 8 INFO cinder.api.openstack.wsgi [None req-52258c99-f3e8-41fd-a2e1-0d7457f29325 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:09:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:04.921 7 INFO cinder.api.openstack.wsgi [None req-2c865a52-55af-4f59-87cf-058536d3b51d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:09:04.952 7 INFO cinder.api.openstack.wsgi [None req-2c865a52-55af-4f59-87cf-058536d3b51d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/609] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:09:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:04.968 8 INFO cinder.api.openstack.wsgi [None req-d742f72c-a34e-495b-a200-b66f33f91e56 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:09:04.993 8 INFO cinder.api.openstack.wsgi [None req-d742f72c-a34e-495b-a200-b66f33f91e56 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/610] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:09:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:05.003 7 INFO cinder.api.openstack.wsgi [None req-6f3c6804-de5f-4beb-b78c-150b4e49c331 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:09:05.008 7 INFO cinder.volume.api [None req-6f3c6804-de5f-4beb-b78c-150b4e49c331 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:09:05.009 7 INFO cinder.api.openstack.wsgi [None req-6f3c6804-de5f-4beb-b78c-150b4e49c331 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:09:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:05.018 8 INFO cinder.api.openstack.wsgi [None req-413d3d0d-89cb-4e9f-a3d9-f3a105256b73 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:09:05.027 8 INFO cinder.api.openstack.wsgi [None req-413d3d0d-89cb-4e9f-a3d9-f3a105256b73 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:09:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:05.036 7 INFO cinder.api.openstack.wsgi [None req-7e99ceba-5566-4ead-ad63-edcff4f4bb47 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:09:05.045 7 INFO cinder.volume.api [None req-7e99ceba-5566-4ead-ad63-edcff4f4bb47 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:09:05.047 7 INFO cinder.api.openstack.wsgi [None req-7e99ceba-5566-4ead-ad63-edcff4f4bb47 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:09:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:09:05.060 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:09:05.569 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:09:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:10.927 7 INFO cinder.api.openstack.wsgi [None req-7e99ceba-5566-4ead-ad63-edcff4f4bb47 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:10.928 7 INFO cinder.api.openstack.wsgi [None req-7e99ceba-5566-4ead-ad63-edcff4f4bb47 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:10.928 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:10.929 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:20.778 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False 2026-07-01 02:09:20.793 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] https://volume.199-204-45-177.nip.io/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 199.204.45.177 () {44 vars in 1068 bytes} [Wed Jul 1 02:09:20 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:09:20.927 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:20.927 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:20.928 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:20.929 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:30.927 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:30.927 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:30.928 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:30.928 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:40.927 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:40.928 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:40.928 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:40.930 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:50.927 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:50.927 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:09:50.927 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:09:50.928 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:00.927 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:00.927 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:00.928 7 INFO cinder.api.openstack.wsgi [None req-815820b0-dee3-4e2a-9ec8-70aa170834ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:00.928 8 INFO cinder.api.openstack.wsgi [None req-e5dcd140-9259-48c3-a9a1-cb4f79989193 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:04.875 7 INFO cinder.api.openstack.wsgi [None req-84969c2c-349e-4b14-9967-de56856ce825 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:10:04.881 7 INFO cinder.api.openstack.wsgi [None req-84969c2c-349e-4b14-9967-de56856ce825 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 315/628] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:10:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:04.894 8 INFO cinder.api.openstack.wsgi [None req-c649e8e4-44f3-4be5-9fbf-0c3881e54c50 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:10:04.903 8 INFO cinder.volume.api [None req-c649e8e4-44f3-4be5-9fbf-0c3881e54c50 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:10:04.904 8 INFO cinder.api.openstack.wsgi [None req-c649e8e4-44f3-4be5-9fbf-0c3881e54c50 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/629] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:10:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:04.949 7 INFO cinder.api.openstack.wsgi [None req-b9f18607-d9d9-4958-b7a6-6ab242de13e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:10:04.972 7 INFO cinder.api.openstack.wsgi [None req-b9f18607-d9d9-4958-b7a6-6ab242de13e9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/630] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:10:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:04.983 8 INFO cinder.api.openstack.wsgi [None req-a975be79-bbb2-4663-a86b-2787f04e3eeb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:10:05.002 8 INFO cinder.api.openstack.wsgi [None req-a975be79-bbb2-4663-a86b-2787f04e3eeb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/631] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:10:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:05.015 7 INFO cinder.api.openstack.wsgi [None req-d8ed3a79-eb61-42ea-9ce5-04672c738caf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:10:05.038 7 INFO cinder.api.openstack.wsgi [None req-d8ed3a79-eb61-42ea-9ce5-04672c738caf ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/632] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:10:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:05.050 8 INFO cinder.api.openstack.wsgi [None req-f00029b8-7847-4301-91e9-8674faeac864 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:10:05.060 8 INFO cinder.volume.api [None req-f00029b8-7847-4301-91e9-8674faeac864 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:10:05.062 8 INFO cinder.api.openstack.wsgi [None req-f00029b8-7847-4301-91e9-8674faeac864 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/633] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:10:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:05.071 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:10:05.080 7 INFO cinder.volume.api [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:10:05.080 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/634] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:10:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:10:05.094 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:10:05.597 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:10:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:10:10.927 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:10.927 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:10.929 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:10.929 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:20.928 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:20.928 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:20.929 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:20.929 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:30.927 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:30.927 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:30.928 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:30.928 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:40.927 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:40.927 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:40.928 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:40.928 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:50.928 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:50.928 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:10:50.929 8 INFO cinder.api.openstack.wsgi [None req-5bdef270-67c2-4f2d-a1d7-9fa30f3a7855 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:50.929 7 INFO cinder.api.openstack.wsgi [None req-fd7faada-f67f-4e10-b4ff-c1aa86af7a69 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:10:51.689 8 INFO cinder.api.openstack.wsgi [None req-7075bf11-bf73-48ca-8ab6-8dff82628e77 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots 2026-07-01 02:10:51.701 8 INFO cinder.volume.api [None req-7075bf11-bf73-48ca-8ab6-8dff82628e77 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:10:51.702 8 INFO cinder.api.openstack.wsgi [None req-7075bf11-bf73-48ca-8ab6-8dff82628e77 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.12 () {32 vars in 704 bytes} [Wed Jul 1 02:10:51 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:10:51.715 7 INFO cinder.api.openstack.wsgi [None req-53462efe-1740-49ea-8ff8-100e5ac1ac59 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes 2026-07-01 02:10:51.739 7 INFO cinder.volume.api [None req-53462efe-1740-49ea-8ff8-100e5ac1ac59 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:10:51.740 7 INFO cinder.api.openstack.wsgi [None req-53462efe-1740-49ea-8ff8-100e5ac1ac59 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.12 () {32 vars in 700 bytes} [Wed Jul 1 02:10:51 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:00.931 8 INFO cinder.api.openstack.wsgi [None req-7075bf11-bf73-48ca-8ab6-8dff82628e77 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:00.932 8 INFO cinder.api.openstack.wsgi [None req-7075bf11-bf73-48ca-8ab6-8dff82628e77 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:00.932 7 INFO cinder.api.openstack.wsgi [None req-53462efe-1740-49ea-8ff8-100e5ac1ac59 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:00.933 7 INFO cinder.api.openstack.wsgi [None req-53462efe-1740-49ea-8ff8-100e5ac1ac59 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:04.909 8 INFO cinder.api.openstack.wsgi [None req-22833e47-5ee4-4e09-8c65-2a49b364f640 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:11:05.412 8 INFO cinder.api.openstack.wsgi [None req-22833e47-5ee4-4e09-8c65-2a49b364f640 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/650] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:11:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.506 7 INFO cinder.api.openstack.wsgi [None req-bac86521-7b30-4ddc-9c6c-39a4cfdaf382 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:11:05.529 7 INFO cinder.api.openstack.wsgi [None req-bac86521-7b30-4ddc-9c6c-39a4cfdaf382 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/651] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.542 8 INFO cinder.api.openstack.wsgi [None req-0254d03a-58c7-43e5-9566-1e4b735836e1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:11:05.571 8 INFO cinder.api.openstack.wsgi [None req-0254d03a-58c7-43e5-9566-1e4b735836e1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.583 7 INFO cinder.api.openstack.wsgi [None req-e2a942be-cdb2-4e1b-9e89-aa3ed108d848 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/39821e8816cd450fb3471c91016d3e7a?usage=true 2026-07-01 02:11:05.600 7 INFO cinder.api.openstack.wsgi [None req-e2a942be-cdb2-4e1b-9e89-aa3ed108d848 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/39821e8816cd450fb3471c91016d3e7a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/39821e8816cd450fb3471c91016d3e7a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.608 8 INFO cinder.api.openstack.wsgi [None req-d809cfd4-5341-454a-b7d2-cf20258da604 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:11:05.622 8 INFO cinder.api.openstack.wsgi [None req-d809cfd4-5341-454a-b7d2-cf20258da604 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.633 7 INFO cinder.api.openstack.wsgi [None req-5c17cefa-21dd-48c0-b261-784b5f4ecdc5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/ca0dea51047e4e4281c624cccb2a8352?usage=true 2026-07-01 02:11:05.654 7 INFO cinder.api.openstack.wsgi [None req-5c17cefa-21dd-48c0-b261-784b5f4ecdc5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/ca0dea51047e4e4281c624cccb2a8352?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/ca0dea51047e4e4281c624cccb2a8352?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.661 8 INFO cinder.api.openstack.wsgi [None req-2e2f66e3-e05a-4b95-a172-8feaf6b8b4a0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true 2026-07-01 02:11:05.675 8 INFO cinder.api.openstack.wsgi [None req-2e2f66e3-e05a-4b95-a172-8feaf6b8b4a0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:05.685 7 INFO cinder.api.openstack.wsgi [None req-04df0a56-53da-42c7-9646-f2571b967204 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:11:05.695 7 INFO cinder.volume.api [None req-04df0a56-53da-42c7-9646-f2571b967204 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:11:05.696 7 INFO cinder.api.openstack.wsgi [None req-04df0a56-53da-42c7-9646-f2571b967204 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/657] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:05.706 8 INFO cinder.api.openstack.wsgi [None req-c0165420-65e5-438a-a957-8dfd886887a5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:11:05.712 8 INFO cinder.volume.api [None req-c0165420-65e5-438a-a957-8dfd886887a5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:11:05.712 8 INFO cinder.api.openstack.wsgi [None req-c0165420-65e5-438a-a957-8dfd886887a5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:11:05.726 7 INFO cinder.api.openstack.wsgi [None req-573784e6-272e-40fd-a065-2fe62f9ca98d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:11:05.739 7 INFO cinder.volume.api [None req-573784e6-272e-40fd-a065-2fe62f9ca98d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:11:05.741 7 INFO cinder.api.openstack.wsgi [None req-573784e6-272e-40fd-a065-2fe62f9ca98d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:11:05.756 8 INFO cinder.api.openstack.wsgi [None req-c073e6e1-757a-485d-982b-ae0d2e50fc8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:11:05.760 8 INFO cinder.api.openstack.wsgi [None req-c073e6e1-757a-485d-982b-ae0d2e50fc8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 330/660] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:11:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:11:10.926 8 INFO cinder.api.openstack.wsgi [None req-c073e6e1-757a-485d-982b-ae0d2e50fc8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:10.927 7 INFO cinder.api.openstack.wsgi [None req-573784e6-272e-40fd-a065-2fe62f9ca98d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:10.927 8 INFO cinder.api.openstack.wsgi [None req-c073e6e1-757a-485d-982b-ae0d2e50fc8a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:10.928 7 INFO cinder.api.openstack.wsgi [None req-573784e6-272e-40fd-a065-2fe62f9ca98d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:15.761 8 INFO cinder.api.openstack.wsgi [None req-3a2f7fe4-b76c-4b61-a8b9-4b74118c3760 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes 2026-07-01 02:11:16.291 8 INFO cinder.api.v3.volumes [None req-3a2f7fe4-b76c-4b61-a8b9-4b74118c3760 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Create volume of 1 GB 2026-07-01 02:11:16.299 8 INFO cinder.volume.api [None req-3a2f7fe4-b76c-4b61-a8b9-4b74118c3760 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Availability Zones retrieved successfully. 2026-07-01 02:11:16.612 8 INFO cinder.volume.api [None req-3a2f7fe4-b76c-4b61-a8b9-4b74118c3760 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Create volume request issued successfully. 2026-07-01 02:11:16.613 8 INFO cinder.api.openstack.wsgi [None req-3a2f7fe4-b76c-4b61-a8b9-4b74118c3760 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 332/663] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:11:15 2026] POST /v3/39821e8816cd450fb3471c91016d3e7a/volumes => generated 865 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:11:16.631 7 INFO cinder.api.openstack.wsgi [None req-cd515b79-9106-41e7-ac36-efeba62e20e5 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:16.663 7 INFO cinder.volume.api [None req-cd515b79-9106-41e7-ac36-efeba62e20e5 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:16.670 7 INFO cinder.api.openstack.wsgi [None req-cd515b79-9106-41e7-ac36-efeba62e20e5 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:11:16 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 933 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-07-01 02:11:17.688 8 INFO cinder.api.openstack.wsgi [None req-30da3517-a637-43e3-9b6a-4c9d663bc310 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:17.703 8 INFO cinder.volume.api [None req-30da3517-a637-43e3-9b6a-4c9d663bc310 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:17.710 8 INFO cinder.api.openstack.wsgi [None req-30da3517-a637-43e3-9b6a-4c9d663bc310 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 8|app: 0|req: 333/665] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:11:17 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:18.727 7 INFO cinder.api.openstack.wsgi [None req-627d64b3-0ef6-426a-993e-ad8e7bd4d9d1 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:18.738 7 INFO cinder.volume.api [None req-627d64b3-0ef6-426a-993e-ad8e7bd4d9d1 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:18.743 7 INFO cinder.api.openstack.wsgi [None req-627d64b3-0ef6-426a-993e-ad8e7bd4d9d1 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:11:18 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:19.783 8 INFO cinder.api.openstack.wsgi [None req-c0838463-03b4-4733-9cec-171570d4ea13 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:19.803 8 INFO cinder.volume.api [None req-c0838463-03b4-4733-9cec-171570d4ea13 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:19.810 8 INFO cinder.api.openstack.wsgi [None req-c0838463-03b4-4733-9cec-171570d4ea13 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 8|app: 0|req: 334/667] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:11:19 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 1483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:19.902 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:19.921 7 INFO cinder.volume.api [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:19.929 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 7|app: 0|req: 334/668] 10.0.0.192 () {34 vars in 1028 bytes} [Wed Jul 1 02:11:19 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 1483 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-07-01 02:11:20.307 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-288d67f1-59c7-4c92-991c-5efd52778186 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:20.320 8 INFO cinder.volume.api [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-288d67f1-59c7-4c92-991c-5efd52778186 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:20.324 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-288d67f1-59c7-4c92-991c-5efd52778186 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 8|app: 0|req: 335/669] 10.0.0.192 () {34 vars in 1028 bytes} [Wed Jul 1 02:11:20 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:11:20.333 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:11:20.334 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 335/670] 10.0.0.192 () {32 vars in 829 bytes} [Wed Jul 1 02:11:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:20.344 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/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-07-01 02:11:20.394 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 336/671] 10.0.0.192 () {40 vars in 1057 bytes} [Wed Jul 1 02:11:20 2026] POST /v3/39821e8816cd450fb3471c91016d3e7a/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:11:20.927 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:20.927 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:20.928 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:20.929 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-c76e0d76-8b95-46a4-a34c-3d3b63e3a8eb 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:26.875 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:11:26.876 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-fc9168c4-0db2-4bee-8f5f-fdeba58056bd 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 338/674] 199.204.45.177 () {32 vars in 840 bytes} [Wed Jul 1 02:11:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:26.915 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-2890b04b-5fa1-4626-ac8b-e6ba1202e425 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:26.936 7 INFO cinder.volume.api [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-2890b04b-5fa1-4626-ac8b-e6ba1202e425 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:26.942 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-2890b04b-5fa1-4626-ac8b-e6ba1202e425 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 200 [pid: 7|app: 0|req: 337/675] 199.204.45.177 () {36 vars in 1073 bytes} [Wed Jul 1 02:11:26 2026] GET /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:28.781 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc /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-07-01 02:11:29.817 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc returned with HTTP 200 [pid: 8|app: 0|req: 339/676] 199.204.45.177 () {40 vars in 1135 bytes} [Wed Jul 1 02:11:28 2026] PUT /v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc => generated 802 bytes in 1045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:30.339 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc/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-07-01 02:11:30.382 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc/action returned with HTTP 204 [pid: 7|app: 0|req: 338/677] 199.204.45.177 () {40 vars in 1148 bytes} [Wed Jul 1 02:11:30 2026] POST /v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:11:30.927 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:30.927 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:30.928 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:30.928 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:40.927 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:40.927 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:40.927 8 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-743d274f-add1-473b-a09a-c6c81252e525 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:40.928 7 INFO cinder.api.openstack.wsgi [req-47157666-8a84-4cd4-8d19-d5a81b89bc8f req-a1c87a79-7911-4ba8-bbc7-046be194a92f 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:44.652 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc /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-07-01 02:11:45.224 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc returned with HTTP 200 [pid: 8|app: 0|req: 342/682] 199.204.45.177 () {38 vars in 1103 bytes} [Wed Jul 1 02:11:44 2026] DELETE /v3/39821e8816cd450fb3471c91016d3e7a/attachments/f2a5e93b-91b0-4db1-b268-2c7f90a139fc => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:11:45.240 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 2026-07-01 02:11:45.240 7 INFO cinder.api.v3.volumes [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Delete volume with id: 2b62242f-224f-467a-b8b6-ede8d6ef1683 /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-07-01 02:11:45.251 7 INFO cinder.volume.api [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Volume info retrieved successfully. 2026-07-01 02:11:45.280 7 INFO cinder.volume.api [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] Delete volume request issued successfully. 2026-07-01 02:11:45.280 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 returned with HTTP 202 [pid: 7|app: 0|req: 341/683] 199.204.45.177 () {36 vars in 1054 bytes} [Wed Jul 1 02:11:45 2026] DELETE /v3/39821e8816cd450fb3471c91016d3e7a/volumes/2b62242f-224f-467a-b8b6-ede8d6ef1683 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-01 02:11:50.927 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:50.928 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:11:50.928 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:11:50.930 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:00.928 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:00.930 8 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-174df303-6688-4f88-b564-a670bdffb07a 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:00.931 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:00.932 7 INFO cinder.api.openstack.wsgi [req-4da99c86-46ff-484b-9fe3-5bfe0796fd24 req-f9e40248-4331-4d53-8b2d-7504ad2b74de 00909ce7662c4be7a3347bbfefab4f7b 39821e8816cd450fb3471c91016d3e7a - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:12:04.946 8 INFO cinder.api.openstack.wsgi [None req-e9b0ba1f-25af-4710-be92-05798d0a8fc3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-01 02:12:04.957 8 INFO cinder.volume.api [None req-e9b0ba1f-25af-4710-be92-05798d0a8fc3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:12:04.959 8 INFO cinder.api.openstack.wsgi [None req-e9b0ba1f-25af-4710-be92-05798d0a8fc3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/688] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:12:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:12:04.970 7 INFO cinder.api.openstack.wsgi [None req-bedee31e-7444-4235-9933-641680fd9deb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:12:04.986 7 INFO cinder.volume.api [None req-bedee31e-7444-4235-9933-641680fd9deb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:12:04.988 7 INFO cinder.api.openstack.wsgi [None req-bedee31e-7444-4235-9933-641680fd9deb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/689] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:12:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:12:04.999 8 INFO cinder.api.openstack.wsgi [None req-d373ccd0-45ab-4ff2-878a-32e01fadb12c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:12:05.006 8 INFO cinder.volume.api [None req-d373ccd0-45ab-4ff2-878a-32e01fadb12c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:12:05.006 8 INFO cinder.api.openstack.wsgi [None req-d373ccd0-45ab-4ff2-878a-32e01fadb12c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/690] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:12:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:12:05.018 7 INFO cinder.api.openstack.wsgi [None req-a35e6d21-ce54-4497-a213-ef8c5133ed80 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:12:05.523 7 INFO cinder.api.openstack.wsgi [None req-a35e6d21-ce54-4497-a213-ef8c5133ed80 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 345/691] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.580 8 INFO cinder.api.openstack.wsgi [None req-f0cf0dfd-1b0d-468f-b270-e0ec6fec0195 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:12:05.610 8 INFO cinder.api.openstack.wsgi [None req-f0cf0dfd-1b0d-468f-b270-e0ec6fec0195 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/692] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.621 7 INFO cinder.api.openstack.wsgi [None req-ec949fd3-5aea-43bd-99e6-3e6d92bb0b48 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:12:05.641 7 INFO cinder.api.openstack.wsgi [None req-ec949fd3-5aea-43bd-99e6-3e6d92bb0b48 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/693] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.653 8 INFO cinder.api.openstack.wsgi [None req-f1de2363-6135-4bf5-be6b-324f0e64e5eb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:12:05.675 8 INFO cinder.api.openstack.wsgi [None req-f1de2363-6135-4bf5-be6b-324f0e64e5eb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/694] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.683 7 INFO cinder.api.openstack.wsgi [None req-dc8faaa7-a803-4e51-806e-77eabd989043 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/a56e9cb267cd4db38fd69d1c07e61214?usage=true 2026-07-01 02:12:05.702 7 INFO cinder.api.openstack.wsgi [None req-dc8faaa7-a803-4e51-806e-77eabd989043 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/a56e9cb267cd4db38fd69d1c07e61214?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/695] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/a56e9cb267cd4db38fd69d1c07e61214?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.712 8 INFO cinder.api.openstack.wsgi [None req-46ecf9e2-1882-4dcf-b7d3-2e0330e05f52 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true 2026-07-01 02:12:05.743 8 INFO cinder.api.openstack.wsgi [None req-46ecf9e2-1882-4dcf-b7d3-2e0330e05f52 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/696] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.757 7 INFO cinder.api.openstack.wsgi [None req-615137d7-00fc-40d7-91ba-f58deabe35f7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c85fdc5beb3d4528a647f43feafa3a05?usage=true 2026-07-01 02:12:05.775 7 INFO cinder.api.openstack.wsgi [None req-615137d7-00fc-40d7-91ba-f58deabe35f7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c85fdc5beb3d4528a647f43feafa3a05?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/697] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c85fdc5beb3d4528a647f43feafa3a05?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.785 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true 2026-07-01 02:12:05.802 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/698] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/d08fd4f370f84234a677d3f51007b2f3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:05.812 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:12:05.817 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/699] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:12:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:10.928 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:10.928 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:10.929 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:10.929 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:20.927 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:20.927 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:20.929 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:20.929 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:30.927 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:30.928 7 INFO cinder.api.openstack.wsgi [None req-8c7cae21-b1ed-4d22-a24a-130f2ca08b2c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:30.929 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:30.930 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:36.535 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1a627c1d3114394b89291cfb9ee3cbd/attachments?instance_id=f64304e6-861b-4935-9e57-9ffd4968bbea 2026-07-01 02:12:36.547 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1a627c1d3114394b89291cfb9ee3cbd/attachments?instance_id=f64304e6-861b-4935-9e57-9ffd4968bbea returned with HTTP 200 [pid: 7|app: 0|req: 353/706] 199.204.45.177 () {36 vars in 1104 bytes} [Wed Jul 1 02:12:36 2026] GET /v3/c1a627c1d3114394b89291cfb9ee3cbd/attachments?instance_id=f64304e6-861b-4935-9e57-9ffd4968bbea => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:12:40.927 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:40.927 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:40.928 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:40.928 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:50.927 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:50.927 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:12:50.928 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:12:50.931 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:00.927 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:00.928 8 INFO cinder.api.openstack.wsgi [None req-7b212a22-f5ce-4c6a-8dee-19acee7810be ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:00.931 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:00.932 7 INFO cinder.api.openstack.wsgi [req-73381824-b640-465b-a598-41b3863152d2 req-2a7f1abc-c8c4-4884-a80d-65e5431ab22b 2559c48e7d6349e3983157862bd211ef c1a627c1d3114394b89291cfb9ee3cbd - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:04.957 8 INFO cinder.api.openstack.wsgi [None req-fd034cc9-6928-4a60-928c-86329730dc2a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:13:04.965 8 INFO cinder.volume.api [None req-fd034cc9-6928-4a60-928c-86329730dc2a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:04.967 8 INFO cinder.api.openstack.wsgi [None req-fd034cc9-6928-4a60-928c-86329730dc2a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:13:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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) 2026-07-01 02:13:04.980 7 INFO cinder.api.openstack.wsgi [None req-b3f8ebbd-1db9-46e0-b7d2-474d47157280 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:13:04.985 7 INFO cinder.volume.api [None req-b3f8ebbd-1db9-46e0-b7d2-474d47157280 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:13:04.986 7 INFO cinder.api.openstack.wsgi [None req-b3f8ebbd-1db9-46e0-b7d2-474d47157280 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:13:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:13:04.996 8 INFO cinder.api.openstack.wsgi [None req-c1c0fe81-0ed1-4371-9233-4f3c06f31370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:13:05.005 8 INFO cinder.volume.api [None req-c1c0fe81-0ed1-4371-9233-4f3c06f31370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:05.007 8 INFO cinder.api.openstack.wsgi [None req-c1c0fe81-0ed1-4371-9233-4f3c06f31370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/715] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:13:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:13:05.017 7 INFO cinder.api.openstack.wsgi [None req-6f1a005e-fa0d-484f-87d5-a42e273a6496 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:13:05.106 8 INFO cinder.api.openstack.wsgi [None req-c1c0fe81-0ed1-4371-9233-4f3c06f31370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:05.108 8 INFO cinder.api.openstack.wsgi [None req-c1c0fe81-0ed1-4371-9233-4f3c06f31370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/716] 10.0.0.12 () {30 vars in 410 bytes} [Wed Jul 1 02:13:05 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:13:05.522 7 INFO cinder.api.openstack.wsgi [None req-6f1a005e-fa0d-484f-87d5-a42e273a6496 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 358/717] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.558 8 INFO cinder.api.openstack.wsgi [None req-4baa48b7-6908-4f97-9b85-04395a2b0f86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/13fae83fba334a149f931b57cc962c2e?usage=true 2026-07-01 02:13:05.580 8 INFO cinder.api.openstack.wsgi [None req-4baa48b7-6908-4f97-9b85-04395a2b0f86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/13fae83fba334a149f931b57cc962c2e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/718] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/13fae83fba334a149f931b57cc962c2e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.591 7 INFO cinder.api.openstack.wsgi [None req-b03ac767-bcdc-425a-92d3-4a93197f9fde ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:13:05.611 7 INFO cinder.api.openstack.wsgi [None req-b03ac767-bcdc-425a-92d3-4a93197f9fde ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/719] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.621 8 INFO cinder.api.openstack.wsgi [None req-071de81c-4b7e-4888-a1a8-2173dba84414 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:13:05.640 8 INFO cinder.api.openstack.wsgi [None req-071de81c-4b7e-4888-a1a8-2173dba84414 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/720] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.652 7 INFO cinder.api.openstack.wsgi [None req-16b245fd-2fdc-4ca6-b54e-e586c8c980f5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/413c5f33ffa04c62b93a5d294032a2a7?usage=true 2026-07-01 02:13:05.673 7 INFO cinder.api.openstack.wsgi [None req-16b245fd-2fdc-4ca6-b54e-e586c8c980f5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/413c5f33ffa04c62b93a5d294032a2a7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/721] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/413c5f33ffa04c62b93a5d294032a2a7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.684 8 INFO cinder.api.openstack.wsgi [None req-04930a90-8e9f-4423-a55d-417ecc4aa8c1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/55c65db9aa1f4cd2801635f207ac1f5f?usage=true 2026-07-01 02:13:05.707 8 INFO cinder.api.openstack.wsgi [None req-04930a90-8e9f-4423-a55d-417ecc4aa8c1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/55c65db9aa1f4cd2801635f207ac1f5f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/722] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/55c65db9aa1f4cd2801635f207ac1f5f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.719 7 INFO cinder.api.openstack.wsgi [None req-b8b40f98-d513-4bd4-92e5-47278378ff26 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:13:05.739 7 INFO cinder.api.openstack.wsgi [None req-b8b40f98-d513-4bd4-92e5-47278378ff26 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/723] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.750 8 INFO cinder.api.openstack.wsgi [None req-5b009135-fe21-443f-82e8-126861fc5ef2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true 2026-07-01 02:13:05.768 8 INFO cinder.api.openstack.wsgi [None req-5b009135-fe21-443f-82e8-126861fc5ef2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/724] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/c1a627c1d3114394b89291cfb9ee3cbd?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:05.776 7 INFO cinder.api.openstack.wsgi [None req-e4401003-dbd9-4f5c-87df-3c76c91a0038 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:13:05.781 7 INFO cinder.api.openstack.wsgi [None req-e4401003-dbd9-4f5c-87df-3c76c91a0038 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 362/725] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:13:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:10.927 7 INFO cinder.api.openstack.wsgi [None req-e4401003-dbd9-4f5c-87df-3c76c91a0038 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:10.927 8 INFO cinder.api.openstack.wsgi [None req-5b009135-fe21-443f-82e8-126861fc5ef2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:10.928 7 INFO cinder.api.openstack.wsgi [None req-e4401003-dbd9-4f5c-87df-3c76c91a0038 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:10.929 8 INFO cinder.api.openstack.wsgi [None req-5b009135-fe21-443f-82e8-126861fc5ef2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:13.096 7 INFO cinder.api.openstack.wsgi [None req-586ba72c-2dc8-4598-ab34-be8508cebdc0 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes 2026-07-01 02:13:13.099 7 INFO cinder.api.v3.volumes [None req-586ba72c-2dc8-4598-ab34-be8508cebdc0 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Create volume of 1 GB 2026-07-01 02:13:13.114 7 INFO cinder.volume.api [None req-586ba72c-2dc8-4598-ab34-be8508cebdc0 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:13.367 7 INFO cinder.volume.api [None req-586ba72c-2dc8-4598-ab34-be8508cebdc0 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Create volume request issued successfully. 2026-07-01 02:13:13.368 7 INFO cinder.api.openstack.wsgi [None req-586ba72c-2dc8-4598-ab34-be8508cebdc0 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes returned with HTTP 202 [pid: 7|app: 0|req: 364/728] 10.0.0.12 () {34 vars in 721 bytes} [Wed Jul 1 02:13:12 2026] POST /v3/8807497a3e6e40b685b4a0da62a44dae/volumes => generated 861 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:13:13.391 8 INFO cinder.api.openstack.wsgi [None req-0050005a-1cb6-4eae-b32b-9611978464f1 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:13.403 8 INFO cinder.volume.api [None req-0050005a-1cb6-4eae-b32b-9611978464f1 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:13.408 8 INFO cinder.api.openstack.wsgi [None req-0050005a-1cb6-4eae-b32b-9611978464f1 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:13 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 929 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:14.425 7 INFO cinder.api.openstack.wsgi [None req-2bd38f8d-662d-40a4-b9fc-a2a4a0872c00 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:14.438 7 INFO cinder.volume.api [None req-2bd38f8d-662d-40a4-b9fc-a2a4a0872c00 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:14.442 7 INFO cinder.api.openstack.wsgi [None req-2bd38f8d-662d-40a4-b9fc-a2a4a0872c00 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:14 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:20.754 8 INFO cinder.api.openstack.wsgi [None req-086c8843-796c-41a6-8b03-e72e2f703cdf 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes 2026-07-01 02:13:20.787 8 INFO cinder.volume.api [None req-086c8843-796c-41a6-8b03-e72e2f703cdf 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:20.788 8 INFO cinder.api.openstack.wsgi [None req-086c8843-796c-41a6-8b03-e72e2f703cdf 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.12 () {32 vars in 700 bytes} [Wed Jul 1 02:13:20 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:20.801 7 INFO cinder.api.openstack.wsgi [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes 2026-07-01 02:13:20.804 7 INFO cinder.api.v3.volumes [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume of 1 GB 2026-07-01 02:13:20.808 7 INFO cinder.volume.api [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:20.922 7 INFO cinder.volume.api [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume request issued successfully. 2026-07-01 02:13:20.923 7 INFO cinder.api.openstack.wsgi [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes returned with HTTP 202 [pid: 7|app: 0|req: 366/732] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:20 2026] POST /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes => generated 875 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:13:20.927 7 INFO cinder.api.openstack.wsgi [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:20.927 8 INFO cinder.api.openstack.wsgi [None req-086c8843-796c-41a6-8b03-e72e2f703cdf 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:20.928 7 INFO cinder.api.openstack.wsgi [None req-ded9c876-5d58-4778-9b56-ecec3557540d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:20.928 8 INFO cinder.api.openstack.wsgi [None req-086c8843-796c-41a6-8b03-e72e2f703cdf 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:20.943 7 INFO cinder.api.openstack.wsgi [None req-9b0d6b6c-4008-4ad2-97a3-cf196cc8b8d2 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:20.956 7 INFO cinder.volume.api [None req-9b0d6b6c-4008-4ad2-97a3-cf196cc8b8d2 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:20.960 7 INFO cinder.api.openstack.wsgi [None req-9b0d6b6c-4008-4ad2-97a3-cf196cc8b8d2 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 200 [pid: 7|app: 0|req: 368/735] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:20 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:21.978 8 INFO cinder.api.openstack.wsgi [None req-f2243a85-ba88-4997-b650-0ae1fb3a3f1b 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:21.992 8 INFO cinder.volume.api [None req-f2243a85-ba88-4997-b650-0ae1fb3a3f1b 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:22.000 8 INFO cinder.api.openstack.wsgi [None req-f2243a85-ba88-4997-b650-0ae1fb3a3f1b 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 200 [pid: 8|app: 0|req: 368/736] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:21 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:22.018 7 INFO cinder.api.openstack.wsgi [None req-7d5b5113-db19-4a61-a033-c7a27b8ef8a1 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:22.030 7 INFO cinder.volume.api [None req-7d5b5113-db19-4a61-a033-c7a27b8ef8a1 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:22.034 7 INFO cinder.api.openstack.wsgi [None req-7d5b5113-db19-4a61-a033-c7a27b8ef8a1 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 200 [pid: 7|app: 0|req: 369/737] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:22 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 968 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:22.049 8 INFO cinder.api.openstack.wsgi [None req-9a4e2f19-a5a3-4ff4-bfb6-971395b28743 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes 2026-07-01 02:13:22.051 8 INFO cinder.api.v3.volumes [None req-9a4e2f19-a5a3-4ff4-bfb6-971395b28743 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume of 1 GB 2026-07-01 02:13:22.057 8 INFO cinder.volume.api [None req-9a4e2f19-a5a3-4ff4-bfb6-971395b28743 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:22.199 8 INFO cinder.volume.api [None req-9a4e2f19-a5a3-4ff4-bfb6-971395b28743 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume request issued successfully. 2026-07-01 02:13:22.200 8 INFO cinder.api.openstack.wsgi [None req-9a4e2f19-a5a3-4ff4-bfb6-971395b28743 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes returned with HTTP 202 [pid: 8|app: 0|req: 369/738] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:22 2026] POST /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes => generated 876 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:22.217 7 INFO cinder.api.openstack.wsgi [None req-91f0c5fe-a1bf-449a-b3c2-a17357170816 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:22.234 7 INFO cinder.volume.api [None req-91f0c5fe-a1bf-449a-b3c2-a17357170816 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:22.240 7 INFO cinder.api.openstack.wsgi [None req-91f0c5fe-a1bf-449a-b3c2-a17357170816 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 200 [pid: 7|app: 0|req: 370/739] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:22 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:23.256 8 INFO cinder.api.openstack.wsgi [None req-79729038-1097-4df6-9093-959be07d343c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:23.272 8 INFO cinder.volume.api [None req-79729038-1097-4df6-9093-959be07d343c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:23.276 8 INFO cinder.api.openstack.wsgi [None req-79729038-1097-4df6-9093-959be07d343c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 200 [pid: 8|app: 0|req: 370/740] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:23 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => 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-07-01 02:13:23.296 7 INFO cinder.api.openstack.wsgi [None req-590dd1ef-5d2a-4776-8571-98665138722f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:23.307 7 INFO cinder.volume.api [None req-590dd1ef-5d2a-4776-8571-98665138722f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:23.310 7 INFO cinder.api.openstack.wsgi [None req-590dd1ef-5d2a-4776-8571-98665138722f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 200 [pid: 7|app: 0|req: 371/741] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:23 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:23.330 8 INFO cinder.api.openstack.wsgi [None req-fc33b3fe-4108-4fc2-9eb3-4d01b732b565 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes 2026-07-01 02:13:23.332 8 INFO cinder.api.v3.volumes [None req-fc33b3fe-4108-4fc2-9eb3-4d01b732b565 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume of 1 GB 2026-07-01 02:13:23.337 8 INFO cinder.volume.api [None req-fc33b3fe-4108-4fc2-9eb3-4d01b732b565 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:23.432 8 INFO cinder.volume.api [None req-fc33b3fe-4108-4fc2-9eb3-4d01b732b565 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Create volume request issued successfully. 2026-07-01 02:13:23.433 8 INFO cinder.api.openstack.wsgi [None req-fc33b3fe-4108-4fc2-9eb3-4d01b732b565 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes returned with HTTP 202 [pid: 8|app: 0|req: 371/742] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:23 2026] POST /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes => generated 875 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:23.449 7 INFO cinder.api.openstack.wsgi [None req-5b273aa8-d658-4f38-b613-874a2f329736 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:23.460 7 INFO cinder.volume.api [None req-5b273aa8-d658-4f38-b613-874a2f329736 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:23.464 7 INFO cinder.api.openstack.wsgi [None req-5b273aa8-d658-4f38-b613-874a2f329736 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 200 [pid: 7|app: 0|req: 372/743] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:23 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.484 8 INFO cinder.api.openstack.wsgi [None req-8135cd41-02aa-40e1-95e9-577ff2d41295 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:24.499 8 INFO cinder.volume.api [None req-8135cd41-02aa-40e1-95e9-577ff2d41295 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:24.504 8 INFO cinder.api.openstack.wsgi [None req-8135cd41-02aa-40e1-95e9-577ff2d41295 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 200 [pid: 8|app: 0|req: 372/744] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:24 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.519 7 INFO cinder.api.openstack.wsgi [None req-3c52d235-9118-4b43-a479-814e5a62cb63 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:24.655 7 INFO cinder.volume.api [None req-3c52d235-9118-4b43-a479-814e5a62cb63 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:24.659 7 INFO cinder.api.openstack.wsgi [None req-3c52d235-9118-4b43-a479-814e5a62cb63 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 200 [pid: 7|app: 0|req: 373/745] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:24 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.678 8 INFO cinder.api.openstack.wsgi [None req-d7568bcc-f1b0-48fe-b9e3-14a6c8f089d4 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes 2026-07-01 02:13:24.689 8 INFO cinder.volume.api [None req-d7568bcc-f1b0-48fe-b9e3-14a6c8f089d4 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Get all volumes completed successfully. 2026-07-01 02:13:24.690 8 INFO cinder.api.openstack.wsgi [None req-d7568bcc-f1b0-48fe-b9e3-14a6c8f089d4 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes returned with HTTP 200 [pid: 8|app: 0|req: 373/746] 10.0.0.12 () {32 vars in 700 bytes} [Wed Jul 1 02:13:24 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.700 7 INFO cinder.api.openstack.wsgi [None req-ed8396f7-086d-4419-9c05-e958977780a8 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:24.713 7 INFO cinder.volume.api [None req-ed8396f7-086d-4419-9c05-e958977780a8 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:24.718 7 INFO cinder.api.openstack.wsgi [None req-ed8396f7-086d-4419-9c05-e958977780a8 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 200 [pid: 7|app: 0|req: 374/747] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:24 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.738 8 INFO cinder.api.openstack.wsgi [None req-d6a4f572-de24-4401-b872-b3f3ffc61eab 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 2026-07-01 02:13:24.739 8 INFO cinder.api.v3.volumes [None req-d6a4f572-de24-4401-b872-b3f3ffc61eab 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume with id: 2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:24.751 8 INFO cinder.volume.api [None req-d6a4f572-de24-4401-b872-b3f3ffc61eab 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:24.774 8 INFO cinder.volume.api [None req-d6a4f572-de24-4401-b872-b3f3ffc61eab 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:24.775 8 INFO cinder.api.openstack.wsgi [None req-d6a4f572-de24-4401-b872-b3f3ffc61eab 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 202 [pid: 8|app: 0|req: 374/748] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:24 2026] DELETE /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:24.785 7 INFO cinder.api.openstack.wsgi [None req-62283365-6310-4e54-926f-dd0816c61328 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 /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-07-01 02:13:24.801 7 INFO cinder.volume.api [None req-62283365-6310-4e54-926f-dd0816c61328 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:24.806 7 INFO cinder.api.openstack.wsgi [None req-62283365-6310-4e54-926f-dd0816c61328 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 200 [pid: 7|app: 0|req: 375/749] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:24 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:25.826 8 INFO cinder.api.openstack.wsgi [None req-c92f756e-0a72-45cd-aa38-132faf376636 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 2026-07-01 02:13:25.835 8 INFO cinder.api.openstack.wsgi [None req-c92f756e-0a72-45cd-aa38-132faf376636 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 returned with HTTP 404 [pid: 8|app: 0|req: 375/750] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:25 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2c03c52e-ca43-4148-9e0b-2ff17d8732d6 => 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-07-01 02:13:25.845 7 INFO cinder.api.openstack.wsgi [None req-8b9ef5ce-67f1-4b83-a320-761d6257a90f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:25.863 7 INFO cinder.volume.api [None req-8b9ef5ce-67f1-4b83-a320-761d6257a90f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:25.868 7 INFO cinder.api.openstack.wsgi [None req-8b9ef5ce-67f1-4b83-a320-761d6257a90f 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 200 [pid: 7|app: 0|req: 376/751] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:25 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:25.888 8 INFO cinder.api.openstack.wsgi [None req-cf4f49eb-2c1b-4e19-9be5-68af54475061 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 2026-07-01 02:13:25.888 8 INFO cinder.api.v3.volumes [None req-cf4f49eb-2c1b-4e19-9be5-68af54475061 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume with id: 17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:25.908 8 INFO cinder.volume.api [None req-cf4f49eb-2c1b-4e19-9be5-68af54475061 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:25.958 8 INFO cinder.volume.api [None req-cf4f49eb-2c1b-4e19-9be5-68af54475061 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:25.959 8 INFO cinder.api.openstack.wsgi [None req-cf4f49eb-2c1b-4e19-9be5-68af54475061 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 202 [pid: 8|app: 0|req: 376/752] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:25 2026] DELETE /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:25.972 7 INFO cinder.api.openstack.wsgi [None req-43666a25-09b2-47ee-8c16-328f9af7ce4c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 /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-07-01 02:13:25.996 7 INFO cinder.volume.api [None req-43666a25-09b2-47ee-8c16-328f9af7ce4c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:26.001 7 INFO cinder.api.openstack.wsgi [None req-43666a25-09b2-47ee-8c16-328f9af7ce4c 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 200 [pid: 7|app: 0|req: 377/753] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:25 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:27.020 8 INFO cinder.api.openstack.wsgi [None req-f0427f7b-f2a5-47d1-bd4d-f0a4e5c5f4b0 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 2026-07-01 02:13:27.029 8 INFO cinder.api.openstack.wsgi [None req-f0427f7b-f2a5-47d1-bd4d-f0a4e5c5f4b0 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 returned with HTTP 404 [pid: 8|app: 0|req: 377/754] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:27 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/17041820-3914-439d-b6d7-787bc9fd7e67 => 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-07-01 02:13:27.040 7 INFO cinder.api.openstack.wsgi [None req-4a2c8f2d-46f7-4e0f-9e67-94225f2dc47d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:27.062 7 INFO cinder.volume.api [None req-4a2c8f2d-46f7-4e0f-9e67-94225f2dc47d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:27.068 7 INFO cinder.api.openstack.wsgi [None req-4a2c8f2d-46f7-4e0f-9e67-94225f2dc47d 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 200 [pid: 7|app: 0|req: 378/755] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:27 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:27.087 8 INFO cinder.api.openstack.wsgi [None req-1021287c-28fc-41db-92ab-24f7fb884b20 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f 2026-07-01 02:13:27.088 8 INFO cinder.api.v3.volumes [None req-1021287c-28fc-41db-92ab-24f7fb884b20 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume with id: 2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:27.098 8 INFO cinder.volume.api [None req-1021287c-28fc-41db-92ab-24f7fb884b20 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:27.118 8 INFO cinder.volume.api [None req-1021287c-28fc-41db-92ab-24f7fb884b20 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:27.119 8 INFO cinder.api.openstack.wsgi [None req-1021287c-28fc-41db-92ab-24f7fb884b20 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 202 [pid: 8|app: 0|req: 378/756] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:27 2026] DELETE /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:27.136 7 INFO cinder.api.openstack.wsgi [None req-9b0765f7-824a-458e-8a3e-7ce02fed63ef 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f /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-07-01 02:13:27.152 7 INFO cinder.volume.api [None req-9b0765f7-824a-458e-8a3e-7ce02fed63ef 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:27.159 7 INFO cinder.api.openstack.wsgi [None req-9b0765f7-824a-458e-8a3e-7ce02fed63ef 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 200 [pid: 7|app: 0|req: 379/757] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:27 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 967 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-07-01 02:13:28.180 8 INFO cinder.api.openstack.wsgi [None req-cb072851-8bca-4970-8905-dd1c5b58a806 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f 2026-07-01 02:13:28.188 8 INFO cinder.api.openstack.wsgi [None req-cb072851-8bca-4970-8905-dd1c5b58a806 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f returned with HTTP 404 [pid: 8|app: 0|req: 379/758] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:28 2026] GET /v3/fb3a2081665f42868e9fe4fe0e9dc680/volumes/2af9346d-4815-496b-84e3-d2946c9fe64f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:13:30.926 7 INFO cinder.api.openstack.wsgi [None req-9b0765f7-824a-458e-8a3e-7ce02fed63ef 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:30.927 8 INFO cinder.api.openstack.wsgi [None req-cb072851-8bca-4970-8905-dd1c5b58a806 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:30.927 7 INFO cinder.api.openstack.wsgi [None req-9b0765f7-824a-458e-8a3e-7ce02fed63ef 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:30.928 8 INFO cinder.api.openstack.wsgi [None req-cb072851-8bca-4970-8905-dd1c5b58a806 7d034c0802754bb9aabe4923d696b5f4 fb3a2081665f42868e9fe4fe0e9dc680 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:31.698 7 INFO cinder.api.openstack.wsgi [None req-3d5ff7df-73c6-46f5-a833-1f22ba461543 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/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-07-01 02:13:31.710 7 INFO cinder.volume.api [None req-3d5ff7df-73c6-46f5-a833-1f22ba461543 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:31.720 7 INFO cinder.volume.api [None req-3d5ff7df-73c6-46f5-a833-1f22ba461543 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Update volume admin metadata completed successfully. 2026-07-01 02:13:32.225 7 INFO cinder.volume.api [None req-3d5ff7df-73c6-46f5-a833-1f22ba461543 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Attach volume completed successfully. 2026-07-01 02:13:32.225 7 INFO cinder.api.openstack.wsgi [None req-3d5ff7df-73c6-46f5-a833-1f22ba461543 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/action returned with HTTP 202 [pid: 7|app: 0|req: 381/761] 10.0.0.12 () {34 vars in 809 bytes} [Wed Jul 1 02:13:31 2026] POST /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-01 02:13:32.237 8 INFO cinder.api.openstack.wsgi [None req-fd13f39a-6ad5-44a4-af9c-c64203d86967 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:32.253 8 INFO cinder.volume.api [None req-fd13f39a-6ad5-44a4-af9c-c64203d86967 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:32.257 8 INFO cinder.api.openstack.wsgi [None req-fd13f39a-6ad5-44a4-af9c-c64203d86967 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 8|app: 0|req: 381/762] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:32 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 1288 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-07-01 02:13:32.276 7 INFO cinder.api.openstack.wsgi [None req-16761526-8eaa-4969-950e-4353e2c71648 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/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-07-01 02:13:32.290 7 INFO cinder.volume.api [None req-16761526-8eaa-4969-950e-4353e2c71648 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:32.656 8 INFO cinder.api.openstack.wsgi [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes 2026-07-01 02:13:32.659 8 INFO cinder.api.v3.volumes [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume of 1 GB 2026-07-01 02:13:32.664 8 INFO cinder.volume.api [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:32.773 8 INFO cinder.volume.api [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume request issued successfully. 2026-07-01 02:13:32.774 8 INFO cinder.api.openstack.wsgi [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 382/763] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:32 2026] POST /v3/cc5b845d86054097ba826b9549aa1cf9/volumes => generated 871 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:13:32.776 8 INFO cinder.api.openstack.wsgi [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:32.776 8 INFO cinder.api.openstack.wsgi [None req-4de60a4a-d145-4d99-a7de-e1368574dd17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 383/764] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:32 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:32.793 8 INFO cinder.api.openstack.wsgi [None req-381d7fbc-0dff-48a2-97f5-2cca050c7341 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 2026-07-01 02:13:32.796 7 INFO cinder.volume.api [None req-16761526-8eaa-4969-950e-4353e2c71648 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Detach volume completed successfully. 2026-07-01 02:13:32.797 7 INFO cinder.api.openstack.wsgi [None req-16761526-8eaa-4969-950e-4353e2c71648 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/action returned with HTTP 202 [pid: 7|app: 0|req: 382/765] 10.0.0.12 () {34 vars in 809 bytes} [Wed Jul 1 02:13:32 2026] POST /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8/action => generated 0 bytes in 527 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-07-01 02:13:32.803 7 INFO cinder.api.openstack.wsgi [None req-a9918b8d-4754-41bd-8e9a-1f299f9f5d36 49f73399f5a4471dbecf9cfd10157fb5 3dec19d6c86c450aa769d5d3acdf34f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 /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-07-01 02:13:32.807 8 INFO cinder.volume.api [None req-381d7fbc-0dff-48a2-97f5-2cca050c7341 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:32.811 8 INFO cinder.api.openstack.wsgi [None req-381d7fbc-0dff-48a2-97f5-2cca050c7341 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 384/766] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:32 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:32.814 8 INFO cinder.api.openstack.wsgi [None req-a02329d9-96c5-4dad-a392-92a50c10d805 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:32.823 8 INFO cinder.volume.api [None req-a02329d9-96c5-4dad-a392-92a50c10d805 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:32.827 8 INFO cinder.api.openstack.wsgi [None req-a02329d9-96c5-4dad-a392-92a50c10d805 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 8|app: 0|req: 385/767] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:32 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:32.854 7 INFO cinder.api.openstack.wsgi [None req-a9918b8d-4754-41bd-8e9a-1f299f9f5d36 49f73399f5a4471dbecf9cfd10157fb5 3dec19d6c86c450aa769d5d3acdf34f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 returned with HTTP 200 [pid: 7|app: 0|req: 383/768] 10.0.0.14 () {34 vars in 878 bytes} [Wed Jul 1 02:13:32 2026] GET /v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:33.835 8 INFO cinder.api.openstack.wsgi [None req-31983237-7fed-4344-bec1-fe63038ec2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:33.848 8 INFO cinder.volume.api [None req-31983237-7fed-4344-bec1-fe63038ec2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:33.851 8 INFO cinder.api.openstack.wsgi [None req-31983237-7fed-4344-bec1-fe63038ec2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 386/769] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:33 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:33.867 7 INFO cinder.api.openstack.wsgi [None req-5fd3cd19-6217-4da0-bc6a-fba35a3278cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:33.883 7 INFO cinder.volume.api [None req-5fd3cd19-6217-4da0-bc6a-fba35a3278cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:33.889 7 INFO cinder.api.openstack.wsgi [None req-5fd3cd19-6217-4da0-bc6a-fba35a3278cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 7|app: 0|req: 384/770] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:33 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => 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-07-01 02:13:33.907 8 INFO cinder.api.openstack.wsgi [None req-d9dc5494-84af-4c1b-b2e7-06e93b12221f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:33.924 8 INFO cinder.volume.api [None req-d9dc5494-84af-4c1b-b2e7-06e93b12221f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:33.932 8 INFO cinder.volume.api [None req-d9dc5494-84af-4c1b-b2e7-06e93b12221f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:33.933 8 INFO cinder.api.openstack.wsgi [None req-d9dc5494-84af-4c1b-b2e7-06e93b12221f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 387/771] 10.0.0.12 () {34 vars in 794 bytes} [Wed Jul 1 02:13:33 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:33.952 7 INFO cinder.api.openstack.wsgi [None req-0426e615-8108-46a4-a6b5-4428a8d73f45 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:33.968 7 INFO cinder.volume.api [None req-0426e615-8108-46a4-a6b5-4428a8d73f45 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:33.976 7 INFO cinder.volume.api [None req-0426e615-8108-46a4-a6b5-4428a8d73f45 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:33.977 7 INFO cinder.api.openstack.wsgi [None req-0426e615-8108-46a4-a6b5-4428a8d73f45 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 7|app: 0|req: 385/772] 10.0.0.12 () {34 vars in 795 bytes} [Wed Jul 1 02:13:33 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 935 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:33.996 8 INFO cinder.api.openstack.wsgi [None req-6e37dcd5-ada2-44f8-b2d5-152901660640 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:34.007 8 INFO cinder.volume.api [None req-6e37dcd5-ada2-44f8-b2d5-152901660640 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:34.017 8 INFO cinder.api.openstack.wsgi [None req-6e37dcd5-ada2-44f8-b2d5-152901660640 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 388/773] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:33 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:34.036 7 INFO cinder.api.openstack.wsgi [None req-d6f8c067-c0ef-4443-91ec-44dc905c5e47 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes 2026-07-01 02:13:34.039 7 INFO cinder.api.v3.volumes [None req-d6f8c067-c0ef-4443-91ec-44dc905c5e47 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume of 1 GB 2026-07-01 02:13:34.052 7 INFO cinder.volume.api [None req-d6f8c067-c0ef-4443-91ec-44dc905c5e47 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:34.203 7 INFO cinder.volume.api [None req-d6f8c067-c0ef-4443-91ec-44dc905c5e47 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume request issued successfully. 2026-07-01 02:13:34.204 7 INFO cinder.api.openstack.wsgi [None req-d6f8c067-c0ef-4443-91ec-44dc905c5e47 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 386/774] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:34 2026] POST /v3/cc5b845d86054097ba826b9549aa1cf9/volumes => generated 891 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:34.222 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 /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-07-01 02:13:34.244 8 INFO cinder.volume.api [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:34.248 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 200 [pid: 8|app: 0|req: 389/775] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:34 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:35.268 7 INFO cinder.api.openstack.wsgi [None req-eb44115f-e382-41ba-abdc-76852d1cdf17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 /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-07-01 02:13:35.280 7 INFO cinder.volume.api [None req-eb44115f-e382-41ba-abdc-76852d1cdf17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:35.284 7 INFO cinder.api.openstack.wsgi [None req-eb44115f-e382-41ba-abdc-76852d1cdf17 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 200 [pid: 7|app: 0|req: 387/776] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:35 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 984 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:35.294 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:35.295 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/777] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:35 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:35.299 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:35.300 7 INFO cinder.api.openstack.wsgi [None req-bfdbd465-e0fe-4471-b4e0-10c20bb676c5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 2026-07-01 02:13:35.300 8 INFO cinder.api.openstack.wsgi [None req-ff9d3b70-0f7e-4704-ad54-5658ecba2e86 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/778] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/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-07-01 02:13:35.316 7 INFO cinder.volume.api [None req-bfdbd465-e0fe-4471-b4e0-10c20bb676c5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:35.323 7 INFO cinder.volume.api [None req-bfdbd465-e0fe-4471-b4e0-10c20bb676c5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:35.324 7 INFO cinder.api.openstack.wsgi [None req-bfdbd465-e0fe-4471-b4e0-10c20bb676c5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.12 () {34 vars in 794 bytes} [Wed Jul 1 02:13:35 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 882 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-07-01 02:13:35.345 8 INFO cinder.api.openstack.wsgi [None req-28bf6559-e076-404c-a091-1a97a9efc090 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 /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-07-01 02:13:35.363 8 INFO cinder.volume.api [None req-28bf6559-e076-404c-a091-1a97a9efc090 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:35.370 8 INFO cinder.api.openstack.wsgi [None req-28bf6559-e076-404c-a091-1a97a9efc090 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:35 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 950 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:35.390 7 INFO cinder.api.openstack.wsgi [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 2026-07-01 02:13:35.391 7 INFO cinder.api.v3.volumes [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume with id: a1048fcf-8a87-4575-b54a-15f9bc1b1794 /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-07-01 02:13:35.401 7 INFO cinder.volume.api [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:35.429 7 INFO cinder.volume.api [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:35.430 7 INFO cinder.api.openstack.wsgi [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 202 [pid: 7|app: 0|req: 389/781] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:35 2026] DELETE /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:35.442 8 INFO cinder.api.openstack.wsgi [None req-bce676f0-4c57-442c-b188-07da145e24bb 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 /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-07-01 02:13:35.463 8 INFO cinder.volume.api [None req-bce676f0-4c57-442c-b188-07da145e24bb 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:35.469 8 INFO cinder.api.openstack.wsgi [None req-bce676f0-4c57-442c-b188-07da145e24bb 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:35 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:35.970 7 INFO cinder.api.openstack.wsgi [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:35.971 7 INFO cinder.api.openstack.wsgi [None req-9d8dceac-c5ff-497a-a768-24b4801a6e42 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 390/783] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:35.981 8 INFO cinder.api.openstack.wsgi [None req-48ba629a-9944-4b43-b984-7915de4256ed 49f73399f5a4471dbecf9cfd10157fb5 3dec19d6c86c450aa769d5d3acdf34f1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 2026-07-01 02:13:36.005 8 INFO cinder.api.openstack.wsgi [None req-48ba629a-9944-4b43-b984-7915de4256ed 49f73399f5a4471dbecf9cfd10157fb5 3dec19d6c86c450aa769d5d3acdf34f1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 returned with HTTP 200 [pid: 8|app: 0|req: 394/784] 10.0.0.14 () {34 vars in 878 bytes} [Wed Jul 1 02:13:35 2026] GET /v3/3dec19d6c86c450aa769d5d3acdf34f1/limits?tenant_id=3dec19d6c86c450aa769d5d3acdf34f1 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:36.494 7 INFO cinder.api.openstack.wsgi [None req-ffca929e-6e51-4c0b-8c6b-e07f6bf5e65a 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 2026-07-01 02:13:36.503 7 INFO cinder.api.openstack.wsgi [None req-ffca929e-6e51-4c0b-8c6b-e07f6bf5e65a 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 returned with HTTP 404 [pid: 7|app: 0|req: 391/785] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:36 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/a1048fcf-8a87-4575-b54a-15f9bc1b1794 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:13:36.514 8 INFO cinder.api.openstack.wsgi [None req-18a16506-431e-4124-901a-0e59a014b935 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:36.528 8 INFO cinder.volume.api [None req-18a16506-431e-4124-901a-0e59a014b935 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:36.533 8 INFO cinder.api.openstack.wsgi [None req-18a16506-431e-4124-901a-0e59a014b935 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:36 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:13:36.554 7 INFO cinder.api.openstack.wsgi [None req-361800fc-f5f5-4378-9b19-3908b6179ba3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 2026-07-01 02:13:36.554 7 INFO cinder.api.v3.volumes [None req-361800fc-f5f5-4378-9b19-3908b6179ba3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume with id: 3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:36.564 7 INFO cinder.volume.api [None req-361800fc-f5f5-4378-9b19-3908b6179ba3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:36.585 7 INFO cinder.volume.api [None req-361800fc-f5f5-4378-9b19-3908b6179ba3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:36.586 7 INFO cinder.api.openstack.wsgi [None req-361800fc-f5f5-4378-9b19-3908b6179ba3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 202 [pid: 7|app: 0|req: 392/787] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:36 2026] DELETE /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:36.597 8 INFO cinder.api.openstack.wsgi [None req-b65b0ae7-bbeb-4d3e-b326-6f2a3b381fff 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 /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-07-01 02:13:36.615 8 INFO cinder.volume.api [None req-b65b0ae7-bbeb-4d3e-b326-6f2a3b381fff 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:36.619 8 INFO cinder.api.openstack.wsgi [None req-b65b0ae7-bbeb-4d3e-b326-6f2a3b381fff 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:36 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:37.644 7 INFO cinder.api.openstack.wsgi [None req-cac37ab8-602d-4de0-84a8-62fb63b39029 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 2026-07-01 02:13:37.652 7 INFO cinder.api.openstack.wsgi [None req-cac37ab8-602d-4de0-84a8-62fb63b39029 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 returned with HTTP 404 [pid: 7|app: 0|req: 393/789] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:37 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/3e17d7f2-6235-45ff-9dce-c82400400bf7 => 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-07-01 02:13:37.730 8 INFO cinder.api.openstack.wsgi [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes 2026-07-01 02:13:37.831 8 INFO cinder.api.v3.volumes [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume of 1 GB 2026-07-01 02:13:37.836 8 INFO cinder.volume.api [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:37.966 8 INFO cinder.volume.api [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume request issued successfully. 2026-07-01 02:13:37.966 8 INFO cinder.api.openstack.wsgi [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 397/790] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:37 2026] POST /v3/cc5b845d86054097ba826b9549aa1cf9/volumes => generated 871 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:13:37.990 7 INFO cinder.api.openstack.wsgi [None req-80fdfdb8-5c3d-45c7-8cc3-3c536ff2e1ee 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:38.004 7 INFO cinder.volume.api [None req-80fdfdb8-5c3d-45c7-8cc3-3c536ff2e1ee 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:38.009 7 INFO cinder.api.openstack.wsgi [None req-80fdfdb8-5c3d-45c7-8cc3-3c536ff2e1ee 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 394/791] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:37 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:38.562 8 INFO cinder.api.openstack.wsgi [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:38.562 8 INFO cinder.api.openstack.wsgi [None req-67434c0e-fe99-43ae-95e1-1db1cbfc6abe 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 398/792] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:38 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 02:13:38.568 7 INFO cinder.api.openstack.wsgi [None req-80fdfdb8-5c3d-45c7-8cc3-3c536ff2e1ee 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:13:38.569 7 INFO cinder.api.openstack.wsgi [None req-80fdfdb8-5c3d-45c7-8cc3-3c536ff2e1ee 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 395/793] 10.0.0.14 () {28 vars in 375 bytes} [Wed Jul 1 02:13:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:38.847 8 INFO cinder.api.openstack.wsgi [None req-c7010d63-4e54-46ec-84db-ba80d173ff9b 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:38.866 8 INFO cinder.volume.api [None req-c7010d63-4e54-46ec-84db-ba80d173ff9b 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:38.871 8 INFO cinder.api.openstack.wsgi [None req-c7010d63-4e54-46ec-84db-ba80d173ff9b 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 8|app: 0|req: 399/794] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:38 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 973 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-07-01 02:13:38.887 7 INFO cinder.api.openstack.wsgi [None req-ac69d1c8-2d77-4382-a45d-0f42560d7a75 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 2026-07-01 02:13:38.888 7 INFO cinder.api.v3.volumes [None req-ac69d1c8-2d77-4382-a45d-0f42560d7a75 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Delete volume with id: ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:38.895 7 INFO cinder.volume.api [None req-ac69d1c8-2d77-4382-a45d-0f42560d7a75 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:38.912 7 INFO cinder.volume.api [None req-ac69d1c8-2d77-4382-a45d-0f42560d7a75 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Delete volume request issued successfully. 2026-07-01 02:13:38.912 7 INFO cinder.api.openstack.wsgi [None req-ac69d1c8-2d77-4382-a45d-0f42560d7a75 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 202 [pid: 7|app: 0|req: 396/795] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:38 2026] DELETE /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:38.922 8 INFO cinder.api.openstack.wsgi [None req-a655feb1-3819-46ef-a635-4e57ae2add6f 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 /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-07-01 02:13:38.949 8 INFO cinder.volume.api [None req-a655feb1-3819-46ef-a635-4e57ae2add6f 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] Volume info retrieved successfully. 2026-07-01 02:13:38.957 8 INFO cinder.api.openstack.wsgi [None req-a655feb1-3819-46ef-a635-4e57ae2add6f 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:38 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => generated 972 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-07-01 02:13:39.029 7 INFO cinder.api.openstack.wsgi [None req-d7840181-ff1e-472b-9071-4af06a97a1e2 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:39.044 7 INFO cinder.volume.api [None req-d7840181-ff1e-472b-9071-4af06a97a1e2 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.050 7 INFO cinder.api.openstack.wsgi [None req-d7840181-ff1e-472b-9071-4af06a97a1e2 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:39 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 1489 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.069 8 INFO cinder.api.openstack.wsgi [None req-beff95e5-ab61-4a77-a76e-8f4d1e275f6f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:39.094 8 INFO cinder.volume.api [None req-beff95e5-ab61-4a77-a76e-8f4d1e275f6f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.102 8 INFO cinder.api.openstack.wsgi [None req-beff95e5-ab61-4a77-a76e-8f4d1e275f6f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:39 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 1489 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.119 7 INFO cinder.api.openstack.wsgi [None req-5af04ffe-a687-4540-95ef-78740c06fd01 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:39.141 7 INFO cinder.volume.api [None req-5af04ffe-a687-4540-95ef-78740c06fd01 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.146 7 INFO cinder.volume.api [None req-5af04ffe-a687-4540-95ef-78740c06fd01 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:39.147 7 INFO cinder.api.openstack.wsgi [None req-5af04ffe-a687-4540-95ef-78740c06fd01 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.12 () {34 vars in 794 bytes} [Wed Jul 1 02:13:39 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.169 8 INFO cinder.api.openstack.wsgi [None req-3835eb9b-27b3-45fd-b9be-bd4fac096852 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:39.184 8 INFO cinder.volume.api [None req-3835eb9b-27b3-45fd-b9be-bd4fac096852 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.193 8 INFO cinder.volume.api [None req-3835eb9b-27b3-45fd-b9be-bd4fac096852 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:39.193 8 INFO cinder.api.openstack.wsgi [None req-3835eb9b-27b3-45fd-b9be-bd4fac096852 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.12 () {34 vars in 795 bytes} [Wed Jul 1 02:13:39 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 934 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-07-01 02:13:39.216 7 INFO cinder.api.openstack.wsgi [None req-62f2203f-a587-4f97-a9fc-66a8fea04b91 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:39.236 7 INFO cinder.volume.api [None req-62f2203f-a587-4f97-a9fc-66a8fea04b91 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.241 7 INFO cinder.api.openstack.wsgi [None req-62f2203f-a587-4f97-a9fc-66a8fea04b91 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:39 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 1528 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.264 8 INFO cinder.api.openstack.wsgi [None req-594a322a-ac22-4aec-b0b5-d64c9fe28e1c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes 2026-07-01 02:13:39.266 8 INFO cinder.api.v3.volumes [None req-594a322a-ac22-4aec-b0b5-d64c9fe28e1c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume of 1 GB 2026-07-01 02:13:39.273 8 INFO cinder.volume.api [None req-594a322a-ac22-4aec-b0b5-d64c9fe28e1c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:13:39.395 8 INFO cinder.volume.api [None req-594a322a-ac22-4aec-b0b5-d64c9fe28e1c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Create volume request issued successfully. 2026-07-01 02:13:39.396 8 INFO cinder.api.openstack.wsgi [None req-594a322a-ac22-4aec-b0b5-d64c9fe28e1c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 403/802] 10.0.0.12 () {34 vars in 722 bytes} [Wed Jul 1 02:13:39 2026] POST /v3/cc5b845d86054097ba826b9549aa1cf9/volumes => generated 890 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.415 7 INFO cinder.api.openstack.wsgi [None req-b8ce25db-5957-48d9-9c7a-c49e97b5a8b5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:39.429 7 INFO cinder.volume.api [None req-b8ce25db-5957-48d9-9c7a-c49e97b5a8b5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:39.433 7 INFO cinder.api.openstack.wsgi [None req-b8ce25db-5957-48d9-9c7a-c49e97b5a8b5 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 200 [pid: 7|app: 0|req: 400/803] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:39 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 958 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:39.982 8 INFO cinder.api.openstack.wsgi [None req-4d1a0737-ba7b-4c4e-9d4d-140fe4262f25 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 2026-07-01 02:13:39.991 8 INFO cinder.api.openstack.wsgi [None req-4d1a0737-ba7b-4c4e-9d4d-140fe4262f25 2bc6947b83ac49cba74e1213ac53b9c4 8807497a3e6e40b685b4a0da62a44dae - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 returned with HTTP 404 [pid: 8|app: 0|req: 404/804] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:39 2026] GET /v3/8807497a3e6e40b685b4a0da62a44dae/volumes/ebe0daf7-9f52-401f-b4dd-0c0f9cee19a8 => 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-07-01 02:13:40.455 7 INFO cinder.api.openstack.wsgi [None req-f14126e8-c7da-4e24-8e23-a7dfb9208f5f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:40.468 7 INFO cinder.volume.api [None req-f14126e8-c7da-4e24-8e23-a7dfb9208f5f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:40.472 7 INFO cinder.api.openstack.wsgi [None req-f14126e8-c7da-4e24-8e23-a7dfb9208f5f 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 200 [pid: 7|app: 0|req: 401/805] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:40 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 983 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:40.490 8 INFO cinder.api.openstack.wsgi [None req-8ab29f86-a0ba-4293-8822-b22ba34e41cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:40.511 8 INFO cinder.volume.api [None req-8ab29f86-a0ba-4293-8822-b22ba34e41cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:40.517 8 INFO cinder.volume.api [None req-8ab29f86-a0ba-4293-8822-b22ba34e41cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume updated successfully. 2026-07-01 02:13:40.518 8 INFO cinder.api.openstack.wsgi [None req-8ab29f86-a0ba-4293-8822-b22ba34e41cf 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 200 [pid: 8|app: 0|req: 405/806] 10.0.0.12 () {34 vars in 794 bytes} [Wed Jul 1 02:13:40 2026] PUT /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:40.535 7 INFO cinder.api.openstack.wsgi [None req-e212a037-e1c1-4808-90df-a74809f121a3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:40.551 7 INFO cinder.volume.api [None req-e212a037-e1c1-4808-90df-a74809f121a3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:40.560 7 INFO cinder.api.openstack.wsgi [None req-e212a037-e1c1-4808-90df-a74809f121a3 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 200 [pid: 7|app: 0|req: 402/807] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:40 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 950 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-07-01 02:13:40.602 8 INFO cinder.api.openstack.wsgi [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 2026-07-01 02:13:40.603 8 INFO cinder.api.v3.volumes [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume with id: 554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:40.614 8 INFO cinder.volume.api [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:40.642 8 INFO cinder.volume.api [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:40.643 8 INFO cinder.api.openstack.wsgi [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 202 [pid: 8|app: 0|req: 406/808] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:40 2026] DELETE /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:40.653 7 INFO cinder.api.openstack.wsgi [None req-05e3d204-8c50-4e82-ac1a-39a7c7444ec4 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 /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-07-01 02:13:40.664 7 INFO cinder.volume.api [None req-05e3d204-8c50-4e82-ac1a-39a7c7444ec4 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:40.670 7 INFO cinder.api.openstack.wsgi [None req-05e3d204-8c50-4e82-ac1a-39a7c7444ec4 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 200 [pid: 7|app: 0|req: 403/809] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:40 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:13:40.927 8 INFO cinder.api.openstack.wsgi [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:40.927 7 INFO cinder.api.openstack.wsgi [None req-05e3d204-8c50-4e82-ac1a-39a7c7444ec4 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:40.927 8 INFO cinder.api.openstack.wsgi [None req-854af27b-bafc-4760-8691-8f7a56763b2c 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:40.928 7 INFO cinder.api.openstack.wsgi [None req-05e3d204-8c50-4e82-ac1a-39a7c7444ec4 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:13:41.690 8 INFO cinder.api.openstack.wsgi [None req-9bb65bd1-0df4-4c9f-9412-f05a39a062c9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 2026-07-01 02:13:41.700 8 INFO cinder.api.openstack.wsgi [None req-9bb65bd1-0df4-4c9f-9412-f05a39a062c9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 returned with HTTP 404 [pid: 8|app: 0|req: 408/812] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:41 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/554ffb48-197f-40d9-8444-d251adf04329 => 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-07-01 02:13:41.714 7 INFO cinder.api.openstack.wsgi [None req-5402084b-2c2e-46d7-82ba-4a90d8d6f52e 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:41.730 7 INFO cinder.volume.api [None req-5402084b-2c2e-46d7-82ba-4a90d8d6f52e 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:41.735 7 INFO cinder.api.openstack.wsgi [None req-5402084b-2c2e-46d7-82ba-4a90d8d6f52e 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 405/813] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:41 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 1528 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:13:41.755 8 INFO cinder.api.openstack.wsgi [None req-b8827cf4-f7f6-46d0-8df0-149a51f9f2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 2026-07-01 02:13:41.756 8 INFO cinder.api.v3.volumes [None req-b8827cf4-f7f6-46d0-8df0-149a51f9f2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume with id: 500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:41.765 8 INFO cinder.volume.api [None req-b8827cf4-f7f6-46d0-8df0-149a51f9f2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:41.783 8 INFO cinder.volume.api [None req-b8827cf4-f7f6-46d0-8df0-149a51f9f2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Delete volume request issued successfully. 2026-07-01 02:13:41.783 8 INFO cinder.api.openstack.wsgi [None req-b8827cf4-f7f6-46d0-8df0-149a51f9f2a9 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 202 [pid: 8|app: 0|req: 409/814] 10.0.0.12 () {32 vars in 777 bytes} [Wed Jul 1 02:13:41 2026] DELETE /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => 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-07-01 02:13:41.797 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 /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-07-01 02:13:41.809 7 INFO cinder.volume.api [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] Volume info retrieved successfully. 2026-07-01 02:13:41.815 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 200 [pid: 7|app: 0|req: 406/815] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:41 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 1527 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-07-01 02:13:42.837 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 2026-07-01 02:13:42.847 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 returned with HTTP 404 [pid: 8|app: 0|req: 410/816] 10.0.0.12 () {32 vars in 774 bytes} [Wed Jul 1 02:13:42 2026] GET /v3/cc5b845d86054097ba826b9549aa1cf9/volumes/500e8c4b-645d-4616-83a2-3a1ccb393fc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 02:13:50.927 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:50.927 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:13:50.928 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:13:50.928 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:00.927 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:00.927 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:00.928 7 INFO cinder.api.openstack.wsgi [None req-2895efce-e360-4944-b5aa-a18c87078264 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:00.928 8 INFO cinder.api.openstack.wsgi [None req-4c506bee-173a-468a-8f8f-6c75f9b3b8c1 67a9e38a188b415589d7faebb39847f2 cc5b845d86054097ba826b9549aa1cf9 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:14:05.012 7 INFO cinder.api.openstack.wsgi [None req-eb36b1aa-ff59-4793-8a14-e8bde5d2df45 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:14:05.020 7 INFO cinder.volume.api [None req-eb36b1aa-ff59-4793-8a14-e8bde5d2df45 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:14:05.021 7 INFO cinder.api.openstack.wsgi [None req-eb36b1aa-ff59-4793-8a14-e8bde5d2df45 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 409/821] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:14:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:14:05.031 8 INFO cinder.api.openstack.wsgi [None req-ed86d65a-4a4e-4f1f-aa30-40f38bedf0b8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:14:05.042 8 INFO cinder.volume.api [None req-ed86d65a-4a4e-4f1f-aa30-40f38bedf0b8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:14:05.044 8 INFO cinder.api.openstack.wsgi [None req-ed86d65a-4a4e-4f1f-aa30-40f38bedf0b8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/822] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:14:05.096 7 INFO cinder.api.openstack.wsgi [None req-4446f45f-4b08-41e1-a13a-ead55dad5974 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:14:05.112 7 INFO cinder.api.openstack.wsgi [None req-4446f45f-4b08-41e1-a13a-ead55dad5974 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/823] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.124 8 INFO cinder.api.openstack.wsgi [None req-c8a6a5a0-3045-45ba-8792-2cf920a9c1df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:14:05.151 8 INFO cinder.api.openstack.wsgi [None req-c8a6a5a0-3045-45ba-8792-2cf920a9c1df ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 414/824] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.161 7 INFO cinder.api.openstack.wsgi [None req-ac9d4838-13f4-45d6-b2e1-df5e091d5dd0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/73b6a894e3b140e0affb9dff69123142?usage=true 2026-07-01 02:14:05.181 7 INFO cinder.api.openstack.wsgi [None req-ac9d4838-13f4-45d6-b2e1-df5e091d5dd0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/73b6a894e3b140e0affb9dff69123142?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/825] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/73b6a894e3b140e0affb9dff69123142?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.194 8 INFO cinder.api.openstack.wsgi [None req-13200085-981e-4d6d-99e4-5d5422b4eb76 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:14:05.225 8 INFO cinder.api.openstack.wsgi [None req-13200085-981e-4d6d-99e4-5d5422b4eb76 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/826] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.236 7 INFO cinder.api.openstack.wsgi [None req-b5d6cf38-6a89-4f19-9c82-f899e974d443 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true 2026-07-01 02:14:05.257 7 INFO cinder.api.openstack.wsgi [None req-b5d6cf38-6a89-4f19-9c82-f899e974d443 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/827] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.270 8 INFO cinder.api.openstack.wsgi [None req-c6e76fe0-6de0-49ae-8f7f-9ef665e0514a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8a0586c5241744fa9d3e39da7d6ace79?usage=true 2026-07-01 02:14:05.288 8 INFO cinder.api.openstack.wsgi [None req-c6e76fe0-6de0-49ae-8f7f-9ef665e0514a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8a0586c5241744fa9d3e39da7d6ace79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/828] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8a0586c5241744fa9d3e39da7d6ace79?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.301 7 INFO cinder.api.openstack.wsgi [None req-3fd4be47-9759-4703-b15a-b541beeec376 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8b4a0c268cd94a6cbc9ed2f66e84b45c?usage=true 2026-07-01 02:14:05.324 7 INFO cinder.api.openstack.wsgi [None req-3fd4be47-9759-4703-b15a-b541beeec376 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8b4a0c268cd94a6cbc9ed2f66e84b45c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/829] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8b4a0c268cd94a6cbc9ed2f66e84b45c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.338 8 INFO cinder.api.openstack.wsgi [None req-be9cc82d-592c-4ffd-bd26-593b3eb3ded1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true 2026-07-01 02:14:05.354 8 INFO cinder.api.openstack.wsgi [None req-be9cc82d-592c-4ffd-bd26-593b3eb3ded1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/830] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.364 7 INFO cinder.api.openstack.wsgi [None req-4137ee68-2f07-471e-ae7a-fa0023fe5a57 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b663fb940fb9438a9b819d243a4aa644?usage=true 2026-07-01 02:14:05.384 7 INFO cinder.api.openstack.wsgi [None req-4137ee68-2f07-471e-ae7a-fa0023fe5a57 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b663fb940fb9438a9b819d243a4aa644?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 414/831] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b663fb940fb9438a9b819d243a4aa644?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.398 8 INFO cinder.api.openstack.wsgi [None req-648d23c9-ed78-4f33-8a4e-cfe3f8b23e5e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b9d9b6ee9634438f81aa2ed908fd983e?usage=true 2026-07-01 02:14:05.417 8 INFO cinder.api.openstack.wsgi [None req-648d23c9-ed78-4f33-8a4e-cfe3f8b23e5e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b9d9b6ee9634438f81aa2ed908fd983e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/832] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b9d9b6ee9634438f81aa2ed908fd983e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.429 7 INFO cinder.api.openstack.wsgi [None req-615384f6-e96a-45cd-8bd6-0a7386fa8977 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:14:05.436 7 INFO cinder.volume.api [None req-615384f6-e96a-45cd-8bd6-0a7386fa8977 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:14:05.437 7 INFO cinder.api.openstack.wsgi [None req-615384f6-e96a-45cd-8bd6-0a7386fa8977 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 415/833] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:14:05.446 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:14:05.456 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 419/834] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:05.466 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:14:05.970 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 416/835] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:14:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:14:10.927 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:10.927 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:10.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:10.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:20.927 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:20.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:20.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:20.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:30.927 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:30.927 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:30.927 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:30.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:40.927 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:40.927 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:40.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:40.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:50.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:50.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:14:50.929 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:14:50.929 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:00.927 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:00.927 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:00.928 7 INFO cinder.api.openstack.wsgi [None req-7422d0c3-e511-4a85-9ab7-edadf8ecc20e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:00.928 8 INFO cinder.api.openstack.wsgi [None req-081a67c5-94b0-4358-9791-a2253707e7fb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:05.060 7 INFO cinder.api.openstack.wsgi [None req-788444c7-96be-475b-9fa7-dc1deb4073ca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:15:05.066 7 INFO cinder.api.openstack.wsgi [None req-788444c7-96be-475b-9fa7-dc1deb4073ca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 423/848] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:15:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.078 8 INFO cinder.api.openstack.wsgi [None req-3fbd05b6-cae7-4588-bd99-e8ad486caf7c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:15:05.088 8 INFO cinder.volume.api [None req-3fbd05b6-cae7-4588-bd99-e8ad486caf7c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:15:05.090 8 INFO cinder.api.openstack.wsgi [None req-3fbd05b6-cae7-4588-bd99-e8ad486caf7c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/849] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:15:05.101 7 INFO cinder.api.openstack.wsgi [None req-e6c5b6ab-b689-4f3b-afe1-fd0726d66b88 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:15:05.112 7 INFO cinder.volume.api [None req-e6c5b6ab-b689-4f3b-afe1-fd0726d66b88 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:15:05.112 7 INFO cinder.api.openstack.wsgi [None req-e6c5b6ab-b689-4f3b-afe1-fd0726d66b88 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:15:05.122 8 INFO cinder.api.openstack.wsgi [None req-510d01d3-1a04-49b0-a95e-3e60cce21c9b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:15:05.133 8 INFO cinder.volume.api [None req-510d01d3-1a04-49b0-a95e-3e60cce21c9b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:15:05.135 8 INFO cinder.api.openstack.wsgi [None req-510d01d3-1a04-49b0-a95e-3e60cce21c9b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:15:05.183 7 INFO cinder.api.openstack.wsgi [None req-73bc27bd-83a2-42e8-868e-eb1e77a89370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:15:05.201 7 INFO cinder.api.openstack.wsgi [None req-73bc27bd-83a2-42e8-868e-eb1e77a89370 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.212 8 INFO cinder.api.openstack.wsgi [None req-08460d73-78f0-4a89-86b6-1a5d35df3ab7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/33828f94f84b4571b0f09091e14f2a27?usage=true 2026-07-01 02:15:05.239 8 INFO cinder.api.openstack.wsgi [None req-08460d73-78f0-4a89-86b6-1a5d35df3ab7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/33828f94f84b4571b0f09091e14f2a27?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/853] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/33828f94f84b4571b0f09091e14f2a27?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.250 7 INFO cinder.api.openstack.wsgi [None req-ea0ca3db-5878-44b1-8b08-ba6fbdeee477 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:15:05.279 7 INFO cinder.api.openstack.wsgi [None req-ea0ca3db-5878-44b1-8b08-ba6fbdeee477 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/854] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.290 8 INFO cinder.api.openstack.wsgi [None req-d85de5b9-6056-45ee-9850-edcd9a85f9b9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4fc41feaffb6485faca7b71df5d99f10?usage=true 2026-07-01 02:15:05.313 8 INFO cinder.api.openstack.wsgi [None req-d85de5b9-6056-45ee-9850-edcd9a85f9b9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4fc41feaffb6485faca7b71df5d99f10?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/855] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4fc41feaffb6485faca7b71df5d99f10?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.322 7 INFO cinder.api.openstack.wsgi [None req-4a3feadc-7885-4b26-8f0b-b11c3997255e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/5c0deea1887b41eba77ca04e0e72de51?usage=true 2026-07-01 02:15:05.340 7 INFO cinder.api.openstack.wsgi [None req-4a3feadc-7885-4b26-8f0b-b11c3997255e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/5c0deea1887b41eba77ca04e0e72de51?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/856] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/5c0deea1887b41eba77ca04e0e72de51?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.350 8 INFO cinder.api.openstack.wsgi [None req-f9819b09-611e-4a48-aecb-3aa5c1d43eb6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7250fef18dba43699e0dd9512b6c011e?usage=true 2026-07-01 02:15:05.373 8 INFO cinder.api.openstack.wsgi [None req-f9819b09-611e-4a48-aecb-3aa5c1d43eb6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7250fef18dba43699e0dd9512b6c011e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/857] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7250fef18dba43699e0dd9512b6c011e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.383 7 INFO cinder.api.openstack.wsgi [None req-f9e7a3f1-7da8-414e-9bf1-8c5f41a39666 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:15:05.407 7 INFO cinder.api.openstack.wsgi [None req-f9e7a3f1-7da8-414e-9bf1-8c5f41a39666 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/858] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.423 8 INFO cinder.api.openstack.wsgi [None req-89455bc8-0622-43d8-98e2-a5067a803d56 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true 2026-07-01 02:15:05.451 8 INFO cinder.api.openstack.wsgi [None req-89455bc8-0622-43d8-98e2-a5067a803d56 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/859] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/841e227318564406b4ac10a124a10036?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.465 7 INFO cinder.api.openstack.wsgi [None req-a1af7162-e094-489e-b57b-5f7fa1fc128e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true 2026-07-01 02:15:05.483 7 INFO cinder.api.openstack.wsgi [None req-a1af7162-e094-489e-b57b-5f7fa1fc128e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/860] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/8c8407241ca84ba88d5c1e0d3f75d2cb?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.491 8 INFO cinder.api.openstack.wsgi [None req-efb802ce-dbd0-4aa2-9360-dc4ca99169c2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/950ca2c491924b8aa1935040fb908f2b?usage=true 2026-07-01 02:15:05.509 8 INFO cinder.api.openstack.wsgi [None req-efb802ce-dbd0-4aa2-9360-dc4ca99169c2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/950ca2c491924b8aa1935040fb908f2b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/861] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/950ca2c491924b8aa1935040fb908f2b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.523 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b85e999d81c94d89aa3de2c02524f006?usage=true 2026-07-01 02:15:05.542 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b85e999d81c94d89aa3de2c02524f006?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/862] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b85e999d81c94d89aa3de2c02524f006?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:05.551 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:15:06.055 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 433/863] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:15:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:15:10.927 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:10.928 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:10.929 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:10.929 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:20.927 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:20.927 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:20.928 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:20.928 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:30.928 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:30.928 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:30.928 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:30.929 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:40.927 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:40.927 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:40.928 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:40.929 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:50.927 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:50.927 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:15:50.928 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:15:50.930 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:00.927 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:00.927 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:00.928 8 INFO cinder.api.openstack.wsgi [None req-1791703c-a897-4f35-90c8-1adf4f68f4b2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:00.928 7 INFO cinder.api.openstack.wsgi [None req-937968d2-bba9-4259-b8a1-04200c55641f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:04.984 8 INFO cinder.api.openstack.wsgi [None req-dbe7e7d3-524e-440f-8fdd-934a30769e1e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:16:05.487 8 INFO cinder.api.openstack.wsgi [None req-dbe7e7d3-524e-440f-8fdd-934a30769e1e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:16:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.501 7 INFO cinder.api.openstack.wsgi [None req-f278c68a-5160-41fa-b7ba-5df4e3836b3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:16:05.508 7 INFO cinder.volume.api [None req-f278c68a-5160-41fa-b7ba-5df4e3836b3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:16:05.509 7 INFO cinder.api.openstack.wsgi [None req-f278c68a-5160-41fa-b7ba-5df4e3836b3b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:16:05.691 8 INFO cinder.api.openstack.wsgi [None req-abe770cd-b7a5-40fe-af13-190ea8af7d70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true 2026-07-01 02:16:05.715 8 INFO cinder.api.openstack.wsgi [None req-abe770cd-b7a5-40fe-af13-190ea8af7d70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true => generated 847 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.727 7 INFO cinder.api.openstack.wsgi [None req-baf83312-03f9-4070-93ba-dee4e8e337a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true 2026-07-01 02:16:05.755 7 INFO cinder.api.openstack.wsgi [None req-baf83312-03f9-4070-93ba-dee4e8e337a8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/879] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.766 8 INFO cinder.api.openstack.wsgi [None req-60a706fb-f3b2-4813-95b5-253a9c7ac69b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true 2026-07-01 02:16:05.799 8 INFO cinder.api.openstack.wsgi [None req-60a706fb-f3b2-4813-95b5-253a9c7ac69b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.810 7 INFO cinder.api.openstack.wsgi [None req-b28f5c1b-24ab-4b16-af95-9a7353268954 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:16:05.845 7 INFO cinder.api.openstack.wsgi [None req-b28f5c1b-24ab-4b16-af95-9a7353268954 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.858 8 INFO cinder.api.openstack.wsgi [None req-b9881d89-fedd-4c94-a183-5a60df8a7155 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:16:05.883 8 INFO cinder.api.openstack.wsgi [None req-b9881d89-fedd-4c94-a183-5a60df8a7155 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.893 7 INFO cinder.api.openstack.wsgi [None req-4d7aa702-06ec-46ce-877a-14f0ca2b97c1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true 2026-07-01 02:16:05.917 7 INFO cinder.api.openstack.wsgi [None req-4d7aa702-06ec-46ce-877a-14f0ca2b97c1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.928 8 INFO cinder.api.openstack.wsgi [None req-c116114a-ef88-4169-9bb1-200f26f60101 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:16:05.946 8 INFO cinder.api.openstack.wsgi [None req-c116114a-ef88-4169-9bb1-200f26f60101 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/884] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.958 7 INFO cinder.api.openstack.wsgi [None req-f1c8e07a-d657-414d-b072-17b7fb5d1eb6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75c63c6195344ad5b72c4ef6de464c4c?usage=true 2026-07-01 02:16:05.976 7 INFO cinder.api.openstack.wsgi [None req-f1c8e07a-d657-414d-b072-17b7fb5d1eb6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75c63c6195344ad5b72c4ef6de464c4c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75c63c6195344ad5b72c4ef6de464c4c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:05.988 8 INFO cinder.api.openstack.wsgi [None req-c18f5d4f-d5ca-435f-9b83-c14049777c6f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true 2026-07-01 02:16:06.003 8 INFO cinder.api.openstack.wsgi [None req-c18f5d4f-d5ca-435f-9b83-c14049777c6f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/886] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:06.013 7 INFO cinder.api.openstack.wsgi [None req-e102d21c-7a5b-451c-b1c1-9726c1f0622c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true 2026-07-01 02:16:06.030 7 INFO cinder.api.openstack.wsgi [None req-e102d21c-7a5b-451c-b1c1-9726c1f0622c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/887] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:06.039 8 INFO cinder.api.openstack.wsgi [None req-e12a3697-098d-4da8-b081-99f029128c65 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b18e0e7a616f4e4095b22e752bb3b020?usage=true 2026-07-01 02:16:06.059 8 INFO cinder.api.openstack.wsgi [None req-e12a3697-098d-4da8-b081-99f029128c65 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b18e0e7a616f4e4095b22e752bb3b020?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/888] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/b18e0e7a616f4e4095b22e752bb3b020?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:06.069 7 INFO cinder.api.openstack.wsgi [None req-686594d3-430a-4e68-a398-8712b5d6c97f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true 2026-07-01 02:16:06.097 7 INFO cinder.api.openstack.wsgi [None req-686594d3-430a-4e68-a398-8712b5d6c97f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:06.107 8 INFO cinder.api.openstack.wsgi [None req-de1168ea-29cf-4ef2-a5b4-2613f76658dd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true 2026-07-01 02:16:06.126 8 INFO cinder.api.openstack.wsgi [None req-de1168ea-29cf-4ef2-a5b4-2613f76658dd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:06.142 7 INFO cinder.api.openstack.wsgi [None req-dc784763-0fd6-4c40-8afa-7da9dd4e63aa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:16:06.153 7 INFO cinder.volume.api [None req-dc784763-0fd6-4c40-8afa-7da9dd4e63aa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:16:06.156 7 INFO cinder.api.openstack.wsgi [None req-dc784763-0fd6-4c40-8afa-7da9dd4e63aa ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/891] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:16:06.166 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:16:06.175 8 INFO cinder.volume.api [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:16:06.177 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:16:06.195 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:16:06.202 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:16:06 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:16:10.927 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:10.928 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:10.928 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:10.929 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:20.927 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:20.927 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:20.928 7 INFO cinder.api.openstack.wsgi [None req-447af578-8574-4863-a67a-c85a9784b429 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:20.928 8 INFO cinder.api.openstack.wsgi [None req-91b1553b-522a-42aa-873b-d5ebbed014ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:30.167 7 INFO cinder.api.openstack.wsgi [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes 2026-07-01 02:16:30.607 7 INFO cinder.api.v3.volumes [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Create volume of 16 GB 2026-07-01 02:16:30.613 7 INFO cinder.volume.api [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Availability Zones retrieved successfully. 2026-07-01 02:16:30.863 7 INFO cinder.volume.api [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Create volume request issued successfully. 2026-07-01 02:16:30.864 7 INFO cinder.api.openstack.wsgi [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes returned with HTTP 202 [pid: 7|app: 0|req: 448/898] 199.204.45.177 () {34 vars in 734 bytes} [Wed Jul 1 02:16:30 2026] POST /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes => generated 846 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 02:16:30.877 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-e90397a0-306f-4d2c-bbb8-02e951ae5cf4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:30.907 8 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-e90397a0-306f-4d2c-bbb8-02e951ae5cf4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:30.911 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-e90397a0-306f-4d2c-bbb8-02e951ae5cf4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 8|app: 0|req: 451/899] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:30 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:16:30.927 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-e90397a0-306f-4d2c-bbb8-02e951ae5cf4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:30.928 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-e90397a0-306f-4d2c-bbb8-02e951ae5cf4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:30.928 7 INFO cinder.api.openstack.wsgi [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:30.928 7 INFO cinder.api.openstack.wsgi [None req-21e14806-6aee-49ac-b03b-480861d7b690 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:35.925 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-0e082e41-e667-4432-91b7-be589b8c0e3f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:35.937 8 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-0e082e41-e667-4432-91b7-be589b8c0e3f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:35.941 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-0e082e41-e667-4432-91b7-be589b8c0e3f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 8|app: 0|req: 453/902] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:35 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:36.511 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-b7db796d-d161-4a16-be08-5b92adc757a3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:36.529 7 INFO cinder.volume.api [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-b7db796d-d161-4a16-be08-5b92adc757a3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:36.538 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-b7db796d-d161-4a16-be08-5b92adc757a3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 450/903] 10.0.0.192 () {34 vars in 1028 bytes} [Wed Jul 1 02:16:36 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1675 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:36.970 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-d6abc07d-a777-4a42-a50d-a96fb8763028 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:36.988 8 INFO cinder.volume.api [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-d6abc07d-a777-4a42-a50d-a96fb8763028 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:36.992 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-d6abc07d-a777-4a42-a50d-a96fb8763028 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 8|app: 0|req: 454/904] 10.0.0.192 () {34 vars in 1028 bytes} [Wed Jul 1 02:16:36 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:16:37.002 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-b7db796d-d161-4a16-be08-5b92adc757a3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:16:37.002 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-b7db796d-d161-4a16-be08-5b92adc757a3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 451/905] 10.0.0.192 () {32 vars in 829 bytes} [Wed Jul 1 02:16:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:37.013 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:16:37.054 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments returned with HTTP 200 [pid: 8|app: 0|req: 455/906] 10.0.0.192 () {40 vars in 1057 bytes} [Wed Jul 1 02:16:37 2026] POST /v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:40.363 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-664b1d28-e9ac-4dcd-8b3e-888780db131a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:40.378 7 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-664b1d28-e9ac-4dcd-8b3e-888780db131a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:40.382 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-664b1d28-e9ac-4dcd-8b3e-888780db131a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 452/907] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:40 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:16:40.927 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:40.927 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-664b1d28-e9ac-4dcd-8b3e-888780db131a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:40.928 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:40.928 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-664b1d28-e9ac-4dcd-8b3e-888780db131a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:42.422 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 02:16:42.423 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-1d530d68-54cc-4f4f-b89a-bfcc8ad24eec ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 457/910] 199.204.45.177 () {32 vars in 840 bytes} [Wed Jul 1 02:16:42 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:42.434 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-5edfc06e-7d12-4f42-a37d-ce92b09a6853 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:42.449 7 INFO cinder.volume.api [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-5edfc06e-7d12-4f42-a37d-ce92b09a6853 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:42.455 7 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-5edfc06e-7d12-4f42-a37d-ce92b09a6853 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 199.204.45.177 () {36 vars in 1073 bytes} [Wed Jul 1 02:16:42 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:42.525 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-4fd9a215-d630-4fec-a29e-e358771da37a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e /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-07-01 02:16:43.057 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-4fd9a215-d630-4fec-a29e-e358771da37a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 199.204.45.177 () {40 vars in 1135 bytes} [Wed Jul 1 02:16:42 2026] PUT /v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e => generated 802 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:43.268 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-9e95baf8-d993-41b5-9cea-38c994740eb7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:43.285 7 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-9e95baf8-d993-41b5-9cea-38c994740eb7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:43.290 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-9e95baf8-d993-41b5-9cea-38c994740eb7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:43 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1675 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:43.583 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-95d4d1cc-958a-4d32-9b83-21563491fd28 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e/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-07-01 02:16:43.616 8 INFO cinder.api.openstack.wsgi [req-7d8cea0d-0863-49ab-bd41-04b37f02737e req-95d4d1cc-958a-4d32-9b83-21563491fd28 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e/action returned with HTTP 204 [pid: 8|app: 0|req: 459/914] 199.204.45.177 () {40 vars in 1148 bytes} [Wed Jul 1 02:16:43 2026] POST /v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:46.267 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-c7070041-b530-404d-8830-6086cf90131e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:46.285 7 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-c7070041-b530-404d-8830-6086cf90131e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:46.291 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-c7070041-b530-404d-8830-6086cf90131e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:46 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:49.085 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:49.115 8 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:49.121 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 8|app: 0|req: 460/916] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:49 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:16:50.927 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-c7070041-b530-404d-8830-6086cf90131e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:50.927 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:16:50.928 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-c7070041-b530-404d-8830-6086cf90131e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:16:50.930 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:16:52.145 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-561a6203-1692-4768-9a11-525f0850848b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:16:52.159 7 INFO cinder.volume.api [req-21e14806-6aee-49ac-b03b-480861d7b690 req-561a6203-1692-4768-9a11-525f0850848b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:16:52.163 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-561a6203-1692-4768-9a11-525f0850848b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 200 [pid: 7|app: 0|req: 458/919] 199.204.45.177 () {32 vars in 825 bytes} [Wed Jul 1 02:16:52 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 1973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:17:00.927 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:00.927 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-561a6203-1692-4768-9a11-525f0850848b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:00.928 8 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-5fdde22c-13b3-4e5a-bbb8-58e7e2b140d4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:00.928 7 INFO cinder.api.openstack.wsgi [req-21e14806-6aee-49ac-b03b-480861d7b690 req-561a6203-1692-4768-9a11-525f0850848b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:17:04.918 7 INFO cinder.api.openstack.wsgi [None req-46df79ff-2888-4502-959e-dffe73d5db38 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:17:04.924 7 INFO cinder.api.openstack.wsgi [None req-46df79ff-2888-4502-959e-dffe73d5db38 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 460/922] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:17:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:17:04.932 8 INFO cinder.api.openstack.wsgi [None req-6f7d1355-04ae-4035-a2ff-bba8c08a42ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:17:04.943 8 INFO cinder.volume.api [None req-6f7d1355-04ae-4035-a2ff-bba8c08a42ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:17:04.949 8 INFO cinder.api.openstack.wsgi [None req-6f7d1355-04ae-4035-a2ff-bba8c08a42ae ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/923] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:17:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:17:04.961 7 INFO cinder.api.openstack.wsgi [None req-03ed0682-f13c-4079-bae8-38a41138e895 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:17:04.967 7 INFO cinder.volume.api [None req-03ed0682-f13c-4079-bae8-38a41138e895 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:17:04.967 7 INFO cinder.api.openstack.wsgi [None req-03ed0682-f13c-4079-bae8-38a41138e895 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/924] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:17:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:17:04.978 8 INFO cinder.api.openstack.wsgi [None req-5c8e1ee0-6a9c-4302-a9f3-d6226f5bc558 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:17:04.993 8 INFO cinder.volume.api [None req-5c8e1ee0-6a9c-4302-a9f3-d6226f5bc558 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:17:05.000 8 INFO cinder.api.openstack.wsgi [None req-5c8e1ee0-6a9c-4302-a9f3-d6226f5bc558 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 464/925] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:17:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:17:05.011 7 INFO cinder.api.openstack.wsgi [None req-4e7404de-d46d-4f98-8145-db80d8803542 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:17:05.516 7 INFO cinder.api.openstack.wsgi [None req-4e7404de-d46d-4f98-8145-db80d8803542 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 462/926] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:17:05.562 8 INFO cinder.api.openstack.wsgi [None req-ab3b1ae8-6d46-4c9c-ac8c-0a806f0f8a4a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true 2026-07-01 02:17:05.584 8 INFO cinder.api.openstack.wsgi [None req-ab3b1ae8-6d46-4c9c-ac8c-0a806f0f8a4a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/927] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.595 7 INFO cinder.api.openstack.wsgi [None req-c3212815-100a-4a51-b5b3-df46813e23d0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true 2026-07-01 02:17:05.612 7 INFO cinder.api.openstack.wsgi [None req-c3212815-100a-4a51-b5b3-df46813e23d0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/928] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.625 8 INFO cinder.api.openstack.wsgi [None req-ef722629-6f07-41e5-a360-370728e4437c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true 2026-07-01 02:17:05.650 8 INFO cinder.api.openstack.wsgi [None req-ef722629-6f07-41e5-a360-370728e4437c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.662 7 INFO cinder.api.openstack.wsgi [None req-b073030c-0ca2-4919-8f76-20d67b52bb7a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:17:05.680 7 INFO cinder.api.openstack.wsgi [None req-b073030c-0ca2-4919-8f76-20d67b52bb7a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.690 8 INFO cinder.api.openstack.wsgi [None req-dcc7aa71-115c-4e14-85eb-9f71dba77351 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:17:05.712 8 INFO cinder.api.openstack.wsgi [None req-dcc7aa71-115c-4e14-85eb-9f71dba77351 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.725 7 INFO cinder.api.openstack.wsgi [None req-91201aac-db99-410f-a264-b3100a091164 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true 2026-07-01 02:17:05.741 7 INFO cinder.api.openstack.wsgi [None req-91201aac-db99-410f-a264-b3100a091164 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/932] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.752 8 INFO cinder.api.openstack.wsgi [None req-c6bc79f4-eade-4439-b8c4-56deb111d4bd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:17:05.775 8 INFO cinder.api.openstack.wsgi [None req-c6bc79f4-eade-4439-b8c4-56deb111d4bd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.787 7 INFO cinder.api.openstack.wsgi [None req-b1eabb3d-c388-4af0-bd24-bc23320d52d2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true 2026-07-01 02:17:05.805 7 INFO cinder.api.openstack.wsgi [None req-b1eabb3d-c388-4af0-bd24-bc23320d52d2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.816 8 INFO cinder.api.openstack.wsgi [None req-ccc49ec1-4ef6-4896-ab24-00289a10e101 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true 2026-07-01 02:17:05.835 8 INFO cinder.api.openstack.wsgi [None req-ccc49ec1-4ef6-4896-ab24-00289a10e101 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/935] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.845 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true 2026-07-01 02:17:05.868 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/936] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:05.881 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true 2026-07-01 02:17:05.904 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/937] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:17:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:17:10.927 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:10.927 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:10.928 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:10.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:20.929 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:20.929 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:20.930 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:20.930 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:30.927 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:30.927 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:30.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:30.928 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:40.927 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:40.927 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:40.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:40.928 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:50.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:50.927 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:17:50.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:17:50.929 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:00.927 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:00.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:00.928 8 INFO cinder.api.openstack.wsgi [None req-083fd66a-8ae9-41a6-b925-cf89e1a17692 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:00.928 7 INFO cinder.api.openstack.wsgi [None req-43d786b5-10cb-4480-b048-46749a9fbf8e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:04.845 8 INFO cinder.api.openstack.wsgi [None req-50eab29d-7ae8-47f9-b314-7622e615c92c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:18:05.349 8 INFO cinder.api.openstack.wsgi [None req-50eab29d-7ae8-47f9-b314-7622e615c92c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 477/950] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:18:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 671 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.360 7 INFO cinder.api.openstack.wsgi [None req-bcce3a1f-681b-411b-9547-1d9ab32ca8ff ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:18:05.375 7 INFO cinder.volume.api [None req-bcce3a1f-681b-411b-9547-1d9ab32ca8ff ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:18:05.381 7 INFO cinder.api.openstack.wsgi [None req-bcce3a1f-681b-411b-9547-1d9ab32ca8ff ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 474/951] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:18:05.434 8 INFO cinder.api.openstack.wsgi [None req-5ac61d43-3204-4de2-8f5c-57f665a201f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true 2026-07-01 02:18:05.455 8 INFO cinder.api.openstack.wsgi [None req-5ac61d43-3204-4de2-8f5c-57f665a201f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/952] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:18:05.465 7 INFO cinder.api.openstack.wsgi [None req-4771c4a6-a899-4660-b5fa-035c2e99bf24 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true 2026-07-01 02:18:05.481 7 INFO cinder.api.openstack.wsgi [None req-4771c4a6-a899-4660-b5fa-035c2e99bf24 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/953] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.492 8 INFO cinder.api.openstack.wsgi [None req-430832b7-3a81-4657-ad22-9cccf87595c6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true 2026-07-01 02:18:05.510 8 INFO cinder.api.openstack.wsgi [None req-430832b7-3a81-4657-ad22-9cccf87595c6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/954] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.522 7 INFO cinder.api.openstack.wsgi [None req-bd2a4d7c-326e-4a2c-ac49-e506d7852ce6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:18:05.537 7 INFO cinder.api.openstack.wsgi [None req-bd2a4d7c-326e-4a2c-ac49-e506d7852ce6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/955] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.547 8 INFO cinder.api.openstack.wsgi [None req-559ac0bb-d58a-47aa-b18d-96eb84bb976c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:18:05.566 8 INFO cinder.api.openstack.wsgi [None req-559ac0bb-d58a-47aa-b18d-96eb84bb976c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/956] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.575 7 INFO cinder.api.openstack.wsgi [None req-88f2e2e1-a3c7-4299-acb5-c75a64eaf486 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true 2026-07-01 02:18:05.593 7 INFO cinder.api.openstack.wsgi [None req-88f2e2e1-a3c7-4299-acb5-c75a64eaf486 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/957] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.605 8 INFO cinder.api.openstack.wsgi [None req-fe5fd661-86cc-45c4-9729-96ea77438cca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:18:05.626 8 INFO cinder.api.openstack.wsgi [None req-fe5fd661-86cc-45c4-9729-96ea77438cca ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/958] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.638 7 INFO cinder.api.openstack.wsgi [None req-b292b8a5-01bc-4a83-92b9-864897a53594 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true 2026-07-01 02:18:05.656 7 INFO cinder.api.openstack.wsgi [None req-b292b8a5-01bc-4a83-92b9-864897a53594 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/959] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.667 8 INFO cinder.api.openstack.wsgi [None req-14f28ea3-2420-41e2-b4c7-4339235d5812 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true 2026-07-01 02:18:05.689 8 INFO cinder.api.openstack.wsgi [None req-14f28ea3-2420-41e2-b4c7-4339235d5812 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/960] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.703 7 INFO cinder.api.openstack.wsgi [None req-7c1a3375-2d73-48ef-9700-d6e31367e519 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true 2026-07-01 02:18:05.720 7 INFO cinder.api.openstack.wsgi [None req-7c1a3375-2d73-48ef-9700-d6e31367e519 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/961] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.732 8 INFO cinder.api.openstack.wsgi [None req-285a4e98-dad8-457f-bace-c968279019d0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true 2026-07-01 02:18:05.752 8 INFO cinder.api.openstack.wsgi [None req-285a4e98-dad8-457f-bace-c968279019d0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/962] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.765 7 INFO cinder.api.openstack.wsgi [None req-1dfa9210-b7dd-4825-ada2-efbc25ddbdf6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:18:05.770 7 INFO cinder.api.openstack.wsgi [None req-1dfa9210-b7dd-4825-ada2-efbc25ddbdf6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 480/963] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:18:05.781 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:18:05.795 8 INFO cinder.volume.api [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:18:05.802 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 484/964] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:18:05.814 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:18:05.820 7 INFO cinder.volume.api [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:18:05.821 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 481/965] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:18:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:18:10.927 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:10.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:10.928 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:10.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:20.927 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:20.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:20.928 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:20.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:30.927 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:30.927 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:30.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:30.928 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:40.927 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:40.927 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:40.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:40.928 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:50.927 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:50.927 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:18:50.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:18:50.929 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:00.927 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:00.928 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:00.928 7 INFO cinder.api.openstack.wsgi [None req-172a371d-f9ff-4c21-b82f-02d945b10116 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:00.929 8 INFO cinder.api.openstack.wsgi [None req-9e0b5051-209d-44c5-af80-8d266953761e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:04.841 7 INFO cinder.api.openstack.wsgi [None req-4698cab6-0ea4-491b-84ad-1da68f9e49f2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:19:04.856 7 INFO cinder.volume.api [None req-4698cab6-0ea4-491b-84ad-1da68f9e49f2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:19:04.862 7 INFO cinder.api.openstack.wsgi [None req-4698cab6-0ea4-491b-84ad-1da68f9e49f2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:19:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:19:04.877 8 INFO cinder.api.openstack.wsgi [None req-e76e4a24-24df-43ee-832c-39f1f9e92eda ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:19:04.885 8 INFO cinder.volume.api [None req-e76e4a24-24df-43ee-832c-39f1f9e92eda ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:19:04.885 8 INFO cinder.api.openstack.wsgi [None req-e76e4a24-24df-43ee-832c-39f1f9e92eda ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:19:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:19:04.896 7 INFO cinder.api.openstack.wsgi [None req-8ab2e7ec-c313-46af-88e8-b0f2ec5357ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:19:04.901 7 INFO cinder.api.openstack.wsgi [None req-8ab2e7ec-c313-46af-88e8-b0f2ec5357ac ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 489/980] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:19:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:04.912 8 INFO cinder.api.openstack.wsgi [None req-5731f624-b78b-46fc-b6fc-45f2794706e3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:19:05.415 8 INFO cinder.api.openstack.wsgi [None req-5731f624-b78b-46fc-b6fc-45f2794706e3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 492/981] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:19:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.476 7 INFO cinder.api.openstack.wsgi [None req-d8db2338-1c04-4702-a9ad-97fcfeb63a4c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true 2026-07-01 02:19:05.497 7 INFO cinder.api.openstack.wsgi [None req-d8db2338-1c04-4702-a9ad-97fcfeb63a4c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/982] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/0aa70c49ab1c439f89a5c80ba9740e3f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.508 8 INFO cinder.api.openstack.wsgi [None req-2aecbb52-00f4-49aa-a56e-9d30cd9aa160 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true 2026-07-01 02:19:05.529 8 INFO cinder.api.openstack.wsgi [None req-2aecbb52-00f4-49aa-a56e-9d30cd9aa160 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/14f82e4ef0a74e0fbb9dd59dbb27668f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.541 7 INFO cinder.api.openstack.wsgi [None req-a32c9b64-712b-4aba-9479-60bafe72f4a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true 2026-07-01 02:19:05.564 7 INFO cinder.api.openstack.wsgi [None req-a32c9b64-712b-4aba-9479-60bafe72f4a9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/984] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/1a14a3a07d924890a36bd33f2a52f790?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.574 8 INFO cinder.api.openstack.wsgi [None req-40b194c1-4ad3-4291-a57f-d7a71a8fbcfd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:19:05.593 8 INFO cinder.api.openstack.wsgi [None req-40b194c1-4ad3-4291-a57f-d7a71a8fbcfd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.607 7 INFO cinder.api.openstack.wsgi [None req-5e8da002-9444-492b-a975-185c3340cb5e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:19:05.630 7 INFO cinder.api.openstack.wsgi [None req-5e8da002-9444-492b-a975-185c3340cb5e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.642 8 INFO cinder.api.openstack.wsgi [None req-f6bb977f-9a64-4497-b6d2-2fc5884d01f3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true 2026-07-01 02:19:05.665 8 INFO cinder.api.openstack.wsgi [None req-f6bb977f-9a64-4497-b6d2-2fc5884d01f3 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/987] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/4da60286b83a4818b40c5b37de0f8c46?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.677 7 INFO cinder.api.openstack.wsgi [None req-a73f7c1c-9ef5-4bc5-9c67-bd2c8a0ff5ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:19:05.701 7 INFO cinder.api.openstack.wsgi [None req-a73f7c1c-9ef5-4bc5-9c67-bd2c8a0ff5ed ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/988] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.711 8 INFO cinder.api.openstack.wsgi [None req-339c3882-16eb-4651-b0ff-c728720a0617 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true 2026-07-01 02:19:05.732 8 INFO cinder.api.openstack.wsgi [None req-339c3882-16eb-4651-b0ff-c728720a0617 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/989] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/7706be4195ea4606b42e78e8d011f142?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.746 7 INFO cinder.api.openstack.wsgi [None req-6bb91589-ea13-4e2b-bfa6-326708d11bd5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true 2026-07-01 02:19:05.771 7 INFO cinder.api.openstack.wsgi [None req-6bb91589-ea13-4e2b-bfa6-326708d11bd5 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/990] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/78f687ec083c40cfbd1e7614a1c4e0a2?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.782 8 INFO cinder.api.openstack.wsgi [None req-f4f3a819-e5e7-4ea3-bc8d-ba00b7802908 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true 2026-07-01 02:19:05.803 8 INFO cinder.api.openstack.wsgi [None req-f4f3a819-e5e7-4ea3-bc8d-ba00b7802908 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/991] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e44605b01d934336a1069d99eac0f939?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.813 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true 2026-07-01 02:19:05.838 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/992] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/e92be2127387416987322ba4208fe1e4?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:19:05.849 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:19:05.860 8 INFO cinder.volume.api [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - 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-07-01 02:19:05.866 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/993] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:19:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 02:19:10.927 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:10.928 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:10.928 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:10.929 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:20.928 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:20.928 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:20.929 7 INFO cinder.api.openstack.wsgi [None req-2a037213-51e9-4a6a-8054-96726608c3ea ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:20.930 8 INFO cinder.api.openstack.wsgi [None req-8abef424-8795-4351-8d68-0c4734f23cb2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:25.861 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e /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-07-01 02:19:26.422 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e returned with HTTP 200 [pid: 7|app: 0|req: 498/998] 199.204.45.177 () {38 vars in 1103 bytes} [Wed Jul 1 02:19:25 2026] DELETE /v3/3295dd8a35224426b7b6ea1d3bb8a630/attachments/5f86b6bd-a180-44e2-b5af-9b611cf4158e => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:19:26.439 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 2026-07-01 02:19:26.440 8 INFO cinder.api.v3.volumes [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Delete volume with id: b2695c76-6bab-4331-8d35-79261bee5254 /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-07-01 02:19:26.451 8 INFO cinder.volume.api [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Volume info retrieved successfully. 2026-07-01 02:19:26.478 8 INFO cinder.volume.api [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Delete volume request issued successfully. 2026-07-01 02:19:26.478 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 returned with HTTP 202 [pid: 8|app: 0|req: 501/999] 199.204.45.177 () {36 vars in 1054 bytes} [Wed Jul 1 02:19:26 2026] DELETE /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/b2695c76-6bab-4331-8d35-79261bee5254 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-01 02:19:30.928 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:30.928 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:30.929 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:30.929 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:40.927 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:40.927 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:40.928 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:40.928 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:50.927 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:50.927 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:19:50.928 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:19:50.928 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:00.927 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:00.927 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:00.928 8 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-081556b7-e7f4-4904-8e97-da3d4a2fd7d9 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:00.928 7 INFO cinder.api.openstack.wsgi [req-f72a1c9a-a677-40c0-8a99-797653384567 req-164dfc79-d8d9-4e70-9f1e-f4b8af133a70 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:20:04.984 8 INFO cinder.api.openstack.wsgi [None req-21edaa88-8e8a-4221-806e-be23a530a900 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:20:04.990 8 INFO cinder.api.openstack.wsgi [None req-21edaa88-8e8a-4221-806e-be23a530a900 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 506/1008] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:20:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:20:04.998 7 INFO cinder.api.openstack.wsgi [None req-c97a1da2-153a-41a3-adce-50eb00faa544 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-01 02:20:05.006 7 INFO cinder.volume.api [None req-c97a1da2-153a-41a3-adce-50eb00faa544 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:20:05.008 7 INFO cinder.api.openstack.wsgi [None req-c97a1da2-153a-41a3-adce-50eb00faa544 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1009] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:20:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:20:05.017 8 INFO cinder.api.openstack.wsgi [None req-710f7f2b-6d3d-44d0-a0c4-d0e51e905f8c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:20:05.024 8 INFO cinder.volume.api [None req-710f7f2b-6d3d-44d0-a0c4-d0e51e905f8c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:20:05.024 8 INFO cinder.api.openstack.wsgi [None req-710f7f2b-6d3d-44d0-a0c4-d0e51e905f8c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1010] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:20:05.076 7 INFO cinder.api.openstack.wsgi [None req-b85f8ec5-8f38-4a86-b1c0-422cbe12410c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/2fcabacdc637492ab5f0dd082a96294e?usage=true 2026-07-01 02:20:05.098 7 INFO cinder.api.openstack.wsgi [None req-b85f8ec5-8f38-4a86-b1c0-422cbe12410c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/2fcabacdc637492ab5f0dd082a96294e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1011] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/2fcabacdc637492ab5f0dd082a96294e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.111 8 INFO cinder.api.openstack.wsgi [None req-d39b3c1a-1618-48e6-821d-fde9ff7da968 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:20:05.131 8 INFO cinder.api.openstack.wsgi [None req-d39b3c1a-1618-48e6-821d-fde9ff7da968 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1012] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.144 7 INFO cinder.api.openstack.wsgi [None req-eb2de97b-60b2-4bd9-8f7a-7b38b046b1e1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:20:05.169 7 INFO cinder.api.openstack.wsgi [None req-eb2de97b-60b2-4bd9-8f7a-7b38b046b1e1 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1013] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.188 8 INFO cinder.api.openstack.wsgi [None req-00fee4f4-7e27-42ad-9a70-c05e2eb892ce ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/556cb7ed991945fa8063d321ed9f5f18?usage=true 2026-07-01 02:20:05.210 8 INFO cinder.api.openstack.wsgi [None req-00fee4f4-7e27-42ad-9a70-c05e2eb892ce ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/556cb7ed991945fa8063d321ed9f5f18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1014] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/556cb7ed991945fa8063d321ed9f5f18?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.222 7 INFO cinder.api.openstack.wsgi [None req-30af7c1d-c0c7-4a83-8d9d-99245ef5212b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75094dea50354c36af09755474559c5d?usage=true 2026-07-01 02:20:05.248 7 INFO cinder.api.openstack.wsgi [None req-30af7c1d-c0c7-4a83-8d9d-99245ef5212b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75094dea50354c36af09755474559c5d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1015] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/75094dea50354c36af09755474559c5d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.257 8 INFO cinder.api.openstack.wsgi [None req-1a5b90ba-da32-4169-93cc-5f09e02aec42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:20:05.275 8 INFO cinder.api.openstack.wsgi [None req-1a5b90ba-da32-4169-93cc-5f09e02aec42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1016] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:05.286 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:20:05.299 7 INFO cinder.volume.api [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:20:05.303 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1017] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:20:05.312 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:20:05.815 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1018] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:20:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:20:10.927 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:10.928 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:10.928 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:10.930 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:20.927 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:20.927 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:20.928 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:20.928 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:30.927 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:30.928 7 INFO cinder.api.openstack.wsgi [None req-dd906519-3621-4433-bb09-9227fa618ada ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:30.927 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:30.929 8 INFO cinder.api.openstack.wsgi [None req-49f62f71-eb58-4741-a9ea-09ea9cf07856 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:40.421 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots 2026-07-01 02:20:40.439 7 INFO cinder.volume.api [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:20:40.440 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 511/1025] 10.0.0.12 () {32 vars in 704 bytes} [Wed Jul 1 02:20:40 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:20:40.455 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes 2026-07-01 02:20:40.480 8 INFO cinder.volume.api [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:20:40.480 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes returned with HTTP 200 [pid: 8|app: 0|req: 515/1026] 10.0.0.12 () {32 vars in 700 bytes} [Wed Jul 1 02:20:40 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:20:40.927 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:40.927 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:40.928 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:40.928 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:50.927 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:50.927 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:20:50.928 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:20:50.928 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:00.927 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:00.927 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:00.928 7 INFO cinder.api.openstack.wsgi [None req-e7fc406f-f813-48f9-9fbb-3d750d5b806b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:00.929 8 INFO cinder.api.openstack.wsgi [None req-9e707ea9-87eb-4821-8a1f-90adbe586e86 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:04.913 7 INFO cinder.api.openstack.wsgi [None req-39f8810a-79f3-48e3-8d20-5f3fc1ffdd43 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:21:04.921 7 INFO cinder.volume.api [None req-39f8810a-79f3-48e3-8d20-5f3fc1ffdd43 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:21:04.923 7 INFO cinder.api.openstack.wsgi [None req-39f8810a-79f3-48e3-8d20-5f3fc1ffdd43 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1033] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:21:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:21:04.963 8 INFO cinder.api.openstack.wsgi [None req-f2f869ce-4212-4930-a1bd-4728b08f8e1a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:21:05.007 8 INFO cinder.api.openstack.wsgi [None req-f2f869ce-4212-4930-a1bd-4728b08f8e1a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1034] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:21:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:21:05.019 7 INFO cinder.api.openstack.wsgi [None req-3972efac-eb4a-42d9-9224-4ba0fcb4e5c0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:21:05.041 7 INFO cinder.api.openstack.wsgi [None req-3972efac-eb4a-42d9-9224-4ba0fcb4e5c0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1035] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:21:05.051 8 INFO cinder.api.openstack.wsgi [None req-43ecc6c8-875a-4826-b754-ab47282f5aa8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:21:05.075 8 INFO cinder.api.openstack.wsgi [None req-43ecc6c8-875a-4826-b754-ab47282f5aa8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1036] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:21:05.096 7 INFO cinder.api.openstack.wsgi [None req-54298510-2a46-471e-84b0-d02ceec92920 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:21:05.599 7 INFO cinder.api.openstack.wsgi [None req-54298510-2a46-471e-84b0-d02ceec92920 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1037] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:21:05.611 8 INFO cinder.api.openstack.wsgi [None req-f6099d62-6979-4313-ac66-78d590725aeb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:21:05.625 8 INFO cinder.volume.api [None req-f6099d62-6979-4313-ac66-78d590725aeb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:21:05.628 8 INFO cinder.api.openstack.wsgi [None req-f6099d62-6979-4313-ac66-78d590725aeb ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1038] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:21:05.637 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:21:05.643 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 518/1039] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:21:05.651 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:21:05.657 8 INFO cinder.volume.api [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:21:05.657 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1040] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:21:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:21:10.927 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:10.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:10.929 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:10.930 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:20.927 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:20.927 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:20.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:20.928 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:30.927 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:30.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:30.928 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:30.929 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:40.927 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:40.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:40.927 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:40.928 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:50.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:50.928 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:21:50.929 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:21:50.929 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:00.927 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:00.928 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:00.928 8 INFO cinder.api.openstack.wsgi [None req-e1cc56b9-778c-43c9-9f4c-1b059cf9ad3d ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:00.929 7 INFO cinder.api.openstack.wsgi [None req-f9cc238b-e31d-48fc-a53a-e26a0540770a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:04.862 8 INFO cinder.api.openstack.wsgi [None req-48471a50-f7c8-49a4-b544-ea8cb6960a4b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:22:04.871 8 INFO cinder.volume.api [None req-48471a50-f7c8-49a4-b544-ea8cb6960a4b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:22:04.873 8 INFO cinder.api.openstack.wsgi [None req-48471a50-f7c8-49a4-b544-ea8cb6960a4b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1053] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:22:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:22:04.886 7 INFO cinder.api.openstack.wsgi [None req-e72f2507-eae3-409b-9916-a747a4da7321 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:22:04.897 7 INFO cinder.volume.api [None req-e72f2507-eae3-409b-9916-a747a4da7321 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:22:04.897 7 INFO cinder.api.openstack.wsgi [None req-e72f2507-eae3-409b-9916-a747a4da7321 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1054] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:22:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:22:04.940 8 INFO cinder.api.openstack.wsgi [None req-1f0bead3-7dc3-4b1b-8c96-fa9b8efd1e44 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:22:04.967 8 INFO cinder.api.openstack.wsgi [None req-1f0bead3-7dc3-4b1b-8c96-fa9b8efd1e44 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1055] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:22:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:22:04.976 7 INFO cinder.api.openstack.wsgi [None req-45ebb57a-6e80-452b-9351-cb3aa1b2bea8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:22:05.001 7 INFO cinder.api.openstack.wsgi [None req-45ebb57a-6e80-452b-9351-cb3aa1b2bea8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1056] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:22:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:22:05.013 8 INFO cinder.api.openstack.wsgi [None req-7bdbfa01-8a00-49c7-ae5a-7416212f9955 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:22:05.030 8 INFO cinder.api.openstack.wsgi [None req-7bdbfa01-8a00-49c7-ae5a-7416212f9955 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1057] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:22:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:22:05.042 7 INFO cinder.api.openstack.wsgi [None req-1d29d45e-e1b4-4e25-b861-32868e39ddf8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:22:05.049 7 INFO cinder.api.openstack.wsgi [None req-1d29d45e-e1b4-4e25-b861-32868e39ddf8 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1058] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:22:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:22:05.057 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:22:05.067 8 INFO cinder.volume.api [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:22:05.075 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1059] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:22:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:22:05.086 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:22:05.588 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1060] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:22:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:22:10.926 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:10.927 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:10.927 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:10.927 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:20.928 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:20.928 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:20.929 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:20.931 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:30.928 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:30.928 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:30.929 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:30.930 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:40.927 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:40.928 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:40.928 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:40.929 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:50.928 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:50.928 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:22:50.929 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:22:50.929 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:00.927 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:00.927 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:00.927 8 INFO cinder.api.openstack.wsgi [None req-1cf4256a-f092-403c-ad56-abd2c8a6508f ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:00.928 7 INFO cinder.api.openstack.wsgi [None req-0f6582a6-f2c2-4837-b598-2bebef189085 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:04.856 8 INFO cinder.api.openstack.wsgi [None req-b22f7341-4fc6-4ab2-8ffa-ab3a4315a97e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:23:04.868 8 INFO cinder.volume.api [None req-b22f7341-4fc6-4ab2-8ffa-ab3a4315a97e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:23:04.869 8 INFO cinder.api.openstack.wsgi [None req-b22f7341-4fc6-4ab2-8ffa-ab3a4315a97e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1073] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:23:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:23:04.911 7 INFO cinder.api.openstack.wsgi [None req-2168e4e4-402e-4c62-8177-00213e93b7da ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:23:04.937 7 INFO cinder.api.openstack.wsgi [None req-2168e4e4-402e-4c62-8177-00213e93b7da ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1074] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:23:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:23:04.948 8 INFO cinder.api.openstack.wsgi [None req-1f7318a5-7592-4ebe-8f3f-b7da68b6052c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:23:04.991 8 INFO cinder.api.openstack.wsgi [None req-1f7318a5-7592-4ebe-8f3f-b7da68b6052c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1075] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:23:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:23:05.000 7 INFO cinder.api.openstack.wsgi [None req-970d51f9-06b7-4cf4-9f5e-f35b9358c8fd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:23:05.018 7 INFO cinder.api.openstack.wsgi [None req-970d51f9-06b7-4cf4-9f5e-f35b9358c8fd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1076] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:23:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:23:05.031 8 INFO cinder.api.openstack.wsgi [None req-07c76ee5-580e-4200-af9d-aaf673ed0925 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:23:05.036 8 INFO cinder.volume.api [None req-07c76ee5-580e-4200-af9d-aaf673ed0925 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:23:05.037 8 INFO cinder.api.openstack.wsgi [None req-07c76ee5-580e-4200-af9d-aaf673ed0925 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1077] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:23:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:23:05.047 7 INFO cinder.api.openstack.wsgi [None req-f100d3b7-a644-44b6-a6de-28f83745652e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:23:05.551 7 INFO cinder.api.openstack.wsgi [None req-f100d3b7-a644-44b6-a6de-28f83745652e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1078] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:23:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:23:05.564 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:23:05.574 8 INFO cinder.volume.api [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:23:05.577 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1079] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:23:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:23:05.591 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:23:05.597 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 538/1080] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:23:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:23:10.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:10.927 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:10.928 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:10.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:20.928 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:20.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:20.929 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:20.929 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:30.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:30.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:30.929 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:30.929 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:40.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:40.927 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:40.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:40.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:50.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:50.927 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:23:50.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:23:50.928 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:00.927 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:00.927 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:00.928 8 INFO cinder.api.openstack.wsgi [None req-04e72783-4c7d-4ada-9c83-264d0a27c60a ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:00.928 7 INFO cinder.api.openstack.wsgi [None req-b1a2d83e-9d20-46f4-acff-977507001bc6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:04.849 8 INFO cinder.api.openstack.wsgi [None req-933d5a39-dd4f-473a-ba43-92ce4302c9b0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:24:04.856 8 INFO cinder.volume.api [None req-933d5a39-dd4f-473a-ba43-92ce4302c9b0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:24:04.857 8 INFO cinder.api.openstack.wsgi [None req-933d5a39-dd4f-473a-ba43-92ce4302c9b0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1093] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:24:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:24:04.870 7 INFO cinder.api.openstack.wsgi [None req-5c40c9d2-f311-441b-9efd-7156d4a623b4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:24:05.375 7 INFO cinder.api.openstack.wsgi [None req-5c40c9d2-f311-441b-9efd-7156d4a623b4 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1094] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:24:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/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-07-01 02:24:05.387 8 INFO cinder.api.openstack.wsgi [None req-1bff9edb-9a41-4dd2-a0b5-4ef6198ac2a2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:24:05.393 8 INFO cinder.api.openstack.wsgi [None req-1bff9edb-9a41-4dd2-a0b5-4ef6198ac2a2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 8|app: 0|req: 550/1095] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:24:05.401 7 INFO cinder.api.openstack.wsgi [None req-74d846b7-9a77-431e-86a8-6cb722519d06 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:24:05.410 7 INFO cinder.volume.api [None req-74d846b7-9a77-431e-86a8-6cb722519d06 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:24:05.412 7 INFO cinder.api.openstack.wsgi [None req-74d846b7-9a77-431e-86a8-6cb722519d06 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1096] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:24:05.453 8 INFO cinder.api.openstack.wsgi [None req-e199ba10-ca1a-44bc-b8af-ea8ea3260be7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:24:05.469 8 INFO cinder.api.openstack.wsgi [None req-e199ba10-ca1a-44bc-b8af-ea8ea3260be7 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 551/1097] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:24:05.482 7 INFO cinder.api.openstack.wsgi [None req-ceb2f361-5118-4868-95db-4bc45baa1e6c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:24:05.505 7 INFO cinder.api.openstack.wsgi [None req-ceb2f361-5118-4868-95db-4bc45baa1e6c ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1098] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:24:05.514 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:24:05.528 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1099] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:24:05.540 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:24:05.545 7 INFO cinder.volume.api [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:24:05.545 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1100] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:24:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:24:10.927 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:10.927 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:10.927 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:10.928 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:20.927 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:20.928 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:20.929 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:20.929 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:30.927 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:30.927 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:30.928 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:30.929 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:40.928 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:40.929 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:40.929 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:40.930 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:50.928 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:50.928 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:24:50.930 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:24:50.936 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:25:00.927 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:25:00.927 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://10.0.0.41:8776/ 2026-07-01 02:25:00.928 8 INFO cinder.api.openstack.wsgi [None req-d0a35170-33e0-4826-bd46-320cb1349d42 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:25:00.928 7 INFO cinder.api.openstack.wsgi [None req-22a71830-87ea-4288-bb34-9f5f89005dee ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://10.0.0.41:8776/ returned with HTTP 300 2026-07-01 02:25:04.863 8 INFO cinder.api.openstack.wsgi [None req-98dfc699-e7cb-4a40-80bc-7c51c849406e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:25:04.872 8 INFO cinder.volume.api [None req-98dfc699-e7cb-4a40-80bc-7c51c849406e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:25:04.873 8 INFO cinder.api.openstack.wsgi [None req-98dfc699-e7cb-4a40-80bc-7c51c849406e ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1113] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:25:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:25:04.884 7 INFO cinder.api.openstack.wsgi [None req-bad82a11-2ace-400c-8377-21402dc6a2f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services 2026-07-01 02:25:04.888 7 INFO cinder.api.openstack.wsgi [None req-bad82a11-2ace-400c-8377-21402dc6a2f6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services returned with HTTP 200 [pid: 7|app: 0|req: 555/1114] 10.0.0.11 () {28 vars in 644 bytes} [Wed Jul 1 02:25:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:25:04.898 8 INFO cinder.api.openstack.wsgi [None req-44de68aa-78fd-4db1-998b-e2fca8e57ca6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true 2026-07-01 02:25:05.402 8 INFO cinder.api.openstack.wsgi [None req-44de68aa-78fd-4db1-998b-e2fca8e57ca6 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1115] 10.0.0.11 () {28 vars in 695 bytes} [Wed Jul 1 02:25:04 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:25:05.439 7 INFO cinder.api.openstack.wsgi [None req-eae2aacc-1ad3-485a-ae52-d14df26f068b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true 2026-07-01 02:25:05.472 7 INFO cinder.api.openstack.wsgi [None req-eae2aacc-1ad3-485a-ae52-d14df26f068b ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1116] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:25:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/3295dd8a35224426b7b6ea1d3bb8a630?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:25:05.482 8 INFO cinder.api.openstack.wsgi [None req-a9c20916-1d3a-40fd-b29d-accaa8890ac2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true 2026-07-01 02:25:05.516 8 INFO cinder.api.openstack.wsgi [None req-a9c20916-1d3a-40fd-b29d-accaa8890ac2 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 561/1117] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:25:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/34225ffe40ba439199260d2d52a35fc6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:25:05.526 7 INFO cinder.api.openstack.wsgi [None req-fb2ea94e-7b98-437c-9276-29b771c31da0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true 2026-07-01 02:25:05.550 7 INFO cinder.api.openstack.wsgi [None req-fb2ea94e-7b98-437c-9276-29b771c31da0 ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1118] 10.0.0.11 () {28 vars in 735 bytes} [Wed Jul 1 02:25:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/os-quota-sets/757eb93fa66746429eb1adc9a53c5825?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 02:25:05.559 8 INFO cinder.api.openstack.wsgi [None req-57d2dfe8-8331-43b3-b3c6-0951621d3fbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true 2026-07-01 02:25:05.564 8 INFO cinder.volume.api [None req-57d2dfe8-8331-43b3-b3c6-0951621d3fbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all snapshots completed successfully. 2026-07-01 02:25:05.565 8 INFO cinder.api.openstack.wsgi [None req-57d2dfe8-8331-43b3-b3c6-0951621d3fbd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 562/1119] 10.0.0.11 () {28 vars in 673 bytes} [Wed Jul 1 02:25:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 02:25:05.580 7 INFO cinder.api.openstack.wsgi [None req-956634ae-79ad-46e5-951b-e237e9e540bd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true 2026-07-01 02:25:05.590 7 INFO cinder.volume.api [None req-956634ae-79ad-46e5-951b-e237e9e540bd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] Get all volumes completed successfully. 2026-07-01 02:25:05.593 7 INFO cinder.api.openstack.wsgi [None req-956634ae-79ad-46e5-951b-e237e9e540bd ff3a7992f4f54f3ca86d4cce277164c3 3295dd8a35224426b7b6ea1d3bb8a630 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1120] 10.0.0.11 () {28 vars in 683 bytes} [Wed Jul 1 02:25:05 2026] GET /v3/3295dd8a35224426b7b6ea1d3bb8a630/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)